[==========] 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:23.633417 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:40521
I20260709 13:08:23.634958 29915 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:23.635975 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:23.652379 29922 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:23.652405 29924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:08:23.652472 29921 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.869208 29923 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1216 milliseconds
I20260709 13:08:24.869326 29915 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 13:08:24.870822 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:24.871052 29915 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.871219 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602504871197 us; error 0 us; skew 500 ppm
I20260709 13:08:24.872021 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:24.877627 29915 webserver.cc:533] Webserver started at http://127.29.54.254:44555/ using document root <none> and password file <none>
I20260709 13:08:24.878600 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:24.878814 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:24.879222 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:24.885516 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "bb11d3498fd242ffa7fcfc1080d1e463"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-tqcw"
I20260709 13:08:24.893504 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:08:24.898937 29930 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.900102 29915 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:24.900486 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "bb11d3498fd242ffa7fcfc1080d1e463"
format_stamp: "Formatted at 2026-07-09 13:08:24 on dist-test-slave-tqcw"
I20260709 13:08:24.900837 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-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.974938 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:24.976752 29915 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:24.977262 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.049804 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:40521
I20260709 13:08:25.049888 29981 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:40521 every 8 connection(s)
I20260709 13:08:25.058328 29982 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:25.079344 29982 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463: Bootstrap starting.
I20260709 13:08:25.084985 29982 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:25.086761 29982 log.cc:826] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463: Log is configured to *not* fsync() on all Append() calls
I20260709 13:08:25.091145 29982 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463: No bootstrap required, opened a new log
I20260709 13:08:25.111937 29982 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb11d3498fd242ffa7fcfc1080d1e463" member_type: VOTER }
I20260709 13:08:25.112491 29982 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:25.112697 29982 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb11d3498fd242ffa7fcfc1080d1e463, State: Initialized, Role: FOLLOWER
I20260709 13:08:25.113497 29982 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb11d3498fd242ffa7fcfc1080d1e463" member_type: VOTER }
I20260709 13:08:25.113941 29982 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:25.114181 29982 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:25.114459 29982 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:25.118427 29982 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb11d3498fd242ffa7fcfc1080d1e463" member_type: VOTER }
I20260709 13:08:25.119113 29982 leader_election.cc:304] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [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: bb11d3498fd242ffa7fcfc1080d1e463; no voters: 
I20260709 13:08:25.120749 29982 leader_election.cc:290] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:25.121110 29985 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:25.123405 29985 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 1 LEADER]: Becoming Leader. State: Replica: bb11d3498fd242ffa7fcfc1080d1e463, State: Running, Role: LEADER
I20260709 13:08:25.124361 29985 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [LEADER]: Queue going to LEADER mode. State: All 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: "bb11d3498fd242ffa7fcfc1080d1e463" member_type: VOTER }
I20260709 13:08:25.125494 29982 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:25.141119 29986 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb11d3498fd242ffa7fcfc1080d1e463" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb11d3498fd242ffa7fcfc1080d1e463" member_type: VOTER } }
I20260709 13:08:25.141899 29986 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:25.141093 29987 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb11d3498fd242ffa7fcfc1080d1e463. Latest consensus state: current_term: 1 leader_uuid: "bb11d3498fd242ffa7fcfc1080d1e463" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb11d3498fd242ffa7fcfc1080d1e463" member_type: VOTER } }
I20260709 13:08:25.142521 29987 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:25.145432 29995 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:25.157857 29995 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:25.160308 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:25.175341 29995 catalog_manager.cc:1383] Generated new cluster ID: cde6ae32ec50419c952bc1cd558a88b7
I20260709 13:08:25.175676 29995 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:25.205724 29995 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:25.207826 29995 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:25.220171 29995 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463: Generated new TSK 0
I20260709 13:08:25.221101 29995 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:25.227075 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:25.236483 30004 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:25.237586 30005 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:25.241513 30007 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:25.242278 29915 server_base.cc:1061] running on GCE node
I20260709 13:08:25.243089 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:25.243299 29915 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:25.243495 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602505243475 us; error 0 us; skew 500 ppm
I20260709 13:08:25.244089 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:25.248199 29915 webserver.cc:533] Webserver started at http://127.29.54.193:38725/ using document root <none> and password file <none>
I20260709 13:08:25.248741 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:25.248961 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:25.249245 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:25.250332 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "7a0c53c59f994a3491fb6a3918142b85"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-tqcw"
I20260709 13:08:25.256101 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:08:25.261119 30012 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:25.261969 29915 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:08:25.262300 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "7a0c53c59f994a3491fb6a3918142b85"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-tqcw"
I20260709 13:08:25.262707 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-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:25.297828 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:25.299660 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.302426 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:25.307880 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:25.308194 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.308526 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:25.308748 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.398296 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:39151
I20260709 13:08:25.398337 30074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:39151 every 8 connection(s)
I20260709 13:08:25.405862 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:25.415613 30079 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:25.426935 30080 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:25.433435 29915 server_base.cc:1061] running on GCE node
W20260709 13:08:25.433238 30082 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:25.434976 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:25.435254 29915 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:25.435470 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602505435444 us; error 0 us; skew 500 ppm
I20260709 13:08:25.436223 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:25.437923 30075 heartbeater.cc:344] Connected to a master server at 127.29.54.254:40521
I20260709 13:08:25.438377 30075 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:25.439431 30075 heartbeater.cc:507] Master 127.29.54.254:40521 requested a full tablet report, sending...
I20260709 13:08:25.439625 29915 webserver.cc:533] Webserver started at http://127.29.54.194:42623/ using document root <none> and password file <none>
I20260709 13:08:25.440285 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:25.440531 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:25.441025 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:25.442384 29947 ts_manager.cc:194] Registered new tserver with Master: 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151)
I20260709 13:08:25.442471 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-tqcw"
I20260709 13:08:25.444607 29947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45904
I20260709 13:08:25.449136 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:25.454363 30087 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:25.455257 29915 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:08:25.455574 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-tqcw"
I20260709 13:08:25.455901 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-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:25.480948 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:25.482576 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.485067 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:25.488687 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:25.488935 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.489204 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:25.489406 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.576413 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:43223
I20260709 13:08:25.576488 30149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:43223 every 8 connection(s)
I20260709 13:08:25.583429 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:25.591300 30153 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:25.595214 30154 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:25.600154 30150 heartbeater.cc:344] Connected to a master server at 127.29.54.254:40521
I20260709 13:08:25.600646 30150 heartbeater.cc:461] Registering TS with master...
W20260709 13:08:25.601192 30156 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:25.601773 29915 server_base.cc:1061] running on GCE node
I20260709 13:08:25.601804 30150 heartbeater.cc:507] Master 127.29.54.254:40521 requested a full tablet report, sending...
I20260709 13:08:25.602883 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:25.603137 29915 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:25.603345 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602505603324 us; error 0 us; skew 500 ppm
I20260709 13:08:25.603971 29947 ts_manager.cc:194] Registered new tserver with Master: 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:25.604079 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:25.605621 29947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45906
I20260709 13:08:25.607278 29915 webserver.cc:533] Webserver started at http://127.29.54.195:44651/ using document root <none> and password file <none>
I20260709 13:08:25.607903 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:25.608137 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:25.608436 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:25.609884 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-tqcw"
I20260709 13:08:25.615475 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:08:25.619515 30161 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:25.620290 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:08:25.620620 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
format_stamp: "Formatted at 2026-07-09 13:08:25 on dist-test-slave-tqcw"
I20260709 13:08:25.620962 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602503468366-29915-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:25.653179 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:25.654891 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:25.656471 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:25.659343 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:25.659607 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.659871 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:25.660079 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:25.745342 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:35247
I20260709 13:08:25.745501 30223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:35247 every 8 connection(s)
I20260709 13:08:25.763166 30224 heartbeater.cc:344] Connected to a master server at 127.29.54.254:40521
I20260709 13:08:25.763602 30224 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:25.764449 30224 heartbeater.cc:507] Master 127.29.54.254:40521 requested a full tablet report, sending...
I20260709 13:08:25.766618 29947 ts_manager.cc:194] Registered new tserver with Master: 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:25.766965 29915 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01623502s
I20260709 13:08:25.768029 29947 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45912
I20260709 13:08:25.821421 29947 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45914:
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:25.825606 29947 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:25.937752 30115 tablet_service.cc:1511] Processing CreateTablet for tablet ff6b27035e62436b877ed6d62d4f066e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:25.939465 30115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6b27035e62436b877ed6d62d4f066e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.940834 30187 tablet_service.cc:1511] Processing CreateTablet for tablet 03f0dbaa89f54048a39d7f52873272d7 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:25.941517 30189 tablet_service.cc:1511] Processing CreateTablet for tablet ff6b27035e62436b877ed6d62d4f066e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:25.942260 30187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f0dbaa89f54048a39d7f52873272d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.943954 30188 tablet_service.cc:1511] Processing CreateTablet for tablet 650ef3afaba34ea99c77e413416a0bd4 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:25.945969 30186 tablet_service.cc:1511] Processing CreateTablet for tablet 77c7596eabae4078983836ab20fcb22e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:25.947788 30185 tablet_service.cc:1511] Processing CreateTablet for tablet 167b837dc1e548d1aae9210bb512099c (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:25.948781 30189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6b27035e62436b877ed6d62d4f066e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.954847 30186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c7596eabae4078983836ab20fcb22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.959468 30185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b837dc1e548d1aae9210bb512099c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.965382 30188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650ef3afaba34ea99c77e413416a0bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.961980 30114 tablet_service.cc:1511] Processing CreateTablet for tablet 650ef3afaba34ea99c77e413416a0bd4 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:25.967495 30111 tablet_service.cc:1511] Processing CreateTablet for tablet 167b837dc1e548d1aae9210bb512099c (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:25.973539 30113 tablet_service.cc:1511] Processing CreateTablet for tablet 03f0dbaa89f54048a39d7f52873272d7 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:25.976269 30111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b837dc1e548d1aae9210bb512099c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.971643 30112 tablet_service.cc:1511] Processing CreateTablet for tablet 77c7596eabae4078983836ab20fcb22e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:25.979555 30113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f0dbaa89f54048a39d7f52873272d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.982172 30112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c7596eabae4078983836ab20fcb22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:25.984157 30114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650ef3afaba34ea99c77e413416a0bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.005198 30242 tablet_bootstrap.cc:492] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.008882 30243 tablet_bootstrap.cc:492] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.013824 30115 tablet_service.cc:1511] Processing CreateTablet for tablet bffce44d3d00451b8a699d2449026512 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:26.020087 30039 tablet_service.cc:1511] Processing CreateTablet for tablet 650ef3afaba34ea99c77e413416a0bd4 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:08:26.016976 30040 tablet_service.cc:1511] Processing CreateTablet for tablet ff6b27035e62436b877ed6d62d4f066e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:08:26.021135 30115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffce44d3d00451b8a699d2449026512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.022410 30038 tablet_service.cc:1511] Processing CreateTablet for tablet 03f0dbaa89f54048a39d7f52873272d7 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:08:26.027632 30036 tablet_service.cc:1511] Processing CreateTablet for tablet 167b837dc1e548d1aae9210bb512099c (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:08:26.031908 30038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03f0dbaa89f54048a39d7f52873272d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.019381 30037 tablet_service.cc:1511] Processing CreateTablet for tablet 77c7596eabae4078983836ab20fcb22e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:08:26.035969 30040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff6b27035e62436b877ed6d62d4f066e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.039131 30035 tablet_service.cc:1511] Processing CreateTablet for tablet bffce44d3d00451b8a699d2449026512 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:26.041836 30036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167b837dc1e548d1aae9210bb512099c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.040887 30110 tablet_service.cc:1511] Processing CreateTablet for tablet b42790440bca4b2784c1e16b27253d12 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:26.042326 30187 tablet_service.cc:1511] Processing CreateTablet for tablet b42790440bca4b2784c1e16b27253d12 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:26.067384 30033 tablet_service.cc:1511] Processing CreateTablet for tablet c9c8c69d06bf4222835f0825c23badb0 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:26.044729 30110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42790440bca4b2784c1e16b27253d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.043596 30189 tablet_service.cc:1511] Processing CreateTablet for tablet bffce44d3d00451b8a699d2449026512 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:08:26.068802 30039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650ef3afaba34ea99c77e413416a0bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.069680 30187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42790440bca4b2784c1e16b27253d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.082593 30109 tablet_service.cc:1511] Processing CreateTablet for tablet c9c8c69d06bf4222835f0825c23badb0 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:26.084308 30109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c8c69d06bf4222835f0825c23badb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.081527 30189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffce44d3d00451b8a699d2449026512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.081888 30037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c7596eabae4078983836ab20fcb22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.052732 30034 tablet_service.cc:1511] Processing CreateTablet for tablet b42790440bca4b2784c1e16b27253d12 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:08:26.092623 30033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c8c69d06bf4222835f0825c23badb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.101773 30243 tablet_bootstrap.cc:654] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.103495 30035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffce44d3d00451b8a699d2449026512. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.096433 30184 tablet_service.cc:1511] Processing CreateTablet for tablet c9c8c69d06bf4222835f0825c23badb0 (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:08:26.115532 30242 tablet_bootstrap.cc:654] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.117528 30032 tablet_service.cc:1511] Processing CreateTablet for tablet 6e01b342914d42b59fe684f780ee716e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:26.120622 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c8c69d06bf4222835f0825c23badb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.121548 30112 tablet_service.cc:1511] Processing CreateTablet for tablet 6e01b342914d42b59fe684f780ee716e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:26.125113 30112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e01b342914d42b59fe684f780ee716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.141640 30034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42790440bca4b2784c1e16b27253d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.143874 30185 tablet_service.cc:1511] Processing CreateTablet for tablet 6e01b342914d42b59fe684f780ee716e (DEFAULT_TABLE table=test-workload [id=077da3b9a32c44288e3edd87bc9306af]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:08:26.147094 30185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e01b342914d42b59fe684f780ee716e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:26.148137 29994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:26.151291 30032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e01b342914d42b59fe684f780ee716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.223057 30242 tablet_bootstrap.cc:492] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.223709 30242 ts_tablet_manager.cc:1403] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.236s	user 0.013s	sys 0.030s
I20260709 13:08:26.232903 30243 tablet_bootstrap.cc:492] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.233496 30243 ts_tablet_manager.cc:1403] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.242s	user 0.018s	sys 0.000s
I20260709 13:08:26.241014 30243 raft_consensus.cc:359] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.247254 30243 raft_consensus.cc:385] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.247610 30243 raft_consensus.cc:740] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.260682 30242 raft_consensus.cc:359] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.261736 30242 raft_consensus.cc:385] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.262044 30242 raft_consensus.cc:740] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.265663 30242 consensus_queue.cc:260] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.270304 30246 tablet_bootstrap.cc:492] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.270870 30243 consensus_queue.cc:260] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.284651 30224 heartbeater.cc:499] Master 127.29.54.254:40521 was elected leader, sending a full tablet report...
I20260709 13:08:26.292529 30246 tablet_bootstrap.cc:654] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.294739 30150 heartbeater.cc:499] Master 127.29.54.254:40521 was elected leader, sending a full tablet report...
I20260709 13:08:26.294894 30243 ts_tablet_manager.cc:1434] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.006s
I20260709 13:08:26.295888 30243 tablet_bootstrap.cc:492] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.296885 30242 ts_tablet_manager.cc:1434] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.007s
I20260709 13:08:26.297729 30242 tablet_bootstrap.cc:492] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.302976 30243 tablet_bootstrap.cc:654] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.307338 30246 tablet_bootstrap.cc:492] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.307786 30246 ts_tablet_manager.cc:1403] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.005s
I20260709 13:08:26.308676 30242 tablet_bootstrap.cc:654] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.310868 30246 raft_consensus.cc:359] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.311913 30246 raft_consensus.cc:385] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.313942 30246 raft_consensus.cc:740] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.315296 30246 consensus_queue.cc:260] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.317431 30243 tablet_bootstrap.cc:492] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.317911 30243 ts_tablet_manager.cc:1403] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 13:08:26.319470 30242 tablet_bootstrap.cc:492] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.319893 30242 ts_tablet_manager.cc:1403] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 13:08:26.320771 30243 raft_consensus.cc:359] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.321467 30243 raft_consensus.cc:385] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.321770 30243 raft_consensus.cc:740] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.322748 30242 raft_consensus.cc:359] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.322525 30243 consensus_queue.cc:260] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.323396 30242 raft_consensus.cc:385] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.323712 30242 raft_consensus.cc:740] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.324753 30243 ts_tablet_manager.cc:1434] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:26.324405 30242 consensus_queue.cc:260] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.325865 30243 tablet_bootstrap.cc:492] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.327980 30242 ts_tablet_manager.cc:1434] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:08:26.328891 30242 tablet_bootstrap.cc:492] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.330008 30246 ts_tablet_manager.cc:1434] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.003s
I20260709 13:08:26.333870 30247 raft_consensus.cc:493] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.334771 30247 raft_consensus.cc:515] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
W20260709 13:08:26.335253 30151 tablet.cc:2406] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:26.335366 30246 tablet_bootstrap.cc:492] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.336167 30242 tablet_bootstrap.cc:654] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.336824 30075 heartbeater.cc:499] Master 127.29.54.254:40521 was elected leader, sending a full tablet report...
I20260709 13:08:26.337750 30247 leader_election.cc:290] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151)
I20260709 13:08:26.338800 30243 tablet_bootstrap.cc:654] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.342999 30246 tablet_bootstrap.cc:654] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.360165 30242 tablet_bootstrap.cc:492] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.360627 30242 ts_tablet_manager.cc:1403] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.007s
I20260709 13:08:26.363673 30242 raft_consensus.cc:359] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.364570 30242 raft_consensus.cc:385] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.364951 30242 raft_consensus.cc:740] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.365767 30242 consensus_queue.cc:260] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.369165 30243 tablet_bootstrap.cc:492] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.369642 30243 ts_tablet_manager.cc:1403] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.000s
I20260709 13:08:26.372344 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.372511 30243 raft_consensus.cc:359] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.373243 30243 raft_consensus.cc:385] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.373276 30125 raft_consensus.cc:2468] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 0.
I20260709 13:08:26.373618 30243 raft_consensus.cc:740] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.373876 30246 tablet_bootstrap.cc:492] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.374329 30246 ts_tablet_manager.cc:1403] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.012s
I20260709 13:08:26.374367 30243 consensus_queue.cc:260] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.374982 30165 leader_election.cc:304] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:26.375794 30247 raft_consensus.cc:2804] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.376156 30247 raft_consensus.cc:493] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.376477 30247 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.376714 30243 ts_tablet_manager.cc:1434] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:26.377650 30243 tablet_bootstrap.cc:492] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.377321 30246 raft_consensus.cc:359] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.378053 30246 raft_consensus.cc:385] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.378350 30246 raft_consensus.cc:740] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.379101 30246 consensus_queue.cc:260] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.381335 30246 ts_tablet_manager.cc:1434] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:26.382212 30246 tablet_bootstrap.cc:492] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.383752 30247 raft_consensus.cc:515] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.385740 30247 leader_election.cc:290] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151)
I20260709 13:08:26.386154 30243 tablet_bootstrap.cc:654] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.387714 30246 tablet_bootstrap.cc:654] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.387849 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:26.388639 30125 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.392198 30246 tablet_bootstrap.cc:492] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.392575 30246 ts_tablet_manager.cc:1403] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:08:26.394640 30246 raft_consensus.cc:359] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.395205 30246 raft_consensus.cc:385] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.395489 30246 raft_consensus.cc:740] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.396288 30246 consensus_queue.cc:260] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.396636 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85" is_pre_election: true
I20260709 13:08:26.398022 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:26.398732 30246 ts_tablet_manager.cc:1434] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
W20260709 13:08:26.398904 30165 leader_election.cc:343] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.399704 30246 tablet_bootstrap.cc:492] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
W20260709 13:08:26.400202 30165 leader_election.cc:343] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.402169 30243 tablet_bootstrap.cc:492] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.402717 30243 ts_tablet_manager.cc:1403] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
I20260709 13:08:26.403442 30125 raft_consensus.cc:2468] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 1.
I20260709 13:08:26.406934 30246 tablet_bootstrap.cc:654] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.407466 30243 raft_consensus.cc:359] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.408286 30243 raft_consensus.cc:385] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.408664 30243 raft_consensus.cc:740] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.409610 30243 consensus_queue.cc:260] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.412814 30243 ts_tablet_manager.cc:1434] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:26.412983 30252 raft_consensus.cc:493] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.413884 30243 tablet_bootstrap.cc:492] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.413455 30252 raft_consensus.cc:515] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.421903 30252 leader_election.cc:290] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.422377 30252 raft_consensus.cc:493] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.423137 30252 raft_consensus.cc:515] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.428828 30252 leader_election.cc:290] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.437129 30165 leader_election.cc:304] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:26.438956 30247 raft_consensus.cc:2804] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.439567 30247 raft_consensus.cc:697] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:26.442210 30247 consensus_queue.cc:237] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.456223 30242 ts_tablet_manager.cc:1434] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.095s	user 0.022s	sys 0.032s
I20260709 13:08:26.458258 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.458912 30242 tablet_bootstrap.cc:492] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.458988 30125 raft_consensus.cc:2468] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 0.
I20260709 13:08:26.461018 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.461634 30124 raft_consensus.cc:2468] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 0.
I20260709 13:08:26.462061 30246 tablet_bootstrap.cc:492] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.462512 30246 ts_tablet_manager.cc:1403] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.010s
I20260709 13:08:26.462940 29946 catalog_manager.cc:5697] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.466718 30243 tablet_bootstrap.cc:654] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.467648 30246 raft_consensus.cc:359] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.468413 30246 raft_consensus.cc:385] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.468714 30246 raft_consensus.cc:740] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.475030 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" is_pre_election: true
I20260709 13:08:26.475970 30016 leader_election.cc:304] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.476178 30242 tablet_bootstrap.cc:654] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.476622 30246 consensus_queue.cc:260] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.480796 30262 raft_consensus.cc:2804] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.481223 30262 raft_consensus.cc:493] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.475991 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" is_pre_election: true
I20260709 13:08:26.481830 30262 raft_consensus.cc:3060] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.482015 30198 raft_consensus.cc:2468] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 0.
I20260709 13:08:26.482336 30246 ts_tablet_manager.cc:1434] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.005s
I20260709 13:08:26.481621 30016 leader_election.cc:304] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.483995 30246 tablet_bootstrap.cc:492] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.484846 30252 raft_consensus.cc:2804] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:26.484935 30014 leader_election.cc:343] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.487162 30252 raft_consensus.cc:493] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.487710 30252 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.489405 30243 tablet_bootstrap.cc:492] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.489979 30243 ts_tablet_manager.cc:1403] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.004s
I20260709 13:08:26.494283 30262 raft_consensus.cc:515] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.498709 30262 leader_election.cc:290] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.500391 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:26.500917 30125 raft_consensus.cc:3060] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.500914 30252 raft_consensus.cc:515] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.501534 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:26.502247 30198 raft_consensus.cc:3060] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.499825 30243 raft_consensus.cc:359] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.502979 30252 leader_election.cc:290] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.503507 30243 raft_consensus.cc:385] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.505177 30243 raft_consensus.cc:740] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.505944 30243 consensus_queue.cc:260] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.511967 30246 tablet_bootstrap.cc:654] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.511803 30125 raft_consensus.cc:2468] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 1.
I20260709 13:08:26.514129 30243 ts_tablet_manager.cc:1434] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:08:26.515136 30243 tablet_bootstrap.cc:492] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.522980 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:26.522382 30016 leader_election.cc:304] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.524161 30252 raft_consensus.cc:2804] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.521785 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
W20260709 13:08:26.524606 30014 leader_election.cc:343] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.524644 30252 raft_consensus.cc:697] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:26.524901 30125 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.525723 30252 consensus_queue.cc:237] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.526310 30243 tablet_bootstrap.cc:654] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.531620 30125 raft_consensus.cc:2468] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 1.
I20260709 13:08:26.526244 30198 raft_consensus.cc:2468] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 1.
I20260709 13:08:26.532943 30016 leader_election.cc:304] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 60c59aa33a3f47a0a9b3c90aa38a3913
I20260709 13:08:26.534065 30262 raft_consensus.cc:2804] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.536083 30247 raft_consensus.cc:493] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.536528 30247 raft_consensus.cc:515] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.538494 30247 leader_election.cc:290] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:26.540062 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85" is_pre_election: true
I20260709 13:08:26.540792 30049 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 0.
I20260709 13:08:26.542584 30242 tablet_bootstrap.cc:492] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.542241 30165 leader_election.cc:304] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.543335 30247 raft_consensus.cc:2804] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.543677 30247 raft_consensus.cc:493] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.544014 30247 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.544219 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.545084 30125 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 0.
I20260709 13:08:26.550217 30247 raft_consensus.cc:515] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.543063 30242 ts_tablet_manager.cc:1403] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.021s
I20260709 13:08:26.554623 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:26.555339 30049 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.555470 30242 raft_consensus.cc:359] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.556288 30242 raft_consensus.cc:385] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.556591 30242 raft_consensus.cc:740] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.557346 30242 consensus_queue.cc:260] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.552047 30247 leader_election.cc:290] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:26.562605 30242 ts_tablet_manager.cc:1434] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:08:26.563058 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:26.563532 30242 tablet_bootstrap.cc:492] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.563932 30125 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.580459 30242 tablet_bootstrap.cc:654] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.582515 30049 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 1.
I20260709 13:08:26.585012 30165 leader_election.cc:304] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.586011 30247 raft_consensus.cc:2804] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.586510 30247 raft_consensus.cc:697] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:26.586710 29947 catalog_manager.cc:5697] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.587344 30247 consensus_queue.cc:237] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.587749 30262 raft_consensus.cc:697] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:26.590209 30262 consensus_queue.cc:237] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.604187 30242 tablet_bootstrap.cc:492] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.604661 30242 ts_tablet_manager.cc:1403] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 13:08:26.607507 30242 raft_consensus.cc:359] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.608233 30242 raft_consensus.cc:385] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.608515 30242 raft_consensus.cc:740] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.609202 30242 consensus_queue.cc:260] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.613219 30246 tablet_bootstrap.cc:492] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.613716 30246 ts_tablet_manager.cc:1403] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.130s	user 0.020s	sys 0.052s
I20260709 13:08:26.614298 30242 ts_tablet_manager.cc:1434] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:08:26.615255 30242 tablet_bootstrap.cc:492] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.616699 30246 raft_consensus.cc:359] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.617449 30246 raft_consensus.cc:385] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.617755 30246 raft_consensus.cc:740] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.618546 30246 consensus_queue.cc:260] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.618718 29946 catalog_manager.cc:5697] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.620762 30246 ts_tablet_manager.cc:1434] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:26.621639 30246 tablet_bootstrap.cc:492] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.621927 30242 tablet_bootstrap.cc:654] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.624517 30243 tablet_bootstrap.cc:492] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.624964 30243 ts_tablet_manager.cc:1403] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.015s
I20260709 13:08:26.627835 30243 raft_consensus.cc:359] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.628505 30243 raft_consensus.cc:385] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.628795 30243 raft_consensus.cc:740] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.629220 30125 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 1.
I20260709 13:08:26.629547 30243 consensus_queue.cc:260] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.635288 30243 ts_tablet_manager.cc:1434] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:08:26.636215 30243 tablet_bootstrap.cc:492] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.630580 30246 tablet_bootstrap.cc:654] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.641350 29947 catalog_manager.cc:5697] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.642427 30243 tablet_bootstrap.cc:654] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.653018 30246 tablet_bootstrap.cc:492] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.653219 30243 tablet_bootstrap.cc:492] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.653478 30246 ts_tablet_manager.cc:1403] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260709 13:08:26.653649 30243 ts_tablet_manager.cc:1403] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:08:26.657289 30242 tablet_bootstrap.cc:492] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.658013 30242 ts_tablet_manager.cc:1403] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.010s
I20260709 13:08:26.656443 30246 raft_consensus.cc:359] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.659677 30246 raft_consensus.cc:385] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.659974 30246 raft_consensus.cc:740] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.660678 30246 consensus_queue.cc:260] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.660887 30242 raft_consensus.cc:359] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.661597 30242 raft_consensus.cc:385] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.661900 30242 raft_consensus.cc:740] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.662708 30246 ts_tablet_manager.cc:1434] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260709 13:08:26.663633 30246 tablet_bootstrap.cc:492] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.664450 30243 raft_consensus.cc:359] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.665127 30243 raft_consensus.cc:385] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.665418 30243 raft_consensus.cc:740] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.666088 30243 consensus_queue.cc:260] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.667068 30242 consensus_queue.cc:260] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.669485 30242 ts_tablet_manager.cc:1434] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:08:26.670441 30242 tablet_bootstrap.cc:492] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.672291 30246 tablet_bootstrap.cc:654] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.676168 30243 ts_tablet_manager.cc:1434] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:08:26.677098 30243 tablet_bootstrap.cc:492] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.684216 30246 tablet_bootstrap.cc:492] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.684696 30246 ts_tablet_manager.cc:1403] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:08:26.684821 30242 tablet_bootstrap.cc:654] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.687816 30246 raft_consensus.cc:359] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.688719 30246 raft_consensus.cc:385] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.689077 30246 raft_consensus.cc:740] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.689255 30243 tablet_bootstrap.cc:654] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.689805 30246 consensus_queue.cc:260] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.695071 30243 tablet_bootstrap.cc:492] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.695494 30243 ts_tablet_manager.cc:1403] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 13:08:26.697510 30246 ts_tablet_manager.cc:1434] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:08:26.697881 30243 raft_consensus.cc:359] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.698586 30246 tablet_bootstrap.cc:492] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.701172 30242 tablet_bootstrap.cc:492] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.701609 30242 ts_tablet_manager.cc:1403] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.004s
I20260709 13:08:26.704399 30242 raft_consensus.cc:359] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.705061 30246 tablet_bootstrap.cc:654] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.705117 30242 raft_consensus.cc:385] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.705529 30242 raft_consensus.cc:740] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.706616 30243 raft_consensus.cc:385] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.706921 30243 raft_consensus.cc:740] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.707544 30243 consensus_queue.cc:260] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.706210 30242 consensus_queue.cc:260] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.710299 30246 tablet_bootstrap.cc:492] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.710508 30242 ts_tablet_manager.cc:1434] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:26.710873 30246 ts_tablet_manager.cc:1403] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 13:08:26.711452 30242 tablet_bootstrap.cc:492] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.713518 30246 raft_consensus.cc:359] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.714257 30246 raft_consensus.cc:385] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.714600 30246 raft_consensus.cc:740] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.715298 30246 consensus_queue.cc:260] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.717224 30246 ts_tablet_manager.cc:1434] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:08:26.718003 30242 tablet_bootstrap.cc:654] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.718271 30246 tablet_bootstrap.cc:492] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85: Bootstrap starting.
I20260709 13:08:26.719844 30243 ts_tablet_manager.cc:1434] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:08:26.720672 30243 tablet_bootstrap.cc:492] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Bootstrap starting.
I20260709 13:08:26.724072 30246 tablet_bootstrap.cc:654] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.726276 30243 tablet_bootstrap.cc:654] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.728421 30247 raft_consensus.cc:493] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.728958 30247 raft_consensus.cc:515] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.731289 30246 tablet_bootstrap.cc:492] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85: No bootstrap required, opened a new log
I20260709 13:08:26.731633 30247 leader_election.cc:290] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:26.731796 30246 ts_tablet_manager.cc:1403] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260709 13:08:26.735967 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85" is_pre_election: true
I20260709 13:08:26.743798 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.744482 30125 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 0.
I20260709 13:08:26.745577 30243 tablet_bootstrap.cc:492] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: No bootstrap required, opened a new log
I20260709 13:08:26.745993 30243 ts_tablet_manager.cc:1403] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
W20260709 13:08:26.746207 30165 leader_election.cc:343] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:26.747048 30165 leader_election.cc:304] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:26.747548 30246 raft_consensus.cc:359] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.748171 30247 raft_consensus.cc:2804] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.748579 30247 raft_consensus.cc:493] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.748910 30247 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.749467 30243 raft_consensus.cc:359] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.750118 30243 raft_consensus.cc:385] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.750382 30243 raft_consensus.cc:740] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.751003 30246 raft_consensus.cc:385] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.751348 30246 raft_consensus.cc:740] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.751204 30243 consensus_queue.cc:260] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.753259 30243 ts_tablet_manager.cc:1434] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:08:26.751873 30246 consensus_queue.cc:260] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.755196 30246 ts_tablet_manager.cc:1434] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:08:26.755210 30247 raft_consensus.cc:515] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.757284 30247 leader_election.cc:290] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:26.759783 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:26.759856 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:26.760423 30125 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.760484 30049 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.766809 30125 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 1.
I20260709 13:08:26.767988 30165 leader_election.cc:304] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:26.768553 30242 tablet_bootstrap.cc:492] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.768748 30247 raft_consensus.cc:2804] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.769022 30242 ts_tablet_manager.cc:1403] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.005s
I20260709 13:08:26.770498 30258 raft_consensus.cc:493] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.770959 30258 raft_consensus.cc:515] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.771772 30242 raft_consensus.cc:359] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.772442 30242 raft_consensus.cc:385] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.772727 30242 raft_consensus.cc:740] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.773137 30258 leader_election.cc:290] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:26.773319 30242 consensus_queue.cc:260] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.773600 30247 raft_consensus.cc:697] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:26.773818 30050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85" is_pre_election: true
I20260709 13:08:26.774154 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.774438 30050 raft_consensus.cc:2468] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 0.
I20260709 13:08:26.774806 30125 raft_consensus.cc:2468] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 0.
I20260709 13:08:26.774441 30247 consensus_queue.cc:237] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.775231 30242 ts_tablet_manager.cc:1434] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:26.776005 30242 tablet_bootstrap.cc:492] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913: Bootstrap starting.
I20260709 13:08:26.775856 30165 leader_election.cc:304] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:26.777086 30289 raft_consensus.cc:2804] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.777386 30289 raft_consensus.cc:493] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.777693 30289 raft_consensus.cc:3060] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.766881 30049 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 1.
I20260709 13:08:26.783622 30242 tablet_bootstrap.cc:654] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:26.791168 29946 catalog_manager.cc:5697] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.796831 30289 raft_consensus.cc:515] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.801389 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:26.801898 30242 tablet_bootstrap.cc:492] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913: No bootstrap required, opened a new log
I20260709 13:08:26.801900 30049 raft_consensus.cc:3060] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.802454 30242 ts_tablet_manager.cc:1403] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.009s
I20260709 13:08:26.804927 30242 raft_consensus.cc:359] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.805533 30242 raft_consensus.cc:385] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:26.805797 30242 raft_consensus.cc:740] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Initialized, Role: FOLLOWER
I20260709 13:08:26.806416 30242 consensus_queue.cc:260] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.808486 30242 ts_tablet_manager.cc:1434] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:08:26.808912 30049 raft_consensus.cc:2468] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 1.
I20260709 13:08:26.810084 30165 leader_election.cc:304] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.810863 30247 raft_consensus.cc:2804] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.811342 30247 raft_consensus.cc:697] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:26.812111 30247 consensus_queue.cc:237] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.812922 30289 leader_election.cc:290] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 1 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:26.813983 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:26.814587 30125 raft_consensus.cc:3060] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.821218 30125 raft_consensus.cc:2468] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 1.
I20260709 13:08:26.821347 29946 catalog_manager.cc:5697] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.824401 30248 raft_consensus.cc:493] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.824836 30248 raft_consensus.cc:515] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.827494 30248 leader_election.cc:290] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.836604 30262 raft_consensus.cc:493] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.837255 30262 raft_consensus.cc:515] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.841310 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" is_pre_election: true
I20260709 13:08:26.841934 30198 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 0.
I20260709 13:08:26.843145 30014 leader_election.cc:304] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.844106 30271 raft_consensus.cc:2804] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.844460 30271 raft_consensus.cc:493] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.844762 30271 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.848821 30262 leader_election.cc:290] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.851899 30248 raft_consensus.cc:493] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.851785 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85" is_pre_election: true
I20260709 13:08:26.852213 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.852501 30049 raft_consensus.cc:2468] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 0.
I20260709 13:08:26.852367 30248 raft_consensus.cc:515] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.853438 30125 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 0.
I20260709 13:08:26.853981 30091 leader_election.cc:304] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.854741 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" is_pre_election: true
I20260709 13:08:26.854431 30248 leader_election.cc:290] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.855381 30198 raft_consensus.cc:2468] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 0.
I20260709 13:08:26.855664 30248 raft_consensus.cc:2804] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.856083 30248 raft_consensus.cc:493] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.856411 30248 raft_consensus.cc:3060] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.857221 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" is_pre_election: true
I20260709 13:08:26.857317 30271 raft_consensus.cc:515] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.857879 30198 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 0.
I20260709 13:08:26.859884 30089 leader_election.cc:304] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:26.860417 30262 raft_consensus.cc:493] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:26.860704 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:26.861104 30271 leader_election.cc:290] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.861342 30125 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.860880 30262 raft_consensus.cc:515] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.862812 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:26.863353 30198 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.866708 30124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" is_pre_election: true
I20260709 13:08:26.867324 30124 raft_consensus.cc:2468] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 0.
I20260709 13:08:26.868611 30262 leader_election.cc:290] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.869526 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85" is_pre_election: true
I20260709 13:08:26.869982 30016 leader_election.cc:304] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.870378 30049 raft_consensus.cc:2393] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in current term 1: Already voted for candidate 7a0c53c59f994a3491fb6a3918142b85 in this term.
I20260709 13:08:26.871858 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" is_pre_election: true
I20260709 13:08:26.872447 30199 raft_consensus.cc:2468] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 0.
I20260709 13:08:26.868562 30125 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 1.
I20260709 13:08:26.873843 30198 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 1.
I20260709 13:08:26.873862 30295 raft_consensus.cc:2764] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:08:26.874442 30016 leader_election.cc:304] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.876125 30271 raft_consensus.cc:2804] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:26.876510 30271 raft_consensus.cc:493] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:26.876889 30271 raft_consensus.cc:3060] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.877955 30248 raft_consensus.cc:515] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.880829 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:26.880914 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:26.881415 30049 raft_consensus.cc:3060] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.881492 30198 raft_consensus.cc:3060] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.882668 30262 raft_consensus.cc:2804] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.883128 30262 raft_consensus.cc:697] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:26.883973 30262 consensus_queue.cc:237] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.884981 30248 leader_election.cc:290] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 1 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.882100 30271 raft_consensus.cc:515] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.888556 30198 raft_consensus.cc:2468] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 1.
I20260709 13:08:26.889277 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:26.889629 30089 leader_election.cc:304] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:26.890352 30271 leader_election.cc:290] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:26.890918 30248 raft_consensus.cc:2804] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.890579 30198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:26.891402 30248 raft_consensus.cc:697] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:26.890216 30049 raft_consensus.cc:2468] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 1.
I20260709 13:08:26.892832 30248 consensus_queue.cc:237] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.891170 30125 raft_consensus.cc:3060] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.899103 30198 raft_consensus.cc:3060] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.899541 29947 catalog_manager.cc:5697] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.900561 30125 raft_consensus.cc:2468] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 1.
I20260709 13:08:26.902020 30016 leader_election.cc:304] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:26.903229 30271 raft_consensus.cc:2804] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:26.903911 30271 raft_consensus.cc:697] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:26.904719 30271 consensus_queue.cc:237] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:26.908815 30198 raft_consensus.cc:2468] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 1.
I20260709 13:08:26.920372 29947 catalog_manager.cc:5697] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 1 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.921000 29946 catalog_manager.cc:5697] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.949599 30271 consensus_queue.cc:1048] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, 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.963022 30049 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:26.972776 30247 consensus_queue.cc:1048] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.972862 30262 consensus_queue.cc:1048] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.974738 30247 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.999485 30271 consensus_queue.cc:1048] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.005040 30258 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.025116 30247 consensus_queue.cc:1048] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.032184 30198 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:27.040264 30271 consensus_queue.cc:1048] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.129168 30198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
mode: GRACEFUL
new_leader_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:08:27.129776 30198 raft_consensus.cc:606] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Received request to transfer leadership to TS 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:27.135010 30198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
mode: GRACEFUL
new_leader_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:08:27.135507 30198 raft_consensus.cc:606] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Received request to transfer leadership to TS 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:27.140683 30198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
mode: GRACEFUL
new_leader_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:08:27.141198 30198 raft_consensus.cc:606] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Received request to transfer leadership to TS 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:27.148694 30198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:08:27.149170 30198 raft_consensus.cc:606] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:27.166306 30049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffce44d3d00451b8a699d2449026512"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:46282
I20260709 13:08:27.166865 30049 raft_consensus.cc:606] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:27.175053 30049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:46282
I20260709 13:08:27.175521 30049 raft_consensus.cc:606] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:27.180410 30049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
mode: GRACEFUL
new_leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:46282
I20260709 13:08:27.180919 30049 raft_consensus.cc:606] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Received request to transfer leadership to TS 60c59aa33a3f47a0a9b3c90aa38a3913
I20260709 13:08:27.266031 30247 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.282624 30271 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:27.285141 30258 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.295671 30289 raft_consensus.cc:993] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913: : Instructing follower 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:27.296149 30289 raft_consensus.cc:1081] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Signalling peer 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:27.298130 30050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:46262
I20260709 13:08:27.298715 30050 raft_consensus.cc:493] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.299053 30050 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.306010 30050 raft_consensus.cc:515] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.308050 30050 leader_election.cc:290] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:27.308189 30262 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.311744 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:27.312318 30199 raft_consensus.cc:3055] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.312638 30199 raft_consensus.cc:740] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:27.313222 30123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:27.313767 30123 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.313460 30199 consensus_queue.cc:260] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.315146 30252 consensus_queue.cc:1048] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.316449 30199 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.323817 30199 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:27.324909 30014 leader_election.cc:304] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:27.325734 30252 raft_consensus.cc:2804] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.326225 30252 raft_consensus.cc:697] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:27.327122 30252 consensus_queue.cc:237] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.336952 30123 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:27.341747 30262 raft_consensus.cc:993] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85: : Instructing follower 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:27.342142 30262 raft_consensus.cc:1081] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Signalling peer 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:27.347730 30258 consensus_queue.cc:1048] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.350153 30199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:45900
I20260709 13:08:27.350725 30199 raft_consensus.cc:493] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.351069 30252 raft_consensus.cc:993] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:27.351543 30252 raft_consensus.cc:1081] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:27.351096 30199 raft_consensus.cc:3060] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.353592 30271 consensus_queue.cc:1048] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.358645 30123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34110
I20260709 13:08:27.359210 30123 raft_consensus.cc:493] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.359917 30123 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.359375 30199 raft_consensus.cc:515] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.362038 30199 leader_election.cc:290] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 2 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:27.363651 30248 consensus_queue.cc:1048] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.367214 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:27.367079 30123 raft_consensus.cc:515] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.367789 30049 raft_consensus.cc:3055] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.368110 30049 raft_consensus.cc:740] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:27.369792 30123 leader_election.cc:290] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:27.369930 30047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:27.370525 30047 raft_consensus.cc:3055] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.370829 30047 raft_consensus.cc:740] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:27.371522 30047 consensus_queue.cc:260] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.372728 30047 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.375257 30049 consensus_queue.cc:260] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.376303 30049 raft_consensus.cc:3060] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.381528 30123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e01b342914d42b59fe684f780ee716e" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:27.381886 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:27.383029 30199 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.381541 30047 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:27.383385 29945 catalog_manager.cc:5697] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 1 to 2, leader changed from 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195) to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.385252 30091 leader_election.cc:304] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:27.386101 30248 raft_consensus.cc:2804] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.386574 30248 raft_consensus.cc:697] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:27.387954 30248 consensus_queue.cc:237] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.393636 30049 raft_consensus.cc:2468] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 2.
I20260709 13:08:27.395109 30165 leader_election.cc:304] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:27.396072 30258 raft_consensus.cc:2804] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.398439 30258 raft_consensus.cc:697] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:27.399295 30258 consensus_queue.cc:237] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.409158 30199 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:27.415154 29947 catalog_manager.cc:5697] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 1 to 2, leader changed from 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.419638 30248 consensus_queue.cc:1048] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:27.424798 30289 consensus_queue.cc:1048] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:27.429996 29946 catalog_manager.cc:5697] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 1 to 2, leader changed from 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193) to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.436671 30289 raft_consensus.cc:993] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:27.437187 30289 raft_consensus.cc:1081] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:27.441829 30125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34102
I20260709 13:08:27.442365 30125 raft_consensus.cc:493] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.443995 30125 raft_consensus.cc:3060] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.449889 30125 raft_consensus.cc:515] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.460387 30048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:27.460690 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167b837dc1e548d1aae9210bb512099c" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:27.461057 30048 raft_consensus.cc:3060] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.461289 30199 raft_consensus.cc:3055] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.461737 30199 raft_consensus.cc:740] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:27.462553 30125 leader_election.cc:290] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:27.462596 30199 consensus_queue.cc:260] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.464982 30199 raft_consensus.cc:3060] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.468163 30048 raft_consensus.cc:2468] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:27.469499 30091 leader_election.cc:304] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:27.470286 30319 raft_consensus.cc:2804] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.470765 30319 raft_consensus.cc:697] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:27.471567 30319 consensus_queue.cc:237] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.472911 30199 raft_consensus.cc:2468] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:27.480417 29945 catalog_manager.cc:5697] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 1 to 2, leader changed from 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.525077 30258 raft_consensus.cc:993] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913: : Instructing follower 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:27.525514 30289 raft_consensus.cc:1081] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Signalling peer 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:27.527056 30048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:46262
I20260709 13:08:27.527623 30048 raft_consensus.cc:493] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.527930 30048 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.532090 30048 raft_consensus.cc:515] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.533680 30048 leader_election.cc:290] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:27.534749 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:27.534799 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:27.535310 30199 raft_consensus.cc:3055] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.535398 30125 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.535629 30199 raft_consensus.cc:740] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:27.536424 30199 consensus_queue.cc:260] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.537283 30199 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.541491 30199 raft_consensus.cc:2468] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:27.541726 30125 raft_consensus.cc:2468] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:27.542584 30014 leader_election.cc:304] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:27.543371 30252 raft_consensus.cc:2804] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.543839 30252 raft_consensus.cc:697] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:27.544597 30252 consensus_queue.cc:237] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.551143 29945 catalog_manager.cc:5697] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 1 to 2, leader changed from 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195) to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.570848 30258 raft_consensus.cc:993] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: : Instructing follower 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:27.571280 30289 raft_consensus.cc:1081] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Signalling peer 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:27.572759 30048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:46262
I20260709 13:08:27.573225 30048 raft_consensus.cc:493] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.573523 30048 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.577603 30048 raft_consensus.cc:515] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.579128 30048 leader_election.cc:290] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:27.580175 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:27.580233 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:27.580695 30199 raft_consensus.cc:3055] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.580809 30125 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.581017 30199 raft_consensus.cc:740] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:27.581847 30199 consensus_queue.cc:260] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.582757 30199 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.586952 30199 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:27.587321 30125 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:27.587873 30014 leader_election.cc:304] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:27.588707 30252 raft_consensus.cc:2804] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.589195 30252 raft_consensus.cc:697] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:27.589886 30252 consensus_queue.cc:237] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.596422 29945 catalog_manager.cc:5697] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 1 to 2, leader changed from 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195) to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.651414 30262 raft_consensus.cc:993] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:27.651846 30262 raft_consensus.cc:1081] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:27.653258 30125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffce44d3d00451b8a699d2449026512"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34110
I20260709 13:08:27.653812 30125 raft_consensus.cc:493] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.654188 30125 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.660714 30125 raft_consensus.cc:515] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.662729 30125 leader_election.cc:290] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:27.663748 30048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:27.663825 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:27.664441 30048 raft_consensus.cc:3055] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.664523 30199 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.664767 30048 raft_consensus.cc:740] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:27.665652 30048 consensus_queue.cc:260] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.666977 30048 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.671201 30048 raft_consensus.cc:2468] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:27.671221 30199 raft_consensus.cc:2468] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:27.672379 30089 leader_election.cc:304] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:27.673192 30319 raft_consensus.cc:2804] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.673660 30319 raft_consensus.cc:697] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:27.674443 30319 consensus_queue.cc:237] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:27.681037 29945 catalog_manager.cc:5697] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 1 to 2, leader changed from 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.729321 30199 raft_consensus.cc:1275] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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.730813 30262 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.738569 30125 raft_consensus.cc:1275] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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.740222 30271 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, 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.778865 30048 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.780045 30248 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.788986 30199 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.790328 30295 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.873023 30048 raft_consensus.cc:1275] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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.874195 30289 consensus_queue.cc:1048] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.882968 30125 raft_consensus.cc:3060] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.887890 30199 raft_consensus.cc:1275] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.889269 30295 consensus_queue.cc:1048] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.890720 30125 raft_consensus.cc:1275] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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.891870 30247 consensus_queue.cc:1048] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, 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.902599 30048 raft_consensus.cc:1275] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.906371 30295 consensus_queue.cc:1048] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.945514 30199 raft_consensus.cc:1275] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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.947046 30271 consensus_queue.cc:1048] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.956130 30123 raft_consensus.cc:1275] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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.958094 30262 consensus_queue.cc:1048] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.019160 30123 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:28.020357 30262 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.028342 30199 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:28.029794 30252 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.105609 30199 raft_consensus.cc:1275] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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:28.106976 30295 consensus_queue.cc:1048] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.115912 30048 raft_consensus.cc:1275] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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:28.117612 30295 consensus_queue.cc:1048] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.215725 29915 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:08:30.216599 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:30.234285 30048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
mode: GRACEFUL
new_leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:46284
I20260709 13:08:30.234875 30048 raft_consensus.cc:606] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Received request to transfer leadership to TS 60c59aa33a3f47a0a9b3c90aa38a3913
I20260709 13:08:30.244917 30123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
mode: GRACEFUL
new_leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:34118
I20260709 13:08:30.245536 30123 raft_consensus.cc:606] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Received request to transfer leadership to TS 60c59aa33a3f47a0a9b3c90aa38a3913
I20260709 13:08:30.246798 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:30.247248 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:30.513955 30295 raft_consensus.cc:993] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: : Instructing follower 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:30.514406 30328 raft_consensus.cc:1081] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Signalling peer 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:30.515856 30198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:45912
I20260709 13:08:30.516319 30198 raft_consensus.cc:493] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.516619 30198 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.520804 30198 raft_consensus.cc:515] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:30.522306 30198 leader_election.cc:290] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:30.523150 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:30.523684 30049 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.523931 30123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:30.524433 30123 raft_consensus.cc:3055] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.524690 30123 raft_consensus.cc:740] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:30.525455 30123 consensus_queue.cc:260] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:30.526298 30123 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.528509 30049 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 3.
I20260709 13:08:30.529498 30165 leader_election.cc:304] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:30.530150 30289 raft_consensus.cc:2804] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:30.530900 30123 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 3.
I20260709 13:08:30.531394 30289 raft_consensus.cc:697] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:30.532148 30289 consensus_queue.cc:237] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:30.538779 29945 catalog_manager.cc:5697] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 2 to 3, leader changed from 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194) to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.571581 30252 raft_consensus.cc:993] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85: : Instructing follower 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:30.571982 30335 raft_consensus.cc:1081] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Signalling peer 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:30.573428 30198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:45900
I20260709 13:08:30.573886 30198 raft_consensus.cc:493] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.574193 30198 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.578395 30198 raft_consensus.cc:515] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:30.579962 30198 leader_election.cc:290] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:30.580746 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:30.580946 30123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:30.581338 30049 raft_consensus.cc:3055] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:30.581439 30123 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.581650 30049 raft_consensus.cc:740] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:30.582464 30049 consensus_queue.cc:260] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:30.583532 30049 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:30.586841 30123 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 3.
I20260709 13:08:30.587981 30165 leader_election.cc:304] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:30.588727 30289 raft_consensus.cc:2804] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:30.589244 30049 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 3.
I20260709 13:08:30.591223 30289 raft_consensus.cc:697] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:30.591910 30289 consensus_queue.cc:237] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:30.598277 29945 catalog_manager.cc:5697] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 2 to 3, leader changed from 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193) to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.914208 30049 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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.915524 30289 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:30.924507 30125 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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.925848 30336 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, 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.108058 30125 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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.109375 30336 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, 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.120476 30049 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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.121878 30329 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.248003 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:31.257085 30049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:46282
I20260709 13:08:31.257598 30049 raft_consensus.cc:606] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:31.262380 30049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:46282
I20260709 13:08:31.262887 30049 raft_consensus.cc:606] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:31.267074 30199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:08:31.267537 30199 raft_consensus.cc:606] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:31.271873 30049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:46282
I20260709 13:08:31.272261 30049 raft_consensus.cc:606] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:31.283046 30199 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
mode: GRACEFUL
new_leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:45926
I20260709 13:08:31.283470 30199 raft_consensus.cc:606] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Received request to transfer leadership to TS 6b1dbb9f600e4eb8ba44c15b2d63663d
I20260709 13:08:31.314965 30335 raft_consensus.cc:993] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.315375 30343 raft_consensus.cc:1081] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.316624 30125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34110
I20260709 13:08:31.317039 30125 raft_consensus.cc:493] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.317322 30125 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.321288 30125 raft_consensus.cc:515] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.322715 30125 leader_election.cc:290] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 3 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:31.323691 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:31.323729 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:31.324414 30199 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.324484 30049 raft_consensus.cc:3055] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:31.324868 30049 raft_consensus.cc:740] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:31.325538 30049 consensus_queue.cc:260] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.326395 30049 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.329231 30199 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 3.
I20260709 13:08:31.330289 30089 leader_election.cc:304] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:31.331022 30328 raft_consensus.cc:2804] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.331053 30049 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 3.
I20260709 13:08:31.331633 30328 raft_consensus.cc:697] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:31.332451 30328 consensus_queue.cc:237] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.338904 29946 catalog_manager.cc:5697] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 2 to 3, leader changed from 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 3 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.340912 30335 raft_consensus.cc:993] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.341353 30343 raft_consensus.cc:1081] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.342837 30125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34110
I20260709 13:08:31.343241 30125 raft_consensus.cc:493] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.343504 30125 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.348865 30125 raft_consensus.cc:515] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.350183 30125 leader_election.cc:290] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 3 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:31.351004 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:31.351172 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff6b27035e62436b877ed6d62d4f066e" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:31.351454 30049 raft_consensus.cc:3055] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:31.351706 30199 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.351704 30049 raft_consensus.cc:740] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:31.352635 30049 consensus_queue.cc:260] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [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: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.353482 30049 raft_consensus.cc:3060] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.355620 30199 raft_consensus.cc:2468] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 3.
I20260709 13:08:31.356504 30089 leader_election.cc:304] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:31.357139 30328 raft_consensus.cc:2804] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.357609 30328 raft_consensus.cc:697] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:31.357914 30049 raft_consensus.cc:2468] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 3.
I20260709 13:08:31.358410 30328 consensus_queue.cc:237] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.364854 29946 catalog_manager.cc:5697] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 2 to 3, leader changed from 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 3 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.378721 30289 raft_consensus.cc:993] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.379175 30329 raft_consensus.cc:1081] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.380673 30125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34102
I20260709 13:08:31.381191 30125 raft_consensus.cc:493] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.381532 30125 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.385835 30125 raft_consensus.cc:515] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.387269 30125 leader_election.cc:290] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 4 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:31.388002 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:31.388249 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:31.388504 30049 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.388738 30199 raft_consensus.cc:3055] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:31.389042 30199 raft_consensus.cc:740] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:31.389681 30199 consensus_queue.cc:260] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.390378 30199 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.393023 30049 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 4.
I20260709 13:08:31.393913 30091 leader_election.cc:304] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:31.394088 30199 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 4.
I20260709 13:08:31.394614 30328 raft_consensus.cc:2804] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:31.395053 30328 raft_consensus.cc:697] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:31.395735 30328 consensus_queue.cc:237] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.401073 29946 catalog_manager.cc:5697] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 3 to 4, leader changed from 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 4 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.409686 30335 raft_consensus.cc:993] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.410117 30343 raft_consensus.cc:1081] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.411309 30125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34110
I20260709 13:08:31.411720 30125 raft_consensus.cc:493] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.412045 30125 raft_consensus.cc:3060] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.415737 30125 raft_consensus.cc:515] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.417029 30125 leader_election.cc:290] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:31.417804 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:31.418095 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c7596eabae4078983836ab20fcb22e" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:31.418381 30049 raft_consensus.cc:3055] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:31.418639 30199 raft_consensus.cc:3060] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.418777 30049 raft_consensus.cc:740] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:31.419629 30049 consensus_queue.cc:260] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.420810 30049 raft_consensus.cc:3060] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.423482 30199 raft_consensus.cc:2468] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:31.424399 30089 leader_election.cc:304] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 6b1dbb9f600e4eb8ba44c15b2d63663d; no voters: 
I20260709 13:08:31.425127 30328 raft_consensus.cc:2804] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.425529 30328 raft_consensus.cc:697] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:31.425765 30049 raft_consensus.cc:2468] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 2.
I20260709 13:08:31.426270 30328 consensus_queue.cc:237] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.432745 29946 catalog_manager.cc:5697] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 1 to 2, leader changed from 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.610595 30289 raft_consensus.cc:993] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: : Instructing follower 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.611006 30329 raft_consensus.cc:1081] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Signalling peer 6b1dbb9f600e4eb8ba44c15b2d63663d to start an election
I20260709 13:08:31.612223 30125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
 from {username='slave'} at 127.0.0.1:34102
I20260709 13:08:31.612663 30125 raft_consensus.cc:493] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.612913 30125 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.616729 30125 raft_consensus.cc:515] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.617995 30125 leader_election.cc:290] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [CANDIDATE]: Term 4 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:31.618816 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:31.619017 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:31.619410 30049 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.619668 30199 raft_consensus.cc:3055] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:31.619982 30199 raft_consensus.cc:740] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:31.620523 30199 consensus_queue.cc:260] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.621323 30199 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:31.623911 30049 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 4.
I20260709 13:08:31.624872 30091 leader_election.cc:304] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: 6b1dbb9f600e4eb8ba44c15b2d63663d, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:31.625342 30199 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b1dbb9f600e4eb8ba44c15b2d63663d in term 4.
I20260709 13:08:31.625624 30328 raft_consensus.cc:2804] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:31.626098 30328 raft_consensus.cc:697] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Becoming Leader. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:31.626860 30328 consensus_queue.cc:237] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:31.632208 29946 catalog_manager.cc:5697] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d reported cstate change: term changed from 3 to 4, leader changed from 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195) to 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194). New cstate: current_term: 4 leader_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.770038 30049 raft_consensus.cc:1275] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.770969 30048 raft_consensus.cc:1275] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.771222 30328 consensus_queue.cc:1048] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.772482 30295 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.774003 30199 raft_consensus.cc:1275] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.775313 30295 consensus_queue.cc:1048] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.796540 30198 raft_consensus.cc:1275] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.798882 30295 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.833313 30198 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.834303 30295 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.840610 30049 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.841930 30295 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, 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.998021 30198 raft_consensus.cc:1275] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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.999298 30295 consensus_queue.cc:1048] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.007016 30049 raft_consensus.cc:1275] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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:32.008457 30328 consensus_queue.cc:1048] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:32.013988 30048 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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:32.015372 30328 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:32.024515 30198 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Refusing update from remote peer 6b1dbb9f600e4eb8ba44c15b2d63663d: 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:32.026144 30352 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, 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.287485 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:34.294342 30125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
mode: GRACEFUL
new_leader_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:34118
I20260709 13:08:34.295032 30125 raft_consensus.cc:606] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Received request to transfer leadership to TS 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:34.297501 30125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
mode: GRACEFUL
new_leader_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:34118
I20260709 13:08:34.297925 30125 raft_consensus.cc:606] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 LEADER]: Received request to transfer leadership to TS 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:34.299933 30125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
mode: GRACEFUL
new_leader_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:34118
I20260709 13:08:34.300335 30125 raft_consensus.cc:606] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 LEADER]: Received request to transfer leadership to TS 7a0c53c59f994a3491fb6a3918142b85
I20260709 13:08:34.302374 30125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffce44d3d00451b8a699d2449026512"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
mode: GRACEFUL
new_leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:34118
I20260709 13:08:34.302778 30125 raft_consensus.cc:606] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Received request to transfer leadership to TS 60c59aa33a3f47a0a9b3c90aa38a3913
I20260709 13:08:34.304764 30125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
mode: GRACEFUL
new_leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:34118
I20260709 13:08:34.305888 30125 raft_consensus.cc:606] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Received request to transfer leadership to TS 60c59aa33a3f47a0a9b3c90aa38a3913
I20260709 13:08:34.306986 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:34.307494 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:34.537190 30369 raft_consensus.cc:993] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d: : Instructing follower 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:34.537710 30367 raft_consensus.cc:1081] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 LEADER]: Signalling peer 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:34.539158 30049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:46276
I20260709 13:08:34.539595 30049 raft_consensus.cc:493] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.539942 30049 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.544606 30049 raft_consensus.cc:515] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.546197 30049 leader_election.cc:290] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 4 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:34.547174 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:34.547668 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650ef3afaba34ea99c77e413416a0bd4" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:34.547889 30125 raft_consensus.cc:3055] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:34.548178 30199 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.548175 30125 raft_consensus.cc:740] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:34.549099 30125 consensus_queue.cc:260] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.550275 30125 raft_consensus.cc:3060] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.554456 30199 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 4.
I20260709 13:08:34.555837 30014 leader_election.cc:304] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:34.556160 30125 raft_consensus.cc:2468] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 4.
I20260709 13:08:34.557528 30370 raft_consensus.cc:2804] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:34.558328 30370 raft_consensus.cc:697] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:34.559207 30370 consensus_queue.cc:237] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.565562 29945 catalog_manager.cc:5697] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 3 to 4, leader changed from 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194) to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 4 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.586385 30369 raft_consensus.cc:993] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: : Instructing follower 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:34.586848 30367 raft_consensus.cc:1081] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Signalling peer 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:34.588089 30199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:45912
I20260709 13:08:34.588433 30199 raft_consensus.cc:493] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.588647 30199 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.592470 30199 raft_consensus.cc:515] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.593726 30199 leader_election.cc:290] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 5 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:34.594643 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:34.594825 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c8c69d06bf4222835f0825c23badb0" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:34.595188 30049 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.595305 30125 raft_consensus.cc:3055] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:34.595613 30125 raft_consensus.cc:740] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:34.596158 30125 consensus_queue.cc:260] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.596956 30125 raft_consensus.cc:3060] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.599419 30049 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 5.
I20260709 13:08:34.600525 30165 leader_election.cc:304] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:34.601055 30125 raft_consensus.cc:2468] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 5.
I20260709 13:08:34.601495 30368 raft_consensus.cc:2804] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:34.602653 30368 raft_consensus.cc:697] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:34.603489 30368 consensus_queue.cc:237] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.609458 29945 catalog_manager.cc:5697] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 4 to 5, leader changed from 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194) to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 5 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:34.661806 30369 raft_consensus.cc:993] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d: : Instructing follower 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:34.662214 30369 raft_consensus.cc:1081] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Signalling peer 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:34.663573 30049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:46276
I20260709 13:08:34.663976 30049 raft_consensus.cc:493] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.664256 30049 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.668084 30049 raft_consensus.cc:515] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.669520 30049 leader_election.cc:290] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 5 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:34.670143 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:34.670475 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03f0dbaa89f54048a39d7f52873272d7" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:34.670634 30125 raft_consensus.cc:3055] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:34.670953 30125 raft_consensus.cc:740] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:34.670969 30199 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.671722 30125 consensus_queue.cc:260] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.672590 30125 raft_consensus.cc:3060] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:34.674980 30199 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 5.
I20260709 13:08:34.675900 30014 leader_election.cc:304] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:34.676594 30370 raft_consensus.cc:2804] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:34.676760 30125 raft_consensus.cc:2468] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 5.
I20260709 13:08:34.677071 30370 raft_consensus.cc:697] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:34.677979 30370 consensus_queue.cc:237] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.684077 29945 catalog_manager.cc:5697] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 4 to 5, leader changed from 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194) to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 5 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:34.686564 30367 raft_consensus.cc:993] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d: : Instructing follower 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:34.687016 30369 raft_consensus.cc:1081] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Signalling peer 60c59aa33a3f47a0a9b3c90aa38a3913 to start an election
I20260709 13:08:34.688293 30199 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffce44d3d00451b8a699d2449026512"
dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
 from {username='slave'} at 127.0.0.1:45912
I20260709 13:08:34.688690 30199 raft_consensus.cc:493] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.688958 30199 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.693070 30199 raft_consensus.cc:515] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.694286 30199 leader_election.cc:290] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [CANDIDATE]: Term 3 election: Requested vote from peers 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151), 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223)
I20260709 13:08:34.695043 30049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
I20260709 13:08:34.695333 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffce44d3d00451b8a699d2449026512" candidate_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:34.695505 30049 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.695904 30125 raft_consensus.cc:3055] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:34.696174 30125 raft_consensus.cc:740] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:34.696761 30125 consensus_queue.cc:260] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.697645 30125 raft_consensus.cc:3060] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:34.699842 30049 raft_consensus.cc:2468] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 3.
I20260709 13:08:34.700691 30165 leader_election.cc:304] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:34.701345 30368 raft_consensus.cc:2804] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:34.701717 30125 raft_consensus.cc:2468] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c59aa33a3f47a0a9b3c90aa38a3913 in term 3.
I20260709 13:08:34.701844 30368 raft_consensus.cc:697] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Becoming Leader. State: Replica: 60c59aa33a3f47a0a9b3c90aa38a3913, State: Running, Role: LEADER
I20260709 13:08:34.702828 30368 consensus_queue.cc:237] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [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: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.709911 29945 catalog_manager.cc:5697] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 reported cstate change: term changed from 2 to 3, leader changed from 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194) to 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:34.732568 30367 raft_consensus.cc:993] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d: : Instructing follower 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:34.733031 30369 raft_consensus.cc:1081] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 LEADER]: Signalling peer 7a0c53c59f994a3491fb6a3918142b85 to start an election
I20260709 13:08:34.734314 30049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12"
dest_uuid: "7a0c53c59f994a3491fb6a3918142b85"
 from {username='slave'} at 127.0.0.1:46276
I20260709 13:08:34.734746 30049 raft_consensus.cc:493] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.734965 30049 raft_consensus.cc:3060] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.738829 30049 raft_consensus.cc:515] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.740223 30049 leader_election.cc:290] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Requested vote from peers 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223), 60c59aa33a3f47a0a9b3c90aa38a3913 (127.29.54.195:35247)
I20260709 13:08:34.740970 30125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d"
I20260709 13:08:34.741568 30125 raft_consensus.cc:3055] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:34.741488 30199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b42790440bca4b2784c1e16b27253d12" candidate_uuid: "7a0c53c59f994a3491fb6a3918142b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913"
I20260709 13:08:34.741919 30125 raft_consensus.cc:740] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b1dbb9f600e4eb8ba44c15b2d63663d, State: Running, Role: LEADER
I20260709 13:08:34.742118 30199 raft_consensus.cc:3060] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.742622 30125 consensus_queue.cc:260] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.743424 30125 raft_consensus.cc:3060] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:34.745936 30199 raft_consensus.cc:2468] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:34.746791 30014 leader_election.cc:304] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c59aa33a3f47a0a9b3c90aa38a3913, 7a0c53c59f994a3491fb6a3918142b85; no voters: 
I20260709 13:08:34.747238 30125 raft_consensus.cc:2468] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a0c53c59f994a3491fb6a3918142b85 in term 2.
I20260709 13:08:34.747444 30370 raft_consensus.cc:2804] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:34.747908 30370 raft_consensus.cc:697] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Becoming Leader. State: Replica: 7a0c53c59f994a3491fb6a3918142b85, State: Running, Role: LEADER
I20260709 13:08:34.748704 30370 consensus_queue.cc:237] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } }
I20260709 13:08:34.754647 29945 catalog_manager.cc:5697] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 reported cstate change: term changed from 1 to 2, leader changed from 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194) to 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "7a0c53c59f994a3491fb6a3918142b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.014043 30199 raft_consensus.cc:1275] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:35.015324 30370 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:35.025858 30125 raft_consensus.cc:1275] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:35.027348 30370 consensus_queue.cc:1048] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:35.074905 30199 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:35.075989 30370 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:35.084438 30125 raft_consensus.cc:1275] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:35.087266 30384 consensus_queue.cc:1048] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:35.135351 30199 raft_consensus.cc:1275] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:35.135351 30049 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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:35.136984 30384 consensus_queue.cc:1048] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c59aa33a3f47a0a9b3c90aa38a3913" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:35.136984 30368 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:35.148355 30125 raft_consensus.cc:1275] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Refusing update from remote peer 7a0c53c59f994a3491fb6a3918142b85: 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:35.149281 30123 raft_consensus.cc:1275] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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:35.149824 30370 consensus_queue.cc:1048] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.150615 30368 consensus_queue.cc:1048] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:35.230737 30049 raft_consensus.cc:1275] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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:35.231884 30377 consensus_queue.cc:1048] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a0c53c59f994a3491fb6a3918142b85" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 39151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:35.240150 30125 raft_consensus.cc:1275] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Refusing update from remote peer 60c59aa33a3f47a0a9b3c90aa38a3913: 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:35.241863 30396 consensus_queue.cc:1048] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b1dbb9f600e4eb8ba44c15b2d63663d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 43223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:35.308324 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:35.314221 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
I20260709 13:08:35.340494 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:35.341252 29915 tablet_replica.cc:333] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.341956 29915 raft_consensus.cc:2243] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.342792 29915 raft_consensus.cc:2272] T 650ef3afaba34ea99c77e413416a0bd4 P 7a0c53c59f994a3491fb6a3918142b85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.345177 29915 tablet_replica.cc:333] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.345784 29915 raft_consensus.cc:2243] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.346235 29915 raft_consensus.cc:2272] T 6e01b342914d42b59fe684f780ee716e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.347849 29915 tablet_replica.cc:333] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.348354 29915 raft_consensus.cc:2243] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.349002 29915 raft_consensus.cc:2272] T b42790440bca4b2784c1e16b27253d12 P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.350719 29915 tablet_replica.cc:333] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.351188 29915 raft_consensus.cc:2243] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.351579 29915 raft_consensus.cc:2272] T 167b837dc1e548d1aae9210bb512099c P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.353085 29915 tablet_replica.cc:333] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.353542 29915 raft_consensus.cc:2243] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.353940 29915 raft_consensus.cc:2272] T 77c7596eabae4078983836ab20fcb22e P 7a0c53c59f994a3491fb6a3918142b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.355511 29915 tablet_replica.cc:333] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.355960 29915 raft_consensus.cc:2243] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.356339 29915 raft_consensus.cc:2272] T bffce44d3d00451b8a699d2449026512 P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.358040 29915 tablet_replica.cc:333] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.358789 29915 raft_consensus.cc:2243] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.359272 29915 raft_consensus.cc:2272] T ff6b27035e62436b877ed6d62d4f066e P 7a0c53c59f994a3491fb6a3918142b85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.361253 29915 tablet_replica.cc:333] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.361723 29915 raft_consensus.cc:2243] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.362084 29915 raft_consensus.cc:2272] T c9c8c69d06bf4222835f0825c23badb0 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.363876 29915 tablet_replica.cc:333] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85: stopping tablet replica
I20260709 13:08:35.364257 29915 raft_consensus.cc:2243] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.364863 29915 raft_consensus.cc:2272] T 03f0dbaa89f54048a39d7f52873272d7 P 7a0c53c59f994a3491fb6a3918142b85 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.457114 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
I20260709 13:08:35.473878 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
W20260709 13:08:35.486666 30091 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.54.193:39151: connect: Connection refused (error 111)
W20260709 13:08:35.503199 30091 consensus_peers.cc:597] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d -> Peer 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151): Couldn't send request to peer 7a0c53c59f994a3491fb6a3918142b85. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:39151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:35.503741 30091 consensus_peers.cc:597] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d -> Peer 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151): Couldn't send request to peer 7a0c53c59f994a3491fb6a3918142b85. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:39151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:35.507295 30091 consensus_peers.cc:597] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d -> Peer 7a0c53c59f994a3491fb6a3918142b85 (127.29.54.193:39151): Couldn't send request to peer 7a0c53c59f994a3491fb6a3918142b85. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:39151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.508111 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:35.508778 29915 tablet_replica.cc:333] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.509660 29915 raft_consensus.cc:2243] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.510156 29915 raft_consensus.cc:2272] T 6e01b342914d42b59fe684f780ee716e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.511859 29915 tablet_replica.cc:333] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.512331 29915 raft_consensus.cc:2243] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.512712 29915 raft_consensus.cc:2272] T 650ef3afaba34ea99c77e413416a0bd4 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.514436 29915 tablet_replica.cc:333] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.514950 29915 raft_consensus.cc:2243] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.515314 29915 raft_consensus.cc:2272] T 03f0dbaa89f54048a39d7f52873272d7 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.517062 29915 tablet_replica.cc:333] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.517563 29915 raft_consensus.cc:2243] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.517946 29915 raft_consensus.cc:2272] T bffce44d3d00451b8a699d2449026512 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.519797 29915 tablet_replica.cc:333] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.520290 29915 raft_consensus.cc:2243] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.520675 29915 raft_consensus.cc:2272] T b42790440bca4b2784c1e16b27253d12 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.522433 29915 tablet_replica.cc:333] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.522969 29915 raft_consensus.cc:2243] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.523766 29915 raft_consensus.cc:2272] T 167b837dc1e548d1aae9210bb512099c P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.525462 29915 tablet_replica.cc:333] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.525836 29915 raft_consensus.cc:2243] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.526391 29915 raft_consensus.cc:2272] T 77c7596eabae4078983836ab20fcb22e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.528051 29915 tablet_replica.cc:333] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.528426 29915 raft_consensus.cc:2243] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.528728 29915 raft_consensus.cc:2272] T c9c8c69d06bf4222835f0825c23badb0 P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.530354 29915 tablet_replica.cc:333] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d: stopping tablet replica
I20260709 13:08:35.530768 29915 raft_consensus.cc:2243] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.531410 29915 raft_consensus.cc:2272] T ff6b27035e62436b877ed6d62d4f066e P 6b1dbb9f600e4eb8ba44c15b2d63663d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:35.536187 30165 consensus_peers.cc:597] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 -> Peer 6b1dbb9f600e4eb8ba44c15b2d63663d (127.29.54.194:43223): Couldn't send request to peer 6b1dbb9f600e4eb8ba44c15b2d63663d. 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:35.558799 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
I20260709 13:08:35.574023 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
I20260709 13:08:35.595808 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:35.596415 29915 tablet_replica.cc:333] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.596907 29915 raft_consensus.cc:2243] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.597572 29915 raft_consensus.cc:2272] T 6e01b342914d42b59fe684f780ee716e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.599241 29915 tablet_replica.cc:333] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.599720 29915 raft_consensus.cc:2243] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.600412 29915 raft_consensus.cc:2272] T bffce44d3d00451b8a699d2449026512 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.602636 29915 tablet_replica.cc:333] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.603055 29915 raft_consensus.cc:2243] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.603374 29915 raft_consensus.cc:2272] T b42790440bca4b2784c1e16b27253d12 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.605122 29915 tablet_replica.cc:333] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.605538 29915 raft_consensus.cc:2243] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.605888 29915 raft_consensus.cc:2272] T 167b837dc1e548d1aae9210bb512099c P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.607296 29915 tablet_replica.cc:333] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.607682 29915 raft_consensus.cc:2243] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.608011 29915 raft_consensus.cc:2272] T 650ef3afaba34ea99c77e413416a0bd4 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.609802 29915 tablet_replica.cc:333] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.610198 29915 raft_consensus.cc:2243] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.610586 29915 raft_consensus.cc:2272] T 77c7596eabae4078983836ab20fcb22e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.612002 29915 tablet_replica.cc:333] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.612378 29915 raft_consensus.cc:2243] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.612972 29915 raft_consensus.cc:2272] T c9c8c69d06bf4222835f0825c23badb0 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.614586 29915 tablet_replica.cc:333] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.614960 29915 raft_consensus.cc:2243] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.615268 29915 raft_consensus.cc:2272] T ff6b27035e62436b877ed6d62d4f066e P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.616678 29915 tablet_replica.cc:333] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913: stopping tablet replica
I20260709 13:08:35.617022 29915 raft_consensus.cc:2243] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:35.617352 29915 raft_consensus.cc:2272] T 03f0dbaa89f54048a39d7f52873272d7 P 60c59aa33a3f47a0a9b3c90aa38a3913 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.643007 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
I20260709 13:08:35.658026 29915 master.cc:562] Master@127.29.54.254:40521 shutting down...
I20260709 13:08:35.780359 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:35.780915 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:35.781243 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb11d3498fd242ffa7fcfc1080d1e463: stopping tablet replica
I20260709 13:08:35.800886 29915 master.cc:584] Master@127.29.54.254:40521 shutdown complete.
60c59aa33a3f47a0a9b3c90aa38a3913  1
6b1dbb9f600e4eb8ba44c15b2d63663d  4
7a0c53c59f994a3491fb6a3918142b85  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12208 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:08:35.838898 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:35991
I20260709 13:08:35.840000 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:35.846293 30402 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.846284 30401 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:35.847003 29915 server_base.cc:1061] running on GCE node
W20260709 13:08:35.846900 30404 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.848067 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:35.848278 29915 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.848440 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602515848424 us; error 0 us; skew 500 ppm
I20260709 13:08:35.848953 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:35.851465 29915 webserver.cc:533] Webserver started at http://127.29.54.254:38807/ using document root <none> and password file <none>
I20260709 13:08:35.851959 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:35.852165 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:35.852434 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:35.853513 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "b4e1991eae59499680e8bc6006017d22"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-tqcw"
I20260709 13:08:35.857564 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:08:35.860730 30409 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.861419 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:35.861689 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "b4e1991eae59499680e8bc6006017d22"
format_stamp: "Formatted at 2026-07-09 13:08:35 on dist-test-slave-tqcw"
I20260709 13:08:35.861996 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-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:35.877439 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:35.878652 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:35.915243 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:35991
I20260709 13:08:35.915337 30460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:35991 every 8 connection(s)
I20260709 13:08:35.919314 30461 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:35.928467 30461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22: Bootstrap starting.
I20260709 13:08:35.932785 30461 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:35.936748 30461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22: No bootstrap required, opened a new log
I20260709 13:08:35.938797 30461 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e1991eae59499680e8bc6006017d22" member_type: VOTER }
I20260709 13:08:35.939174 30461 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:35.939409 30461 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4e1991eae59499680e8bc6006017d22, State: Initialized, Role: FOLLOWER
I20260709 13:08:35.939944 30461 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4e1991eae59499680e8bc6006017d22" member_type: VOTER }
I20260709 13:08:35.940367 30461 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:35.940593 30461 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:35.940855 30461 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:35.944571 30461 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e1991eae59499680e8bc6006017d22" member_type: VOTER }
I20260709 13:08:35.945043 30461 leader_election.cc:304] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [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: b4e1991eae59499680e8bc6006017d22; no voters: 
I20260709 13:08:35.946090 30461 leader_election.cc:290] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:35.946534 30464 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:35.947770 30464 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 1 LEADER]: Becoming Leader. State: Replica: b4e1991eae59499680e8bc6006017d22, State: Running, Role: LEADER
I20260709 13:08:35.948412 30464 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [LEADER]: Queue going to LEADER mode. State: All 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: "b4e1991eae59499680e8bc6006017d22" member_type: VOTER }
I20260709 13:08:35.949002 30461 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:35.953258 30465 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4e1991eae59499680e8bc6006017d22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e1991eae59499680e8bc6006017d22" member_type: VOTER } }
I20260709 13:08:35.953900 30465 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:35.953783 30466 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4e1991eae59499680e8bc6006017d22. Latest consensus state: current_term: 1 leader_uuid: "b4e1991eae59499680e8bc6006017d22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4e1991eae59499680e8bc6006017d22" member_type: VOTER } }
I20260709 13:08:35.954574 30466 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:35.956859 30471 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:35.961643 30471 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:35.966527 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:35.970285 30471 catalog_manager.cc:1383] Generated new cluster ID: dd36ca2263ef4c62af3746875b217cb1
I20260709 13:08:35.970566 30471 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:35.985008 30471 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:35.986088 30471 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:36.002079 30471 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22: Generated new TSK 0
I20260709 13:08:36.002667 30471 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:36.033759 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:36.039558 30482 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:36.039930 30483 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:36.042330 29915 server_base.cc:1061] running on GCE node
W20260709 13:08:36.042363 30485 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:36.043438 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:36.043618 29915 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:36.043735 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602516043723 us; error 0 us; skew 500 ppm
I20260709 13:08:36.044168 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:36.046232 29915 webserver.cc:533] Webserver started at http://127.29.54.193:42583/ using document root <none> and password file <none>
I20260709 13:08:36.046723 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:36.046881 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:36.047075 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:36.047991 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "987e18e7d4914ead953e788969d14f8d"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-tqcw"
I20260709 13:08:36.052597 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:36.055575 30490 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:36.056264 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:36.056499 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "987e18e7d4914ead953e788969d14f8d"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-tqcw"
I20260709 13:08:36.056725 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-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:36.080258 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:36.081424 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:36.082753 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:36.084900 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:36.085072 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.085363 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:36.085537 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.123407 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:32993
I20260709 13:08:36.123507 30552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:32993 every 8 connection(s)
I20260709 13:08:36.128654 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:36.135989 30557 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:36.137064 30558 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:36.139998 30561 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:36.140965 29915 server_base.cc:1061] running on GCE node
I20260709 13:08:36.141940 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:36.142114 29915 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:36.142232 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602516142221 us; error 0 us; skew 500 ppm
I20260709 13:08:36.142726 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:36.144965 29915 webserver.cc:533] Webserver started at http://127.29.54.194:41659/ using document root <none> and password file <none>
I20260709 13:08:36.145560 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:36.145792 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:36.146155 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:36.147420 30553 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35991
I20260709 13:08:36.147567 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "0849ad3985b24c9ea248081bd237b617"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-tqcw"
I20260709 13:08:36.147747 30553 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:36.148481 30553 heartbeater.cc:507] Master 127.29.54.254:35991 requested a full tablet report, sending...
I20260709 13:08:36.150533 30426 ts_manager.cc:194] Registered new tserver with Master: 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993)
I20260709 13:08:36.152669 30426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44762
I20260709 13:08:36.152819 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:08:36.156615 30565 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:36.157336 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:36.157574 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "0849ad3985b24c9ea248081bd237b617"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-tqcw"
I20260709 13:08:36.157852 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-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:36.178692 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:36.179806 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:36.181141 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:36.183279 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:36.183447 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.183733 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:36.183903 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.227690 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:36891
I20260709 13:08:36.227795 30627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:36891 every 8 connection(s)
I20260709 13:08:36.232201 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:36.238972 30631 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:36.240654 30632 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:36.243566 29915 server_base.cc:1061] running on GCE node
I20260709 13:08:36.244455 30628 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35991
I20260709 13:08:36.244805 30628 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:36.245512 30628 heartbeater.cc:507] Master 127.29.54.254:35991 requested a full tablet report, sending...
W20260709 13:08:36.245859 30634 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:36.247193 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:36.247447 29915 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:36.247648 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602516247629 us; error 0 us; skew 500 ppm
I20260709 13:08:36.247628 30426 ts_manager.cc:194] Registered new tserver with Master: 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:36.248523 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:36.249461 30426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44774
I20260709 13:08:36.251317 29915 webserver.cc:533] Webserver started at http://127.29.54.195:42769/ using document root <none> and password file <none>
I20260709 13:08:36.251808 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:36.251991 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:36.252254 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:36.253279 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "47ae10a92bd740e89a5508feb97c0793"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-tqcw"
I20260709 13:08:36.257313 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:36.260686 30639 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:36.261431 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:08:36.261709 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "47ae10a92bd740e89a5508feb97c0793"
format_stamp: "Formatted at 2026-07-09 13:08:36 on dist-test-slave-tqcw"
I20260709 13:08:36.262027 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602503468366-29915-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:36.275218 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:36.276332 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:36.277684 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:36.279831 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:36.280047 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.280280 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:36.280455 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:36.318548 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:43361
I20260709 13:08:36.318727 30701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:43361 every 8 connection(s)
I20260709 13:08:36.331257 30702 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35991
I20260709 13:08:36.331575 30702 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:36.332201 30702 heartbeater.cc:507] Master 127.29.54.254:35991 requested a full tablet report, sending...
I20260709 13:08:36.333947 30426 ts_manager.cc:194] Registered new tserver with Master: 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:36.334936 29915 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013418961s
I20260709 13:08:36.335525 30426 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44776
I20260709 13:08:36.357936 30426 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44792:
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:36.361032 30426 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:36.429721 30593 tablet_service.cc:1511] Processing CreateTablet for tablet a921443361284e9f97a60af1c1c4fe5f (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:36.431218 30593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a921443361284e9f97a60af1c1c4fe5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.432190 30591 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4d7dbbb88a4af28e78c8b059c59f14 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:36.433501 30591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4d7dbbb88a4af28e78c8b059c59f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.439675 30592 tablet_service.cc:1511] Processing CreateTablet for tablet 5b78f9d7e6124d159576cd3591a36cc3 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:36.441004 30592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b78f9d7e6124d159576cd3591a36cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.441514 30590 tablet_service.cc:1511] Processing CreateTablet for tablet ae9bc5b853284949a3a071f89444d36f (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:36.443701 30589 tablet_service.cc:1511] Processing CreateTablet for tablet 830c58539160446a8aadb5998e77b99c (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:36.445892 30588 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc69f0891fb42f9809537f3c30747c7 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:36.447319 30590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9bc5b853284949a3a071f89444d36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.449873 30587 tablet_service.cc:1511] Processing CreateTablet for tablet 7e12f1ca7b6c4b02be78889041669540 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:36.451126 30587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e12f1ca7b6c4b02be78889041669540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.457918 30586 tablet_service.cc:1511] Processing CreateTablet for tablet 80d5a9df86f240c1b52a63944eafae7b (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:36.459213 30586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d5a9df86f240c1b52a63944eafae7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.463647 30588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc69f0891fb42f9809537f3c30747c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.470556 30589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830c58539160446a8aadb5998e77b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.463020 30585 tablet_service.cc:1511] Processing CreateTablet for tablet 685353e5b3a04d22b52df0e2801cb007 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:36.473661 30585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685353e5b3a04d22b52df0e2801cb007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.485844 30591 tablet_service.cc:1511] Processing CreateTablet for tablet 062bdd4185914268b88719202520d07d (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:36.487169 30591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062bdd4185914268b88719202520d07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.495659 30717 tablet_bootstrap.cc:492] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:36.500512 30667 tablet_service.cc:1511] Processing CreateTablet for tablet a921443361284e9f97a60af1c1c4fe5f (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:36.501758 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a921443361284e9f97a60af1c1c4fe5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.503357 30666 tablet_service.cc:1511] Processing CreateTablet for tablet 5b78f9d7e6124d159576cd3591a36cc3 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:36.504222 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b78f9d7e6124d159576cd3591a36cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.507375 30517 tablet_service.cc:1511] Processing CreateTablet for tablet 5b78f9d7e6124d159576cd3591a36cc3 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:08:36.507601 30515 tablet_service.cc:1511] Processing CreateTablet for tablet ae9bc5b853284949a3a071f89444d36f (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:36.508584 30517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b78f9d7e6124d159576cd3591a36cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.508641 30662 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc69f0891fb42f9809537f3c30747c7 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:36.509754 30514 tablet_service.cc:1511] Processing CreateTablet for tablet 830c58539160446a8aadb5998e77b99c (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:36.509995 30510 tablet_service.cc:1511] Processing CreateTablet for tablet 685353e5b3a04d22b52df0e2801cb007 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:36.511040 30514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830c58539160446a8aadb5998e77b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.511323 30518 tablet_service.cc:1511] Processing CreateTablet for tablet a921443361284e9f97a60af1c1c4fe5f (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:08:36.512671 30518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a921443361284e9f97a60af1c1c4fe5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.513025 30665 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4d7dbbb88a4af28e78c8b059c59f14 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:36.511279 30664 tablet_service.cc:1511] Processing CreateTablet for tablet ae9bc5b853284949a3a071f89444d36f (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:08:36.510026 30662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc69f0891fb42f9809537f3c30747c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.516889 30513 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc69f0891fb42f9809537f3c30747c7 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:08:36.517300 30512 tablet_service.cc:1511] Processing CreateTablet for tablet 7e12f1ca7b6c4b02be78889041669540 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:36.517663 30511 tablet_service.cc:1511] Processing CreateTablet for tablet 80d5a9df86f240c1b52a63944eafae7b (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:36.507601 30663 tablet_service.cc:1511] Processing CreateTablet for tablet 830c58539160446a8aadb5998e77b99c (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:08:36.521618 30509 tablet_service.cc:1511] Processing CreateTablet for tablet 062bdd4185914268b88719202520d07d (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:36.524590 30516 tablet_service.cc:1511] Processing CreateTablet for tablet 8d4d7dbbb88a4af28e78c8b059c59f14 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:08:36.525985 30661 tablet_service.cc:1511] Processing CreateTablet for tablet 7e12f1ca7b6c4b02be78889041669540 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:08:36.527321 30515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9bc5b853284949a3a071f89444d36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.528004 30511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d5a9df86f240c1b52a63944eafae7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.529691 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4d7dbbb88a4af28e78c8b059c59f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.530081 30660 tablet_service.cc:1511] Processing CreateTablet for tablet 80d5a9df86f240c1b52a63944eafae7b (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:08:36.531724 30658 tablet_service.cc:1511] Processing CreateTablet for tablet 062bdd4185914268b88719202520d07d (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:08:36.532132 30516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d4d7dbbb88a4af28e78c8b059c59f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.534588 30659 tablet_service.cc:1511] Processing CreateTablet for tablet 685353e5b3a04d22b52df0e2801cb007 (DEFAULT_TABLE table=test-workload [id=df9907b3dd5d48fd991f057dd5d7467a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:08:36.541102 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9bc5b853284949a3a071f89444d36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.542135 30717 tablet_bootstrap.cc:654] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.545706 30661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e12f1ca7b6c4b02be78889041669540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.546828 30663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830c58539160446a8aadb5998e77b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.549216 30658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062bdd4185914268b88719202520d07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.556609 30660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d5a9df86f240c1b52a63944eafae7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.558844 30659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685353e5b3a04d22b52df0e2801cb007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.554868 30512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e12f1ca7b6c4b02be78889041669540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.566798 30510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 685353e5b3a04d22b52df0e2801cb007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.574805 30513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc69f0891fb42f9809537f3c30747c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.610968 30509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062bdd4185914268b88719202520d07d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.631721 30720 tablet_bootstrap.cc:492] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.632583 30718 tablet_bootstrap.cc:492] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:36.640038 30720 tablet_bootstrap.cc:654] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.653505 30720 tablet_bootstrap.cc:492] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.653962 30720 ts_tablet_manager.cc:1403] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 13:08:36.657644 30717 tablet_bootstrap.cc:492] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:36.657496 30720 raft_consensus.cc:359] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.658290 30717 ts_tablet_manager.cc:1403] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.163s	user 0.000s	sys 0.019s
I20260709 13:08:36.658211 30720 raft_consensus.cc:385] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.658739 30720 raft_consensus.cc:740] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.659632 30720 consensus_queue.cc:260] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.662997 30717 raft_consensus.cc:359] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.664047 30717 raft_consensus.cc:385] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.664388 30717 raft_consensus.cc:740] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.665143 30717 consensus_queue.cc:260] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.666136 30718 tablet_bootstrap.cc:654] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.667114 30553 heartbeater.cc:499] Master 127.29.54.254:35991 was elected leader, sending a full tablet report...
I20260709 13:08:36.664397 30720 ts_tablet_manager.cc:1434] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:36.678962 30720 tablet_bootstrap.cc:492] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.683249 30628 heartbeater.cc:499] Master 127.29.54.254:35991 was elected leader, sending a full tablet report...
I20260709 13:08:36.683667 30717 ts_tablet_manager.cc:1434] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.001s
I20260709 13:08:36.684513 30717 tablet_bootstrap.cc:492] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:36.691151 30717 tablet_bootstrap.cc:654] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.692359 30720 tablet_bootstrap.cc:654] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.698015 30718 tablet_bootstrap.cc:492] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:36.698586 30718 ts_tablet_manager.cc:1403] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.010s
I20260709 13:08:36.701489 30720 tablet_bootstrap.cc:492] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.701853 30717 tablet_bootstrap.cc:492] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:36.701946 30720 ts_tablet_manager.cc:1403] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 13:08:36.701633 30718 raft_consensus.cc:359] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.702432 30717 ts_tablet_manager.cc:1403] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260709 13:08:36.702682 30718 raft_consensus.cc:385] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.703029 30718 raft_consensus.cc:740] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.703755 30718 consensus_queue.cc:260] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.704901 30720 raft_consensus.cc:359] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.705504 30717 raft_consensus.cc:359] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.705824 30720 raft_consensus.cc:385] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.706254 30717 raft_consensus.cc:385] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.706327 30720 raft_consensus.cc:740] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.706641 30717 raft_consensus.cc:740] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.707489 30717 consensus_queue.cc:260] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.707551 30720 consensus_queue.cc:260] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.710042 30717 ts_tablet_manager.cc:1434] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:36.710388 30720 ts_tablet_manager.cc:1434] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:36.710969 30717 tablet_bootstrap.cc:492] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:36.711552 30720 tablet_bootstrap.cc:492] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.717516 30717 tablet_bootstrap.cc:654] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.720245 30720 tablet_bootstrap.cc:654] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.721452 30702 heartbeater.cc:499] Master 127.29.54.254:35991 was elected leader, sending a full tablet report...
I20260709 13:08:36.722014 30718 ts_tablet_manager.cc:1434] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 13:08:36.723002 30718 tablet_bootstrap.cc:492] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:36.731108 30718 tablet_bootstrap.cc:654] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.731478 30717 tablet_bootstrap.cc:492] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:36.731957 30717 ts_tablet_manager.cc:1403] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 13:08:36.735388 30717 raft_consensus.cc:359] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.736315 30717 raft_consensus.cc:385] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.736589 30717 raft_consensus.cc:740] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.737357 30717 consensus_queue.cc:260] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.738334 30718 tablet_bootstrap.cc:492] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:36.738863 30718 ts_tablet_manager.cc:1403] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 13:08:36.739524 30717 ts_tablet_manager.cc:1434] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:08:36.740480 30717 tablet_bootstrap.cc:492] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:36.741812 30718 raft_consensus.cc:359] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.742568 30718 raft_consensus.cc:385] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.744010 30718 raft_consensus.cc:740] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.745014 30718 consensus_queue.cc:260] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.745723 30720 tablet_bootstrap.cc:492] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.746204 30720 ts_tablet_manager.cc:1403] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260709 13:08:36.747316 30718 ts_tablet_manager.cc:1434] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:36.747414 30717 tablet_bootstrap.cc:654] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.748358 30718 tablet_bootstrap.cc:492] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:36.748926 30720 raft_consensus.cc:359] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.749619 30720 raft_consensus.cc:385] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.749903 30720 raft_consensus.cc:740] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.751861 30720 consensus_queue.cc:260] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.753906 30720 ts_tablet_manager.cc:1434] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:08:36.757736 30718 tablet_bootstrap.cc:654] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.760138 30720 tablet_bootstrap.cc:492] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.765731 30720 tablet_bootstrap.cc:654] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.771164 30717 tablet_bootstrap.cc:492] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:36.771257 30720 tablet_bootstrap.cc:492] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.771706 30720 ts_tablet_manager.cc:1403] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 13:08:36.771689 30717 ts_tablet_manager.cc:1403] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260709 13:08:36.772114 30718 tablet_bootstrap.cc:492] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:36.772614 30718 ts_tablet_manager.cc:1403] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260709 13:08:36.773988 30720 raft_consensus.cc:359] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.774492 30720 raft_consensus.cc:385] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.774751 30720 raft_consensus.cc:740] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.774669 30717 raft_consensus.cc:359] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.775425 30717 raft_consensus.cc:385] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.775514 30720 consensus_queue.cc:260] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.775908 30717 raft_consensus.cc:740] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.775406 30718 raft_consensus.cc:359] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.776415 30718 raft_consensus.cc:385] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.776736 30718 raft_consensus.cc:740] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.776824 30717 consensus_queue.cc:260] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.777709 30720 ts_tablet_manager.cc:1434] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:36.777659 30718 consensus_queue.cc:260] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.778764 30720 tablet_bootstrap.cc:492] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.781616 30718 ts_tablet_manager.cc:1434] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:08:36.782544 30717 ts_tablet_manager.cc:1434] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:36.782608 30718 tablet_bootstrap.cc:492] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:36.783583 30717 tablet_bootstrap.cc:492] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:36.785326 30720 tablet_bootstrap.cc:654] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.789472 30718 tablet_bootstrap.cc:654] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.789959 30717 tablet_bootstrap.cc:654] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.796756 30720 tablet_bootstrap.cc:492] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.797231 30720 ts_tablet_manager.cc:1403] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:08:36.800062 30720 raft_consensus.cc:359] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.800763 30720 raft_consensus.cc:385] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.801072 30720 raft_consensus.cc:740] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.801928 30720 consensus_queue.cc:260] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.807286 30720 ts_tablet_manager.cc:1434] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:36.807978 30718 tablet_bootstrap.cc:492] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:36.808179 30720 tablet_bootstrap.cc:492] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.808710 30718 ts_tablet_manager.cc:1403] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260709 13:08:36.812434 30718 raft_consensus.cc:359] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.813437 30718 raft_consensus.cc:385] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.813876 30718 raft_consensus.cc:740] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.814749 30720 tablet_bootstrap.cc:654] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.815068 30718 consensus_queue.cc:260] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.819667 30718 ts_tablet_manager.cc:1434] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:36.820658 30718 tablet_bootstrap.cc:492] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:36.821077 30720 tablet_bootstrap.cc:492] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.821544 30720 ts_tablet_manager.cc:1403] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:08:36.821931 30717 tablet_bootstrap.cc:492] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:36.822373 30717 ts_tablet_manager.cc:1403] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.012s
I20260709 13:08:36.825348 30717 raft_consensus.cc:359] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.825619 30720 raft_consensus.cc:359] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.826120 30720 raft_consensus.cc:385] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.826058 30717 raft_consensus.cc:385] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.826435 30720 raft_consensus.cc:740] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.826566 30717 raft_consensus.cc:740] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.827345 30720 consensus_queue.cc:260] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.827477 30717 consensus_queue.cc:260] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.829197 30718 tablet_bootstrap.cc:654] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.829805 30720 ts_tablet_manager.cc:1434] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:08:36.830752 30720 tablet_bootstrap.cc:492] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.831914 30717 ts_tablet_manager.cc:1434] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:36.833070 30717 tablet_bootstrap.cc:492] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:36.836738 30720 tablet_bootstrap.cc:654] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.840543 30717 tablet_bootstrap.cc:654] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.840978 30718 tablet_bootstrap.cc:492] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:36.841486 30718 ts_tablet_manager.cc:1403] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:08:36.844640 30718 raft_consensus.cc:359] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.845729 30718 raft_consensus.cc:385] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.846184 30718 raft_consensus.cc:740] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.848145 30720 tablet_bootstrap.cc:492] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.847316 30718 consensus_queue.cc:260] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.848590 30720 ts_tablet_manager.cc:1403] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:08:36.851809 30720 raft_consensus.cc:359] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.852484 30720 raft_consensus.cc:385] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.852770 30720 raft_consensus.cc:740] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.853509 30720 consensus_queue.cc:260] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.854164 30727 raft_consensus.cc:493] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.854751 30717 tablet_bootstrap.cc:492] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:36.854619 30727 raft_consensus.cc:515] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.855186 30717 ts_tablet_manager.cc:1403] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 13:08:36.856109 30720 ts_tablet_manager.cc:1434] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:08:36.857100 30720 tablet_bootstrap.cc:492] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.858090 30717 raft_consensus.cc:359] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.858820 30717 raft_consensus.cc:385] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.859109 30717 raft_consensus.cc:740] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.861518 30727 leader_election.cc:290] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993)
I20260709 13:08:36.860138 30717 consensus_queue.cc:260] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.863603 30720 tablet_bootstrap.cc:654] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.853463 30718 ts_tablet_manager.cc:1434] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:36.867395 30717 ts_tablet_manager.cc:1434] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:36.868379 30718 tablet_bootstrap.cc:492] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:36.874478 30720 tablet_bootstrap.cc:492] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.868386 30717 tablet_bootstrap.cc:492] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:36.874991 30720 ts_tablet_manager.cc:1403] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:08:36.877432 30720 raft_consensus.cc:359] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.878094 30720 raft_consensus.cc:385] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.878360 30720 raft_consensus.cc:740] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.881268 30717 tablet_bootstrap.cc:654] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.881644 30720 consensus_queue.cc:260] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.883809 30720 ts_tablet_manager.cc:1434] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:36.884651 30720 tablet_bootstrap.cc:492] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.885823 30718 tablet_bootstrap.cc:654] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.889261 30722 raft_consensus.cc:493] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.889894 30720 tablet_bootstrap.cc:654] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.889724 30722 raft_consensus.cc:515] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.890798 30723 raft_consensus.cc:493] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.891360 30723 raft_consensus.cc:515] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.892350 30722 leader_election.cc:290] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:36.897678 30723 leader_election.cc:290] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:36.904567 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:36.905279 30603 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 0.
I20260709 13:08:36.907280 30640 leader_election.cc:304] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:36.908460 30727 raft_consensus.cc:2804] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.908877 30727 raft_consensus.cc:493] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.909271 30727 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.915170 30723 raft_consensus.cc:493] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.915721 30723 raft_consensus.cc:515] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.918174 30723 leader_election.cc:290] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:36.920177 30723 raft_consensus.cc:493] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.920629 30723 raft_consensus.cc:515] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.922178 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:36.922578 30723 leader_election.cc:290] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:36.922976 30718 tablet_bootstrap.cc:492] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:36.922820 30528 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 0.
I20260709 13:08:36.923499 30718 ts_tablet_manager.cc:1403] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.007s
I20260709 13:08:36.925088 30727 raft_consensus.cc:515] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.926463 30718 raft_consensus.cc:359] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.927201 30718 raft_consensus.cc:385] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.927498 30718 raft_consensus.cc:740] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.928288 30718 consensus_queue.cc:260] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.929647 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:36.930393 30603 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.931679 30720 tablet_bootstrap.cc:492] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:36.932248 30720 ts_tablet_manager.cc:1403] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.048s	user 0.003s	sys 0.014s
I20260709 13:08:36.935499 30720 raft_consensus.cc:359] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.936338 30720 raft_consensus.cc:385] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:36.936654 30720 raft_consensus.cc:740] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:36.937489 30720 consensus_queue.cc:260] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.941579 30603 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 1.
I20260709 13:08:36.943336 30640 leader_election.cc:304] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:36.945489 30727 leader_election.cc:290] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993)
I20260709 13:08:36.946058 30727 raft_consensus.cc:2804] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:36.946555 30727 raft_consensus.cc:697] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:36.947093 30722 raft_consensus.cc:493] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.947698 30722 raft_consensus.cc:515] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.948899 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:36.949610 30528 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.951467 30722 leader_election.cc:290] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:36.954222 30720 ts_tablet_manager.cc:1434] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
W20260709 13:08:36.962399 30474 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:36.965461 30720 tablet_bootstrap.cc:492] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d: Bootstrap starting.
I20260709 13:08:36.969157 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:36.971657 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:36.972405 30677 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 0.
I20260709 13:08:36.973557 30751 raft_consensus.cc:493] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:36.974131 30720 tablet_bootstrap.cc:654] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:36.973984 30751 raft_consensus.cc:515] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.974563 30493 leader_election.cc:304] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:36.975370 30722 raft_consensus.cc:2804] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.975658 30528 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 1.
I20260709 13:08:36.975847 30722 raft_consensus.cc:493] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.976095 30751 leader_election.cc:290] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:36.976373 30722 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.977619 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:36.977949 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:36.978243 30603 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 0.
I20260709 13:08:36.978724 30528 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 0.
I20260709 13:08:36.979319 30640 leader_election.cc:304] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:36.980118 30751 raft_consensus.cc:2804] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:36.980469 30751 raft_consensus.cc:493] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:36.980949 30751 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:36.988852 30722 raft_consensus.cc:515] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.980450 30727 consensus_queue.cc:237] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:36.994691 30722 leader_election.cc:290] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:36.997675 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:36.998597 30677 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.001219 30720 tablet_bootstrap.cc:492] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d: No bootstrap required, opened a new log
I20260709 13:08:37.001653 30720 ts_tablet_manager.cc:1403] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 13:08:37.004221 30720 raft_consensus.cc:359] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.004850 30720 raft_consensus.cc:385] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.005124 30720 raft_consensus.cc:740] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.005962 30720 consensus_queue.cc:260] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.009635 30677 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 1.
I20260709 13:08:37.020485 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.021232 30493 leader_election.cc:304] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.021488 30603 raft_consensus.cc:2393] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 987e18e7d4914ead953e788969d14f8d in current term 1: Already voted for candidate 47ae10a92bd740e89a5508feb97c0793 in this term.
I20260709 13:08:37.022145 30722 raft_consensus.cc:2804] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.023499 30722 raft_consensus.cc:697] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.024343 30722 consensus_queue.cc:237] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.027045 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.027700 30602 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 0.
I20260709 13:08:37.027599 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.028434 30603 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.014889 30751 raft_consensus.cc:515] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.015765 30717 tablet_bootstrap.cc:492] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:37.028925 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.029337 30717 ts_tablet_manager.cc:1403] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.161s	user 0.047s	sys 0.048s
I20260709 13:08:37.029553 30527 raft_consensus.cc:2468] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 0.
I20260709 13:08:37.030705 30526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.030941 30491 leader_election.cc:304] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 987e18e7d4914ead953e788969d14f8d; no voters: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:37.031354 30526 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 0.
I20260709 13:08:37.031719 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.032245 30527 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.017841 30720 ts_tablet_manager.cc:1434] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:08:37.032261 30717 raft_consensus.cc:359] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.039537 30717 raft_consensus.cc:385] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.029318 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.039919 30756 raft_consensus.cc:2749] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.040001 30717 raft_consensus.cc:740] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.040259 30528 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 0.
I20260709 13:08:37.041004 30717 consensus_queue.cc:260] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.043874 30717 ts_tablet_manager.cc:1434] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:37.042277 30754 raft_consensus.cc:493] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.044891 30717 tablet_bootstrap.cc:492] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:37.044636 30754 raft_consensus.cc:515] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.047549 30568 leader_election.cc:304] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.056109 30723 raft_consensus.cc:2804] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.056458 30723 raft_consensus.cc:493] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.056826 30723 raft_consensus.cc:3060] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.057404 30754 leader_election.cc:290] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.058593 30750 raft_consensus.cc:493] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.059046 30750 raft_consensus.cc:515] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.059646 30718 ts_tablet_manager.cc:1434] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.136s	user 0.040s	sys 0.080s
I20260709 13:08:37.059993 30603 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 1.
I20260709 13:08:37.059509 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c58539160446a8aadb5998e77b99c" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.060653 30718 tablet_bootstrap.cc:492] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:37.061836 30677 raft_consensus.cc:2468] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 0.
I20260709 13:08:37.050766 30751 leader_election.cc:290] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:37.051842 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.064927 30493 leader_election.cc:304] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.065251 30602 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.067441 30718 tablet_bootstrap.cc:654] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.067817 30754 raft_consensus.cc:2804] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.068234 30754 raft_consensus.cc:493] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.062646 30750 leader_election.cc:290] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:37.063380 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.068991 30722 raft_consensus.cc:493] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.070912 30528 raft_consensus.cc:2468] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 0.
I20260709 13:08:37.071257 30722 raft_consensus.cc:515] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.072350 30642 leader_election.cc:304] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.070748 30754 raft_consensus.cc:3060] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.073400 30722 leader_election.cc:290] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.075371 30718 tablet_bootstrap.cc:492] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:37.075831 30718 ts_tablet_manager.cc:1403] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 13:08:37.076139 30426 catalog_manager.cc:5697] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.077090 30723 raft_consensus.cc:515] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.078797 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.079993 30568 leader_election.cc:304] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
W20260709 13:08:37.080425 30640 leader_election.cc:343] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.067026 30424 catalog_manager.cc:5697] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.078670 30718 raft_consensus.cc:359] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.081241 30718 raft_consensus.cc:385] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.081466 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.055356 30717 tablet_bootstrap.cc:654] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.049965 30527 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 1.
I20260709 13:08:37.081576 30718 raft_consensus.cc:740] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.083424 30723 leader_election.cc:290] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.082332 30727 raft_consensus.cc:2804] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.085114 30727 raft_consensus.cc:493] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.087072 30642 leader_election.cc:304] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.088109 30750 raft_consensus.cc:2804] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.088670 30750 raft_consensus.cc:697] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:37.093050 30750 consensus_queue.cc:237] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.095165 30602 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 1.
I20260709 13:08:37.095800 30723 raft_consensus.cc:2764] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:08:37.084252 30718 consensus_queue.cc:260] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.086045 30727 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.099747 30677 raft_consensus.cc:2468] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 0.
I20260709 13:08:37.104441 30493 leader_election.cc:304] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.105374 30568 leader_election.cc:304] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.105628 30722 raft_consensus.cc:2804] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.106137 30722 raft_consensus.cc:493] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.106232 30723 raft_consensus.cc:2804] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.106657 30722 raft_consensus.cc:3060] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.109023 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.109642 30527 raft_consensus.cc:3060] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.109686 30754 raft_consensus.cc:515] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.106709 30723 raft_consensus.cc:493] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.111143 30723 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.113859 30718 ts_tablet_manager.cc:1434] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 13:08:37.114838 30718 tablet_bootstrap.cc:492] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:37.116966 30727 raft_consensus.cc:515] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.129962 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c58539160446a8aadb5998e77b99c" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.130743 30718 tablet_bootstrap.cc:654] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.119544 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.120489 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c58539160446a8aadb5998e77b99c" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.122735 30722 raft_consensus.cc:515] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
W20260709 13:08:37.131243 30491 leader_election.cc:343] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.131873 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.138512 30528 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.139127 30722 leader_election.cc:290] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.139386 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.140348 30672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.140826 30727 leader_election.cc:290] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:37.140957 30672 raft_consensus.cc:3060] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.124691 30527 raft_consensus.cc:2468] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 1.
I20260709 13:08:37.142318 30568 leader_election.cc:304] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.143237 30760 raft_consensus.cc:2804] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.143692 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617"
W20260709 13:08:37.145344 30640 leader_election.cc:343] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.125353 30723 raft_consensus.cc:515] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.127090 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.127425 30717 tablet_bootstrap.cc:492] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:37.155007 30717 ts_tablet_manager.cc:1403] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.007s
W20260709 13:08:37.155684 30568 leader_election.cc:343] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.155985 30723 leader_election.cc:290] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
W20260709 13:08:37.140980 30491 leader_election.cc:343] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:37.157080 30491 leader_election.cc:343] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.157327 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.157591 30717 raft_consensus.cc:359] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.157917 30527 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.158236 30717 raft_consensus.cc:385] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.125958 30754 leader_election.cc:290] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.127643 30674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.128013 30675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c58539160446a8aadb5998e77b99c" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.159708 30675 raft_consensus.cc:3060] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.129087 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.162899 30528 raft_consensus.cc:2468] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 1.
I20260709 13:08:37.118592 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.131281 30677 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 0.
I20260709 13:08:37.165179 30754 raft_consensus.cc:493] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.165650 30754 raft_consensus.cc:515] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.167333 30754 leader_election.cc:290] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.168991 30642 leader_election.cc:304] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 0849ad3985b24c9ea248081bd237b617
W20260709 13:08:37.169315 30491 leader_election.cc:343] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.170240 30717 raft_consensus.cc:740] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.170744 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
W20260709 13:08:37.171864 30568 leader_election.cc:343] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.171202 30717 consensus_queue.cc:260] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.154330 30672 raft_consensus.cc:2468] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 1.
I20260709 13:08:37.154556 30760 raft_consensus.cc:697] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.173395 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
W20260709 13:08:37.173547 30493 leader_election.cc:343] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.173552 30750 raft_consensus.cc:2804] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.175076 30717 ts_tablet_manager.cc:1434] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:08:37.176107 30677 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.176301 30750 raft_consensus.cc:697] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:37.176927 30493 leader_election.cc:304] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:37.177718 30717 tablet_bootstrap.cc:492] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:37.177201 30750 consensus_queue.cc:237] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.179265 30754 raft_consensus.cc:2804] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.179883 30754 raft_consensus.cc:697] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.180668 30754 consensus_queue.cc:237] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.184818 30717 tablet_bootstrap.cc:654] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.188827 30760 consensus_queue.cc:237] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.192386 30675 raft_consensus.cc:2468] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 1.
I20260709 13:08:37.194049 30493 leader_election.cc:304] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:37.195539 30722 raft_consensus.cc:2804] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.196744 30722 raft_consensus.cc:697] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.198369 30718 tablet_bootstrap.cc:492] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:37.197772 30722 consensus_queue.cc:237] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.198931 30718 ts_tablet_manager.cc:1403] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.012s
I20260709 13:08:37.203317 30527 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 1.
I20260709 13:08:37.206951 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.207283 30677 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 1.
I20260709 13:08:37.207623 30603 raft_consensus.cc:2468] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 0.
I20260709 13:08:37.210424 30491 leader_election.cc:304] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [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: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:37.211745 30568 leader_election.cc:304] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:37.213763 30754 raft_consensus.cc:2804] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.214540 30718 raft_consensus.cc:359] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.215233 30718 raft_consensus.cc:385] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.215484 30718 raft_consensus.cc:740] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.216022 30718 consensus_queue.cc:260] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.193248 30425 catalog_manager.cc:5697] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.217020 30767 raft_consensus.cc:2804] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.217592 30767 raft_consensus.cc:697] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.219686 30718 ts_tablet_manager.cc:1434] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:08:37.218899 30723 raft_consensus.cc:493] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.215173 30754 raft_consensus.cc:493] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.218420 30767 consensus_queue.cc:237] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.221593 30718 tablet_bootstrap.cc:492] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:37.221354 30754 raft_consensus.cc:3060] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.221076 30723 raft_consensus.cc:515] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.224072 30717 tablet_bootstrap.cc:492] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:37.224215 30723 leader_election.cc:290] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.224612 30717 ts_tablet_manager.cc:1403] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260709 13:08:37.228382 30718 tablet_bootstrap.cc:654] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.230067 30426 catalog_manager.cc:5697] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.233520 30424 catalog_manager.cc:5697] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.239187 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.239830 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.239976 30527 raft_consensus.cc:2468] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 0.
W20260709 13:08:37.241108 30568 leader_election.cc:343] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.241770 30568 leader_election.cc:304] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [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: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:37.242838 30767 raft_consensus.cc:2804] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:37.236080 30717 raft_consensus.cc:359] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.243443 30767 raft_consensus.cc:493] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:37.243666 30717 raft_consensus.cc:385] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.243978 30717 raft_consensus.cc:740] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.243996 30767 raft_consensus.cc:3060] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.245065 30717 consensus_queue.cc:260] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.246791 30718 tablet_bootstrap.cc:492] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:37.247219 30717 ts_tablet_manager.cc:1434] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:08:37.247267 30718 ts_tablet_manager.cc:1403] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 13:08:37.248111 30717 tablet_bootstrap.cc:492] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617: Bootstrap starting.
I20260709 13:08:37.249951 30718 raft_consensus.cc:359] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.250622 30718 raft_consensus.cc:385] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.250957 30718 raft_consensus.cc:740] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.251515 30767 raft_consensus.cc:515] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.251816 30718 consensus_queue.cc:260] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.253501 30767 leader_election.cc:290] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.253928 30718 ts_tablet_manager.cc:1434] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:37.254240 30717 tablet_bootstrap.cc:654] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.254912 30718 tablet_bootstrap.cc:492] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793: Bootstrap starting.
I20260709 13:08:37.255589 30425 catalog_manager.cc:5697] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.258956 30717 tablet_bootstrap.cc:492] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617: No bootstrap required, opened a new log
I20260709 13:08:37.259364 30717 ts_tablet_manager.cc:1403] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:08:37.261195 30424 catalog_manager.cc:5697] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.261965 30717 raft_consensus.cc:359] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.262656 30717 raft_consensus.cc:385] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.262933 30717 raft_consensus.cc:740] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.263592 30718 tablet_bootstrap.cc:654] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:37.263738 30717 consensus_queue.cc:260] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.265276 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.265985 30717 ts_tablet_manager.cc:1434] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:37.265276 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.266683 30527 raft_consensus.cc:3060] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.274015 30527 raft_consensus.cc:2468] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 1.
I20260709 13:08:37.276613 30718 tablet_bootstrap.cc:492] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793: No bootstrap required, opened a new log
I20260709 13:08:37.277033 30718 ts_tablet_manager.cc:1403] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 13:08:37.277297 30568 leader_election.cc:304] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.279049 30754 raft_consensus.cc:515] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.279760 30718 raft_consensus.cc:359] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.280380 30718 raft_consensus.cc:385] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:37.280635 30718 raft_consensus.cc:740] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Initialized, Role: FOLLOWER
I20260709 13:08:37.281294 30754 leader_election.cc:290] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.281970 30767 raft_consensus.cc:2804] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.282202 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.282460 30767 raft_consensus.cc:697] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.282816 30677 raft_consensus.cc:3060] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.283327 30767 consensus_queue.cc:237] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
W20260709 13:08:37.287035 30568 leader_election.cc:343] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:37.281374 30718 consensus_queue.cc:260] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.288514 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.289027 30603 raft_consensus.cc:3060] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.289575 30718 ts_tablet_manager.cc:1434] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:08:37.286335 30425 catalog_manager.cc:5697] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.290108 30677 raft_consensus.cc:2468] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 1.
I20260709 13:08:37.292551 30493 leader_election.cc:304] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.293370 30754 raft_consensus.cc:2804] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:37.293812 30754 raft_consensus.cc:697] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.294581 30754 consensus_queue.cc:237] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.295434 30603 raft_consensus.cc:2468] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 1.
I20260709 13:08:37.296672 30767 raft_consensus.cc:493] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.297101 30767 raft_consensus.cc:515] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.299074 30767 leader_election.cc:290] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.300513 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c58539160446a8aadb5998e77b99c" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.303478 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830c58539160446a8aadb5998e77b99c" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.304198 30677 raft_consensus.cc:2393] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0849ad3985b24c9ea248081bd237b617 in current term 1: Already voted for candidate 987e18e7d4914ead953e788969d14f8d in this term.
I20260709 13:08:37.305074 30568 leader_election.cc:304] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617; no voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.305822 30767 raft_consensus.cc:3060] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.305442 30424 catalog_manager.cc:5697] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.309720 30425 catalog_manager.cc:5697] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.311053 30767 raft_consensus.cc:2749] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.367784 30677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:33396
I20260709 13:08:37.368309 30677 raft_consensus.cc:606] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.379454 30603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:56424
I20260709 13:08:37.379964 30603 raft_consensus.cc:606] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.384637 30677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:33396
I20260709 13:08:37.385151 30677 raft_consensus.cc:606] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.389624 30603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:56424
I20260709 13:08:37.390089 30603 raft_consensus.cc:606] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.396867 30677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
mode: GRACEFUL
new_leader_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:33396
I20260709 13:08:37.397346 30677 raft_consensus.cc:606] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Received request to transfer leadership to TS 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:37.408639 30527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:37.409099 30527 raft_consensus.cc:606] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Received request to transfer leadership to TS 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:37.415808 30527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:37.416245 30527 raft_consensus.cc:606] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Received request to transfer leadership to TS 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:37.420310 30527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062bdd4185914268b88719202520d07d"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:40186
I20260709 13:08:37.420738 30527 raft_consensus.cc:606] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Received request to transfer leadership to TS 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:37.533514 30754 consensus_queue.cc:1048] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, 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.539906 30722 raft_consensus.cc:993] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:37.540385 30722 raft_consensus.cc:1081] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Signalling peer 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:37.542145 30602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:56420
I20260709 13:08:37.545812 30602 raft_consensus.cc:493] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.546204 30602 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.547324 30754 consensus_queue.cc:1048] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.550879 30750 raft_consensus.cc:493] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.551329 30750 raft_consensus.cc:515] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.553547 30750 leader_election.cc:290] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:37.553169 30602 raft_consensus.cc:515] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.554279 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.555055 30527 raft_consensus.cc:2393] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47ae10a92bd740e89a5508feb97c0793 in current term 1: Already voted for candidate 0849ad3985b24c9ea248081bd237b617 in this term.
I20260709 13:08:37.555305 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.556629 30640 leader_election.cc:304] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793; no voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.558058 30751 raft_consensus.cc:3060] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.562076 30602 leader_election.cc:290] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 2 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.564182 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.564708 30527 raft_consensus.cc:3055] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.564661 30750 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, 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.565114 30527 raft_consensus.cc:740] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.565907 30527 consensus_queue.cc:260] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.567142 30527 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.570771 30767 raft_consensus.cc:493] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.571269 30767 raft_consensus.cc:515] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.570919 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.572284 30677 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.575467 30675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.575718 30527 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 2.
I20260709 13:08:37.577813 30568 leader_election.cc:304] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.578931 30723 raft_consensus.cc:2804] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.579399 30723 raft_consensus.cc:697] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.580267 30723 consensus_queue.cc:237] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.584738 30677 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 2.
I20260709 13:08:37.573266 30767 leader_election.cc:290] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.586234 30727 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, 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.588455 30751 raft_consensus.cc:2749] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.589422 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.590231 30527 raft_consensus.cc:2393] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0849ad3985b24c9ea248081bd237b617 in current term 1: Already voted for candidate 47ae10a92bd740e89a5508feb97c0793 in this term.
I20260709 13:08:37.591326 30568 leader_election.cc:304] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617; no voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.592535 30786 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.595526 30727 consensus_queue.cc:1048] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, 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.596817 30424 catalog_manager.cc:5697] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 1 to 2, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.601408 30786 raft_consensus.cc:2749] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.606252 30750 raft_consensus.cc:993] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.607164 30727 raft_consensus.cc:1081] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.609831 30727 consensus_queue.cc:1048] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, 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.611244 30789 raft_consensus.cc:993] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.611728 30727 raft_consensus.cc:1081] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.613608 30526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40166
I20260709 13:08:37.614135 30526 raft_consensus.cc:493] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.614511 30526 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.615119 30528 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40166
I20260709 13:08:37.615600 30528 raft_consensus.cc:493] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.615945 30528 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.619518 30751 consensus_queue.cc:1048] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, 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.622434 30526 raft_consensus.cc:515] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.623556 30727 raft_consensus.cc:493] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.624226 30727 raft_consensus.cc:515] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.629552 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.635344 30527 raft_consensus.cc:2393] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47ae10a92bd740e89a5508feb97c0793 in current term 1: Already voted for candidate 0849ad3985b24c9ea248081bd237b617 in this term.
I20260709 13:08:37.635107 30754 consensus_queue.cc:1048] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, 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.624682 30526 leader_election.cc:290] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.625381 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.637144 30528 raft_consensus.cc:515] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.641001 30528 leader_election.cc:290] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.644531 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.645269 30601 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.648238 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0849ad3985b24c9ea248081bd237b617" is_pre_election: true
I20260709 13:08:37.648439 30727 leader_election.cc:290] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:37.649531 30675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.649834 30640 leader_election.cc:304] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793; no voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.650077 30675 raft_consensus.cc:3055] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.650385 30675 raft_consensus.cc:740] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:37.650964 30722 consensus_queue.cc:1048] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.651253 30751 raft_consensus.cc:3060] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.651139 30675 consensus_queue.cc:260] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.652262 30675 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.652599 30601 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:37.626356 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.654793 30677 raft_consensus.cc:3055] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.655094 30677 raft_consensus.cc:740] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:37.655151 30750 raft_consensus.cc:993] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793: : Instructing follower 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:37.655705 30750 raft_consensus.cc:1081] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Signalling peer 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:37.655936 30677 consensus_queue.cc:260] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.657625 30751 raft_consensus.cc:2749] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:37.658636 30491 leader_election.cc:304] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.660403 30677 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.661610 30754 raft_consensus.cc:2804] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.662264 30754 raft_consensus.cc:697] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.663342 30754 consensus_queue.cc:237] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.667198 30675 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:37.668825 30786 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.669553 30602 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:56406
I20260709 13:08:37.671022 30602 raft_consensus.cc:493] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.671393 30602 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.677385 30751 consensus_queue.cc:1048] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, 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.678746 30602 raft_consensus.cc:515] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.679323 30754 consensus_queue.cc:1048] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.681777 30526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.684496 30425 catalog_manager.cc:5697] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 1 to 2, leader changed from 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 2 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.693187 30786 consensus_queue.cc:1048] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, 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.693631 30754 raft_consensus.cc:993] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:37.708385 30754 raft_consensus.cc:1081] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Signalling peer 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:37.695587 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.709471 30673 raft_consensus.cc:3055] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.709800 30673 raft_consensus.cc:740] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:37.710610 30673 consensus_queue.cc:260] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.711560 30673 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.667754 30677 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:37.696264 30602 leader_election.cc:290] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 2 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.703181 30722 consensus_queue.cc:1048] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.721138 30673 raft_consensus.cc:2468] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 2.
I20260709 13:08:37.722078 30568 leader_election.cc:304] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [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: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.723205 30786 raft_consensus.cc:2804] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.713583 30601 raft_consensus.cc:3060] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:37.705330 30767 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, 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.723656 30786 raft_consensus.cc:697] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.723817 30493 leader_election.cc:304] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [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: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:37.724504 30786 consensus_queue.cc:237] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.725361 30722 raft_consensus.cc:2804] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.726264 30722 raft_consensus.cc:697] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.727375 30722 consensus_queue.cc:237] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.733983 30426 catalog_manager.cc:5697] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 1 to 2, leader changed from 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195) to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.736218 30756 consensus_queue.cc:1048] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, 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.738046 30673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062bdd4185914268b88719202520d07d"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:33378
I20260709 13:08:37.738656 30673 raft_consensus.cc:493] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.739017 30673 raft_consensus.cc:3060] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.746191 30673 raft_consensus.cc:515] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.749275 30527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.749636 30786 raft_consensus.cc:493] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:37.749949 30527 raft_consensus.cc:3055] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.750375 30603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.750106 30786 raft_consensus.cc:515] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.750403 30527 raft_consensus.cc:740] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.751847 30527 consensus_queue.cc:260] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.752835 30786 leader_election.cc:290] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.752976 30527 raft_consensus.cc:3060] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.755611 30723 raft_consensus.cc:993] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.755576 30675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47ae10a92bd740e89a5508feb97c0793" is_pre_election: true
I20260709 13:08:37.756093 30723 raft_consensus.cc:1081] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.759881 30524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:08:37.760449 30524 raft_consensus.cc:493] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.760804 30524 raft_consensus.cc:3060] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.762234 30786 consensus_queue.cc:1048] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.765993 30528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062bdd4185914268b88719202520d07d" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "987e18e7d4914ead953e788969d14f8d" is_pre_election: true
I20260709 13:08:37.768998 30568 leader_election.cc:304] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [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: 0849ad3985b24c9ea248081bd237b617; no voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:37.769694 30723 raft_consensus.cc:2749] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:37.770965 30527 raft_consensus.cc:2468] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 2.
I20260709 13:08:37.771801 30673 leader_election.cc:290] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 2 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:37.772398 30642 leader_election.cc:304] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [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: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:37.773216 30751 raft_consensus.cc:2804] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.773666 30751 raft_consensus.cc:697] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 2 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:37.774433 30751 consensus_queue.cc:237] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.775893 30524 raft_consensus.cc:515] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.772681 30722 raft_consensus.cc:993] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:37.778306 30722 raft_consensus.cc:1081] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Signalling peer 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:37.778578 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.779645 30524 leader_election.cc:290] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.781780 30601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:56420
I20260709 13:08:37.782341 30601 raft_consensus.cc:493] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.782601 30602 raft_consensus.cc:3055] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.782737 30601 raft_consensus.cc:3060] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.782958 30602 raft_consensus.cc:740] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.783716 30602 consensus_queue.cc:260] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.784768 30602 raft_consensus.cc:3060] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.789517 30601 raft_consensus.cc:515] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.792304 30426 catalog_manager.cc:5697] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 1 to 2, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.794108 30602 raft_consensus.cc:2468] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:37.794775 30601 leader_election.cc:290] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 2 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.794930 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9bc5b853284949a3a071f89444d36f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.802770 30524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:37.803313 30524 raft_consensus.cc:3055] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.803680 30524 raft_consensus.cc:740] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.804312 30491 leader_election.cc:304] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [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: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:37.804468 30524 consensus_queue.cc:260] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.803391 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "685353e5b3a04d22b52df0e2801cb007" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.805698 30524 raft_consensus.cc:3060] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.806018 30673 raft_consensus.cc:3060] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.806735 30756 raft_consensus.cc:2804] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.807196 30756 raft_consensus.cc:697] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.807627 30786 raft_consensus.cc:993] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.808102 30767 raft_consensus.cc:1081] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:37.809109 30756 consensus_queue.cc:237] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.811247 30723 consensus_queue.cc:1048] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.812261 30526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:08:37.812531 30723 consensus_queue.cc:1048] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, 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.812686 30524 raft_consensus.cc:2468] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 2.
I20260709 13:08:37.813273 30673 raft_consensus.cc:2468] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 2.
I20260709 13:08:37.812826 30526 raft_consensus.cc:493] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.813796 30526 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.817893 30568 leader_election.cc:304] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:37.819177 30786 raft_consensus.cc:2804] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.819651 30786 raft_consensus.cc:697] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.820410 30786 consensus_queue.cc:237] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.822311 30526 raft_consensus.cc:515] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.828111 30526 leader_election.cc:290] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:37.830719 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:37.831266 30677 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.834031 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:37.834610 30602 raft_consensus.cc:3055] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.834944 30602 raft_consensus.cc:740] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:37.834715 30426 catalog_manager.cc:5697] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 1 to 2, leader changed from 0849ad3985b24c9ea248081bd237b617 (127.29.54.194) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 2 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.835692 30602 consensus_queue.cc:260] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.836881 30602 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.838091 30677 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:37.839310 30493 leader_election.cc:304] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:37.840066 30756 raft_consensus.cc:2804] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.840525 30756 raft_consensus.cc:697] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:37.839877 30426 catalog_manager.cc:5697] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 1 to 2, leader changed from 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 2 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.841305 30756 consensus_queue.cc:237] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:37.846403 30602 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:37.849068 30423 catalog_manager.cc:5697] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 1 to 2, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.855367 30426 catalog_manager.cc:5697] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 1 to 2, leader changed from 0849ad3985b24c9ea248081bd237b617 (127.29.54.194) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 2 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.976263 30673 raft_consensus.cc:1275] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:37.977341 30786 consensus_queue.cc:1048] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:37.984829 30526 raft_consensus.cc:1275] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:37.986416 30767 consensus_queue.cc:1048] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.151937 30673 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.153153 30756 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.154167 30602 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.155403 30756 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.167759 30526 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.174863 30526 raft_consensus.cc:1275] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:38.176077 30767 consensus_queue.cc:1048] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.183255 30673 raft_consensus.cc:1275] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:38.184705 30786 consensus_queue.cc:1048] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.197042 30673 raft_consensus.cc:3060] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.202718 30673 raft_consensus.cc:1275] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.204048 30756 consensus_queue.cc:1048] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.211935 30602 raft_consensus.cc:1275] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.213387 30754 consensus_queue.cc:1048] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.234464 30526 raft_consensus.cc:1275] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:38.235589 30786 consensus_queue.cc:1048] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.242794 30673 raft_consensus.cc:1275] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:38.244051 30786 consensus_queue.cc:1048] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.273568 30602 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.278226 30602 raft_consensus.cc:1275] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.279357 30807 consensus_queue.cc:1048] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.286084 30673 raft_consensus.cc:1275] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.287570 30807 consensus_queue.cc:1048] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.301191 30526 raft_consensus.cc:1275] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:38.302414 30751 consensus_queue.cc:1048] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.310890 30602 raft_consensus.cc:3060] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:38.317619 30602 raft_consensus.cc:1275] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:38.318893 30751 consensus_queue.cc:1048] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:38.373308 30673 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.374562 30807 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:38.381376 30602 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:38.382771 30754 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:40.449110 29915 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:08:40.449801 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:40.466507 30526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:08:40.466955 30526 raft_consensus.cc:606] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Received request to transfer leadership to TS 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:40.469110 30526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:08:40.469501 30526 raft_consensus.cc:606] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Received request to transfer leadership to TS 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:40.470343 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:40.470769 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:40.690331 30811 raft_consensus.cc:993] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:40.691534 30754 raft_consensus.cc:1081] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Signalling peer 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:40.693099 30673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:33378
I20260709 13:08:40.693565 30673 raft_consensus.cc:493] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:40.693876 30673 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:40.698233 30673 raft_consensus.cc:515] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:40.699739 30673 leader_election.cc:290] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 3 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993)
I20260709 13:08:40.700430 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:40.700685 30526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:40.700995 30602 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:40.701234 30526 raft_consensus.cc:3055] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:40.701557 30526 raft_consensus.cc:740] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:40.702335 30526 consensus_queue.cc:260] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [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: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:40.703536 30526 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:40.707391 30602 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 3.
I20260709 13:08:40.708549 30640 leader_election.cc:304] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [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: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:40.709213 30751 raft_consensus.cc:2804] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:40.709681 30526 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 3.
I20260709 13:08:40.710371 30751 raft_consensus.cc:697] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:40.711158 30751 consensus_queue.cc:237] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [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: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:40.717618 30424 catalog_manager.cc:5697] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 2 to 3, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.009344 30814 raft_consensus.cc:993] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:41.009863 30814 raft_consensus.cc:1081] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Signalling peer 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:41.011579 30673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:33378
I20260709 13:08:41.012136 30673 raft_consensus.cc:493] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:41.012521 30673 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.017269 30673 raft_consensus.cc:515] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.018848 30673 leader_election.cc:290] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 3 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:41.019527 30526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:41.019807 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:41.020109 30526 raft_consensus.cc:3055] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:41.020304 30602 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.020486 30526 raft_consensus.cc:740] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:41.021296 30526 consensus_queue.cc:260] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.022152 30526 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.024792 30602 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 3.
I20260709 13:08:41.025733 30640 leader_election.cc:304] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [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: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:41.026384 30751 raft_consensus.cc:2804] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:41.026868 30751 raft_consensus.cc:697] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:41.026979 30526 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 3.
I20260709 13:08:41.027565 30751 consensus_queue.cc:237] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.034161 30424 catalog_manager.cc:5697] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 2 to 3, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:41.113417 30602 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:41.114727 30751 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:41.126124 30526 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:41.128409 30751 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:41.471678 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:41.481846 30673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:33396
I20260709 13:08:41.482259 30673 raft_consensus.cc:606] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:41.486681 30673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:33396
I20260709 13:08:41.487032 30673 raft_consensus.cc:606] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:41.498369 30602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:56424
I20260709 13:08:41.498831 30602 raft_consensus.cc:606] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:41.503273 30602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:56424
I20260709 13:08:41.503687 30602 raft_consensus.cc:606] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:41.507887 30602 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
mode: GRACEFUL
new_leader_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:56424
I20260709 13:08:41.508296 30602 raft_consensus.cc:606] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Received request to transfer leadership to TS 987e18e7d4914ead953e788969d14f8d
I20260709 13:08:41.551331 30826 raft_consensus.cc:993] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.551781 30751 raft_consensus.cc:1081] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.553272 30526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40166
I20260709 13:08:41.553784 30526 raft_consensus.cc:493] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:41.554162 30526 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:41.560967 30526 raft_consensus.cc:515] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.563172 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:41.562697 30526 leader_election.cc:290] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 4 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:41.563709 30602 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:41.563668 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:41.564319 30673 raft_consensus.cc:3055] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:41.564589 30673 raft_consensus.cc:740] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:41.565267 30673 consensus_queue.cc:260] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [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: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.566030 30673 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:41.568022 30602 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 4.
I20260709 13:08:41.568917 30491 leader_election.cc:304] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [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: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:41.569661 30754 raft_consensus.cc:2804] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:41.570603 30754 raft_consensus.cc:697] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:41.570700 30673 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 4.
I20260709 13:08:41.571266 30754 consensus_queue.cc:237] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [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: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.578644 30830 raft_consensus.cc:993] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.577936 30423 catalog_manager.cc:5697] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 3 to 4, leader changed from 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 4 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.579051 30786 raft_consensus.cc:1081] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.580510 30526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:08:41.581020 30526 raft_consensus.cc:493] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:41.581498 30526 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.587728 30526 raft_consensus.cc:515] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.589496 30526 leader_election.cc:290] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 3 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:41.590112 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:41.590360 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e12f1ca7b6c4b02be78889041669540" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:41.590644 30602 raft_consensus.cc:3055] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:41.590863 30673 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.590945 30602 raft_consensus.cc:740] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:41.591675 30602 consensus_queue.cc:260] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.592693 30602 raft_consensus.cc:3060] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.596513 30673 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 3.
I20260709 13:08:41.597438 30493 leader_election.cc:304] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [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: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:41.598083 30754 raft_consensus.cc:2804] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:41.598086 30602 raft_consensus.cc:2468] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 3.
I20260709 13:08:41.598707 30754 raft_consensus.cc:697] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 3 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:41.599387 30754 consensus_queue.cc:237] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.607285 30423 catalog_manager.cc:5697] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 2 to 3, leader changed from 0849ad3985b24c9ea248081bd237b617 (127.29.54.194) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 3 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.612352 30526 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:41.613610 30751 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:41.619478 30826 raft_consensus.cc:993] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.619971 30825 raft_consensus.cc:1081] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.621549 30524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40166
I20260709 13:08:41.622074 30524 raft_consensus.cc:493] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:41.622443 30524 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:41.623222 30602 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:41.624667 30825 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:41.629571 30524 raft_consensus.cc:515] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.630759 30526 raft_consensus.cc:1240] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Rejecting Update request from peer 47ae10a92bd740e89a5508feb97c0793 for earlier term 3. Current term is 4. Ops: []
I20260709 13:08:41.633320 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:41.633694 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:41.633855 30602 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:41.634181 30673 raft_consensus.cc:3055] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:41.634505 30673 raft_consensus.cc:740] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:41.635164 30673 consensus_queue.cc:260] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.635953 30826 consensus_queue.cc:1059] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:41.636198 30524 leader_election.cc:290] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 4 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:41.636972 30673 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:41.641016 30830 raft_consensus.cc:993] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.641418 30786 raft_consensus.cc:1081] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.642669 30602 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 4.
I20260709 13:08:41.642673 30673 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 4.
I20260709 13:08:41.642994 30524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:08:41.643541 30524 raft_consensus.cc:493] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:41.643893 30524 raft_consensus.cc:3060] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.644035 30493 leader_election.cc:304] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [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: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:41.644865 30754 raft_consensus.cc:2804] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:41.645303 30754 raft_consensus.cc:697] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:41.646142 30754 consensus_queue.cc:237] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.649703 30524 raft_consensus.cc:515] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.651566 30524 leader_election.cc:290] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:41.652164 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:41.652709 30602 raft_consensus.cc:3055] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:41.653087 30602 raft_consensus.cc:740] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:41.653818 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d5a9df86f240c1b52a63944eafae7b" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:41.653604 30424 catalog_manager.cc:5697] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 3 to 4, leader changed from 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 4 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.653818 30602 consensus_queue.cc:260] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.654506 30673 raft_consensus.cc:3060] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.655085 30602 raft_consensus.cc:3060] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:41.660686 30602 raft_consensus.cc:2468] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:41.661751 30491 leader_election.cc:304] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0849ad3985b24c9ea248081bd237b617, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:41.662388 30754 raft_consensus.cc:2804] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:41.662834 30754 raft_consensus.cc:697] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:41.663148 30673 raft_consensus.cc:2468] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 2.
I20260709 13:08:41.663697 30754 consensus_queue.cc:237] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.669404 30423 catalog_manager.cc:5697] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 1 to 2, leader changed from 0849ad3985b24c9ea248081bd237b617 (127.29.54.194) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 2 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:41.915895 30830 raft_consensus.cc:993] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617: : Instructing follower 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.916307 30786 raft_consensus.cc:1081] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Signalling peer 987e18e7d4914ead953e788969d14f8d to start an election
I20260709 13:08:41.917520 30524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
 from {username='slave'} at 127.0.0.1:40180
I20260709 13:08:41.918005 30524 raft_consensus.cc:493] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:41.918308 30524 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.922646 30524 raft_consensus.cc:515] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.924329 30524 leader_election.cc:290] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [CANDIDATE]: Term 3 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:41.924906 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:41.925315 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "987e18e7d4914ead953e788969d14f8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:41.925450 30602 raft_consensus.cc:3055] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:41.925737 30602 raft_consensus.cc:740] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:41.925772 30673 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.926407 30602 consensus_queue.cc:260] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.927240 30602 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:41.929744 30673 raft_consensus.cc:2468] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 3.
I20260709 13:08:41.930639 30493 leader_election.cc:304] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [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: 47ae10a92bd740e89a5508feb97c0793, 987e18e7d4914ead953e788969d14f8d; no voters: 
I20260709 13:08:41.931221 30602 raft_consensus.cc:2468] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 987e18e7d4914ead953e788969d14f8d in term 3.
I20260709 13:08:41.931342 30754 raft_consensus.cc:2804] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:41.931744 30754 raft_consensus.cc:697] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 LEADER]: Becoming Leader. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:41.932441 30754 consensus_queue.cc:237] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:41.938597 30423 catalog_manager.cc:5697] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d reported cstate change: term changed from 2 to 3, leader changed from 0849ad3985b24c9ea248081bd237b617 (127.29.54.194) to 987e18e7d4914ead953e788969d14f8d (127.29.54.193). New cstate: current_term: 3 leader_uuid: "987e18e7d4914ead953e788969d14f8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:42.012199 30673 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.013514 30754 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:42.025908 30602 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.027796 30829 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:42.087939 30602 raft_consensus.cc:1275] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.089177 30754 consensus_queue.cc:1048] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:42.098111 30673 raft_consensus.cc:1275] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.099465 30841 consensus_queue.cc:1048] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:42.137593 30677 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.138938 30841 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:42.146214 30601 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.147490 30841 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:42.255781 30677 raft_consensus.cc:1275] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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.257047 30754 consensus_queue.cc:1048] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, 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.266021 30601 raft_consensus.cc:1275] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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.267550 30841 consensus_queue.cc:1048] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, 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.380337 30601 raft_consensus.cc:1275] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.381484 30841 consensus_queue.cc:1048] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:42.389720 30673 raft_consensus.cc:1275] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Refusing update from remote peer 987e18e7d4914ead953e788969d14f8d: 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:42.391842 30829 consensus_queue.cc:1048] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:44.681603 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:44.688949 30524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:08:44.689594 30524 raft_consensus.cc:606] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 LEADER]: Received request to transfer leadership to TS 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:44.692005 30524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:08:44.692448 30524 raft_consensus.cc:606] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Received request to transfer leadership to TS 0849ad3985b24c9ea248081bd237b617
I20260709 13:08:44.694416 30524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:08:44.694887 30524 raft_consensus.cc:606] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Received request to transfer leadership to TS 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:44.696933 30524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "987e18e7d4914ead953e788969d14f8d"
mode: GRACEFUL
new_leader_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:40190
I20260709 13:08:44.697367 30524 raft_consensus.cc:606] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Received request to transfer leadership to TS 47ae10a92bd740e89a5508feb97c0793
I20260709 13:08:44.698364 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:44.698804 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:08:44.820340 30698 debug-util.cc:398] Leaking SignalData structure 0x7b080009b640 after lost signal to thread 29918
W20260709 13:08:44.821198 30698 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea2e0 after lost signal to thread 30460
W20260709 13:08:44.822012 30698 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4a60 after lost signal to thread 30552
W20260709 13:08:44.822793 30698 debug-util.cc:398] Leaking SignalData structure 0x7b08001984e0 after lost signal to thread 30627
W20260709 13:08:44.823622 30698 debug-util.cc:398] Leaking SignalData structure 0x7b08000db0c0 after lost signal to thread 30701
I20260709 13:08:44.894881 30754 raft_consensus.cc:993] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:44.895434 30849 raft_consensus.cc:1081] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Signalling peer 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:44.897048 30601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:56420
I20260709 13:08:44.897573 30601 raft_consensus.cc:493] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:44.897984 30601 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:44.904688 30601 raft_consensus.cc:515] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:44.906633 30601 leader_election.cc:290] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 5 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:44.907423 30524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:44.907796 30673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b78f9d7e6124d159576cd3591a36cc3" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:44.908239 30524 raft_consensus.cc:3055] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:44.908424 30673 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:44.908479 30524 raft_consensus.cc:740] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:44.909528 30524 consensus_queue.cc:260] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:44.910694 30524 raft_consensus.cc:3060] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:44.916217 30673 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 5.
I20260709 13:08:44.917045 30524 raft_consensus.cc:2468] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 5.
I20260709 13:08:44.917621 30568 leader_election.cc:304] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [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: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:44.918596 30786 raft_consensus.cc:2804] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:44.919639 30786 raft_consensus.cc:697] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 5 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:44.920661 30786 consensus_queue.cc:237] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:44.930981 30423 catalog_manager.cc:5697] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 4 to 5, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 5 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:44.993505 30754 raft_consensus.cc:993] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:44.993913 30754 raft_consensus.cc:1081] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Signalling peer 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:44.995265 30673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:33378
I20260709 13:08:44.995689 30673 raft_consensus.cc:493] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:44.996037 30673 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:45.001266 30673 raft_consensus.cc:515] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.003021 30673 leader_election.cc:290] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 5 election: Requested vote from peers 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891), 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993)
I20260709 13:08:45.003782 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:45.004216 30524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a921443361284e9f97a60af1c1c4fe5f" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:45.004366 30601 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:45.004786 30524 raft_consensus.cc:3055] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:08:45.005110 30524 raft_consensus.cc:740] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:45.005975 30524 consensus_queue.cc:260] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [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: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.007225 30524 raft_consensus.cc:3060] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:08:45.011338 30601 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 5.
I20260709 13:08:45.012698 30640 leader_election.cc:304] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [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: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:45.013648 30825 raft_consensus.cc:2804] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:08:45.013980 30524 raft_consensus.cc:2468] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 5.
I20260709 13:08:45.015044 30825 raft_consensus.cc:697] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 5 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:45.016034 30825 consensus_queue.cc:237] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [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: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.024055 30423 catalog_manager.cc:5697] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 4 to 5, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 5 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.275978 30849 raft_consensus.cc:993] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:45.276445 30849 raft_consensus.cc:1081] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Signalling peer 47ae10a92bd740e89a5508feb97c0793 to start an election
I20260709 13:08:45.277796 30673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14"
dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
 from {username='slave'} at 127.0.0.1:33378
I20260709 13:08:45.278232 30673 raft_consensus.cc:493] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:45.278492 30673 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:45.282518 30673 raft_consensus.cc:515] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.284319 30673 leader_election.cc:290] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [CANDIDATE]: Term 3 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 0849ad3985b24c9ea248081bd237b617 (127.29.54.194:36891)
I20260709 13:08:45.284723 30524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:45.285276 30524 raft_consensus.cc:3055] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:45.285597 30524 raft_consensus.cc:740] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:45.285967 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d4d7dbbb88a4af28e78c8b059c59f14" candidate_uuid: "47ae10a92bd740e89a5508feb97c0793" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0849ad3985b24c9ea248081bd237b617"
I20260709 13:08:45.286549 30602 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:45.286398 30524 consensus_queue.cc:260] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.287868 30524 raft_consensus.cc:3060] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:45.288319 30849 raft_consensus.cc:993] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d: : Instructing follower 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:45.288727 30849 raft_consensus.cc:1081] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 LEADER]: Signalling peer 0849ad3985b24c9ea248081bd237b617 to start an election
I20260709 13:08:45.290393 30601 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7"
dest_uuid: "0849ad3985b24c9ea248081bd237b617"
 from {username='slave'} at 127.0.0.1:56420
I20260709 13:08:45.290997 30601 raft_consensus.cc:493] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:45.291397 30601 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:45.293735 30602 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 3.
I20260709 13:08:45.295034 30640 leader_election.cc:304] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [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: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:45.295045 30524 raft_consensus.cc:2468] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47ae10a92bd740e89a5508feb97c0793 in term 3.
I20260709 13:08:45.296046 30825 raft_consensus.cc:2804] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:45.296532 30825 raft_consensus.cc:697] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Becoming Leader. State: Replica: 47ae10a92bd740e89a5508feb97c0793, State: Running, Role: LEADER
I20260709 13:08:45.297569 30825 consensus_queue.cc:237] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.299329 30601 raft_consensus.cc:515] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.301344 30601 leader_election.cc:290] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [CANDIDATE]: Term 4 election: Requested vote from peers 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993), 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195:43361)
I20260709 13:08:45.303349 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "47ae10a92bd740e89a5508feb97c0793"
I20260709 13:08:45.303458 30524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc69f0891fb42f9809537f3c30747c7" candidate_uuid: "0849ad3985b24c9ea248081bd237b617" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "987e18e7d4914ead953e788969d14f8d"
I20260709 13:08:45.303922 30677 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:45.304435 30673 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 5 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:45.307396 30786 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:45.310585 30423 catalog_manager.cc:5697] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 reported cstate change: term changed from 2 to 3, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 47ae10a92bd740e89a5508feb97c0793 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "47ae10a92bd740e89a5508feb97c0793" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.303925 30524 raft_consensus.cc:3055] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:45.313999 30524 raft_consensus.cc:740] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 987e18e7d4914ead953e788969d14f8d, State: Running, Role: LEADER
I20260709 13:08:45.314021 30677 raft_consensus.cc:2468] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 4.
I20260709 13:08:45.316901 30568 leader_election.cc:304] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [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: 0849ad3985b24c9ea248081bd237b617, 47ae10a92bd740e89a5508feb97c0793; no voters: 
I20260709 13:08:45.315495 30524 consensus_queue.cc:260] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.318090 30850 raft_consensus.cc:2804] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:45.319964 30524 raft_consensus.cc:3060] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:45.327418 30524 raft_consensus.cc:2468] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0849ad3985b24c9ea248081bd237b617 in term 4.
I20260709 13:08:45.329602 30850 raft_consensus.cc:697] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 4 LEADER]: Becoming Leader. State: Replica: 0849ad3985b24c9ea248081bd237b617, State: Running, Role: LEADER
I20260709 13:08:45.331200 30850 consensus_queue.cc:237] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [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: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } }
I20260709 13:08:45.344269 30524 raft_consensus.cc:1275] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:45.345647 30860 consensus_queue.cc:1048] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:45.347285 30423 catalog_manager.cc:5697] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 reported cstate change: term changed from 3 to 4, leader changed from 987e18e7d4914ead953e788969d14f8d (127.29.54.193) to 0849ad3985b24c9ea248081bd237b617 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "0849ad3985b24c9ea248081bd237b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.509766 30524 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:45.511265 30825 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "987e18e7d4914ead953e788969d14f8d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 32993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:45.521739 30601 raft_consensus.cc:1275] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 5 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:45.523113 30825 consensus_queue.cc:1048] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:45.699609 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:45.705719 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
I20260709 13:08:45.721290 30673 raft_consensus.cc:1275] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Refusing update from remote peer 0849ad3985b24c9ea248081bd237b617: 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:45.723954 30860 consensus_queue.cc:1048] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47ae10a92bd740e89a5508feb97c0793" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 43361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:08:45.737742 30568 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 13:08:45.744843 30601 raft_consensus.cc:1275] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Refusing update from remote peer 47ae10a92bd740e89a5508feb97c0793: 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:45.746701 30868 consensus_queue.cc:1048] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0849ad3985b24c9ea248081bd237b617" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:45.750922 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:45.752920 29915 tablet_replica.cc:333] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.753901 29915 raft_consensus.cc:2243] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:45.755299 29915 raft_consensus.cc:2272] T 7e12f1ca7b6c4b02be78889041669540 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.758114 29915 tablet_replica.cc:333] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.759071 29915 raft_consensus.cc:2243] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:45.759222 30568 consensus_peers.cc:597] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 -> Peer 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993): Couldn't send request to peer 987e18e7d4914ead953e788969d14f8d. 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:45.759961 29915 raft_consensus.cc:2272] T 685353e5b3a04d22b52df0e2801cb007 P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.763244 29915 tablet_replica.cc:333] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.768999 29915 raft_consensus.cc:2243] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.769580 29915 raft_consensus.cc:2272] T a921443361284e9f97a60af1c1c4fe5f P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:45.771256 30642 consensus_peers.cc:597] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 -> Peer 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993): Couldn't send request to peer 987e18e7d4914ead953e788969d14f8d. 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:45.776253 29915 tablet_replica.cc:333] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.777110 29915 raft_consensus.cc:2243] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:45.778247 29915 raft_consensus.cc:2272] T ae9bc5b853284949a3a071f89444d36f P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.780645 29915 tablet_replica.cc:333] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.781399 29915 raft_consensus.cc:2243] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.781889 29915 raft_consensus.cc:2272] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 987e18e7d4914ead953e788969d14f8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.784060 29915 tablet_replica.cc:333] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.784754 29915 raft_consensus.cc:2243] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.785197 29915 raft_consensus.cc:2272] T 0cc69f0891fb42f9809537f3c30747c7 P 987e18e7d4914ead953e788969d14f8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.787428 29915 tablet_replica.cc:333] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.788103 29915 raft_consensus.cc:2243] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.788595 29915 raft_consensus.cc:2272] T 5b78f9d7e6124d159576cd3591a36cc3 P 987e18e7d4914ead953e788969d14f8d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.791380 29915 tablet_replica.cc:333] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.792074 29915 raft_consensus.cc:2243] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.792649 29915 raft_consensus.cc:2272] T 062bdd4185914268b88719202520d07d P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.795185 29915 tablet_replica.cc:333] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.795842 29915 raft_consensus.cc:2243] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:45.796845 29915 raft_consensus.cc:2272] T 80d5a9df86f240c1b52a63944eafae7b P 987e18e7d4914ead953e788969d14f8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.799187 29915 tablet_replica.cc:333] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d: stopping tablet replica
I20260709 13:08:45.799798 29915 raft_consensus.cc:2243] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:45.800786 29915 raft_consensus.cc:2272] T 830c58539160446a8aadb5998e77b99c P 987e18e7d4914ead953e788969d14f8d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:45.826362 30568 consensus_peers.cc:597] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 -> Peer 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993): Couldn't send request to peer 987e18e7d4914ead953e788969d14f8d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:32993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:45.834084 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
W20260709 13:08:45.834008 30642 consensus_peers.cc:597] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 -> Peer 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993): Couldn't send request to peer 987e18e7d4914ead953e788969d14f8d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:32993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:45.856643 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
I20260709 13:08:45.889242 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:45.889982 29915 tablet_replica.cc:333] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.890759 29915 raft_consensus.cc:2243] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:45.891628 29915 raft_consensus.cc:2272] T 685353e5b3a04d22b52df0e2801cb007 P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.893545 29915 tablet_replica.cc:333] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.894156 29915 raft_consensus.cc:2243] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.894649 29915 raft_consensus.cc:2272] T 7e12f1ca7b6c4b02be78889041669540 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.896438 29915 tablet_replica.cc:333] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.896945 29915 raft_consensus.cc:2243] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.897365 29915 raft_consensus.cc:2272] T ae9bc5b853284949a3a071f89444d36f P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.899056 29915 tablet_replica.cc:333] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.899544 29915 raft_consensus.cc:2243] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.899917 29915 raft_consensus.cc:2272] T a921443361284e9f97a60af1c1c4fe5f P 0849ad3985b24c9ea248081bd237b617 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.901743 29915 tablet_replica.cc:333] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.902259 29915 raft_consensus.cc:2243] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.902757 29915 raft_consensus.cc:2272] T 062bdd4185914268b88719202520d07d P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.904310 29915 tablet_replica.cc:333] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.904776 29915 raft_consensus.cc:2243] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.905153 29915 raft_consensus.cc:2272] T 830c58539160446a8aadb5998e77b99c P 0849ad3985b24c9ea248081bd237b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.906875 29915 tablet_replica.cc:333] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.907327 29915 raft_consensus.cc:2243] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.907728 29915 raft_consensus.cc:2272] T 80d5a9df86f240c1b52a63944eafae7b P 0849ad3985b24c9ea248081bd237b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.909482 29915 tablet_replica.cc:333] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.909981 29915 raft_consensus.cc:2243] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:45.910445 29915 raft_consensus.cc:2272] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 0849ad3985b24c9ea248081bd237b617 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.913429 29915 tablet_replica.cc:333] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.913918 29915 raft_consensus.cc:2243] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:08:45.914230 30642 consensus_peers.cc:597] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 -> Peer 987e18e7d4914ead953e788969d14f8d (127.29.54.193:32993): Couldn't send request to peer 987e18e7d4914ead953e788969d14f8d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:32993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:45.914804 29915 raft_consensus.cc:2272] T 0cc69f0891fb42f9809537f3c30747c7 P 0849ad3985b24c9ea248081bd237b617 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.916764 29915 tablet_replica.cc:333] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617: stopping tablet replica
I20260709 13:08:45.917197 29915 raft_consensus.cc:2243] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:45.917872 29915 raft_consensus.cc:2272] T 5b78f9d7e6124d159576cd3591a36cc3 P 0849ad3985b24c9ea248081bd237b617 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:45.947921 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
I20260709 13:08:45.968334 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
I20260709 13:08:45.999836 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:46.000674 29915 tablet_replica.cc:333] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.001435 29915 raft_consensus.cc:2243] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:46.001895 29915 raft_consensus.cc:2272] T 685353e5b3a04d22b52df0e2801cb007 P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.003794 29915 tablet_replica.cc:333] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.004352 29915 raft_consensus.cc:2243] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:46.004860 29915 raft_consensus.cc:2272] T 7e12f1ca7b6c4b02be78889041669540 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.006592 29915 tablet_replica.cc:333] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.007104 29915 raft_consensus.cc:2243] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:46.007834 29915 raft_consensus.cc:2272] T 8d4d7dbbb88a4af28e78c8b059c59f14 P 47ae10a92bd740e89a5508feb97c0793 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.009829 29915 tablet_replica.cc:333] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.010325 29915 raft_consensus.cc:2243] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:46.010777 29915 raft_consensus.cc:2272] T ae9bc5b853284949a3a071f89444d36f P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.013058 29915 tablet_replica.cc:333] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.013530 29915 raft_consensus.cc:2243] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:08:46.014218 29915 raft_consensus.cc:2272] T a921443361284e9f97a60af1c1c4fe5f P 47ae10a92bd740e89a5508feb97c0793 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.016497 29915 tablet_replica.cc:333] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.017022 29915 raft_consensus.cc:2243] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:46.017450 29915 raft_consensus.cc:2272] T 5b78f9d7e6124d159576cd3591a36cc3 P 47ae10a92bd740e89a5508feb97c0793 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.019748 29915 tablet_replica.cc:333] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.020226 29915 raft_consensus.cc:2243] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:46.020659 29915 raft_consensus.cc:2272] T 0cc69f0891fb42f9809537f3c30747c7 P 47ae10a92bd740e89a5508feb97c0793 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.022866 29915 tablet_replica.cc:333] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.023321 29915 raft_consensus.cc:2243] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:46.023736 29915 raft_consensus.cc:2272] T 80d5a9df86f240c1b52a63944eafae7b P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.025252 29915 tablet_replica.cc:333] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.025689 29915 raft_consensus.cc:2243] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:46.026410 29915 raft_consensus.cc:2272] T 062bdd4185914268b88719202520d07d P 47ae10a92bd740e89a5508feb97c0793 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:46.028023 29915 tablet_replica.cc:333] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793: stopping tablet replica
I20260709 13:08:46.028440 29915 raft_consensus.cc:2243] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:46.028810 29915 raft_consensus.cc:2272] T 830c58539160446a8aadb5998e77b99c P 47ae10a92bd740e89a5508feb97c0793 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:47.056895 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
I20260709 13:08:47.074258 29915 master.cc:562] Master@127.29.54.254:35991 shutting down...
I20260709 13:08:47.096755 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:47.097218 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:47.097484 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4e1991eae59499680e8bc6006017d22: stopping tablet replica
I20260709 13:08:47.116986 29915 master.cc:584] Master@127.29.54.254:35991 shutdown complete.
0849ad3985b24c9ea248081bd237b617  4
47ae10a92bd740e89a5508feb97c0793  1
987e18e7d4914ead953e788969d14f8d  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11320 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:08:47.159922 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:38697
I20260709 13:08:47.161166 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:47.166899 30877 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:47.167814 30876 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:47.168407 30879 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:47.169188 29915 server_base.cc:1061] running on GCE node
I20260709 13:08:47.169972 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:47.170147 29915 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:47.170306 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602527170280 us; error 0 us; skew 500 ppm
I20260709 13:08:47.170840 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:47.173571 29915 webserver.cc:533] Webserver started at http://127.29.54.254:33429/ using document root <none> and password file <none>
I20260709 13:08:47.174044 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:47.174232 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:47.174558 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:47.175619 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "ad1c39c6b90d496e86404a9368dd479b"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.179694 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:47.182808 30884 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:47.183534 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:47.183837 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "ad1c39c6b90d496e86404a9368dd479b"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.184140 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-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:47.204133 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:47.205338 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:47.243702 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:38697
I20260709 13:08:47.243831 30935 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:38697 every 8 connection(s)
I20260709 13:08:47.247545 30936 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:47.256834 30936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b: Bootstrap starting.
I20260709 13:08:47.261276 30936 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.265429 30936 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b: No bootstrap required, opened a new log
I20260709 13:08:47.267506 30936 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad1c39c6b90d496e86404a9368dd479b" member_type: VOTER }
I20260709 13:08:47.267879 30936 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.268123 30936 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad1c39c6b90d496e86404a9368dd479b, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.268741 30936 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad1c39c6b90d496e86404a9368dd479b" member_type: VOTER }
I20260709 13:08:47.269167 30936 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:47.269405 30936 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:47.269670 30936 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.273509 30936 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad1c39c6b90d496e86404a9368dd479b" member_type: VOTER }
I20260709 13:08:47.273995 30936 leader_election.cc:304] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [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: ad1c39c6b90d496e86404a9368dd479b; no voters: 
I20260709 13:08:47.275102 30936 leader_election.cc:290] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:47.275413 30939 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.276785 30939 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 1 LEADER]: Becoming Leader. State: Replica: ad1c39c6b90d496e86404a9368dd479b, State: Running, Role: LEADER
I20260709 13:08:47.277410 30939 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [LEADER]: Queue going to LEADER mode. State: All 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: "ad1c39c6b90d496e86404a9368dd479b" member_type: VOTER }
I20260709 13:08:47.278059 30936 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:47.282184 30941 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad1c39c6b90d496e86404a9368dd479b. Latest consensus state: current_term: 1 leader_uuid: "ad1c39c6b90d496e86404a9368dd479b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad1c39c6b90d496e86404a9368dd479b" member_type: VOTER } }
I20260709 13:08:47.282233 30940 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad1c39c6b90d496e86404a9368dd479b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad1c39c6b90d496e86404a9368dd479b" member_type: VOTER } }
I20260709 13:08:47.283037 30941 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:47.283079 30940 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:47.285744 30946 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:47.290684 30946 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:47.294214 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:47.299047 30946 catalog_manager.cc:1383] Generated new cluster ID: eb4b5a239bcf45609a8f7e1022c20f91
I20260709 13:08:47.299290 30946 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:47.316021 30946 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:47.317178 30946 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:47.335279 30946 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b: Generated new TSK 0
I20260709 13:08:47.335843 30946 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:47.360392 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:47.365973 30957 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:47.367183 30958 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:47.368943 29915 server_base.cc:1061] running on GCE node
W20260709 13:08:47.369334 30960 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:47.370154 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:47.370383 29915 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:47.370599 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602527370580 us; error 0 us; skew 500 ppm
I20260709 13:08:47.371173 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:47.373330 29915 webserver.cc:533] Webserver started at http://127.29.54.193:42359/ using document root <none> and password file <none>
I20260709 13:08:47.373818 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:47.374010 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:47.374300 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:47.375424 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "b8b08defb18441169ff64f1dce159b89"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.379695 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:08:47.382797 30965 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:47.383457 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:47.383731 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "b8b08defb18441169ff64f1dce159b89"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.383997 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-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:47.394919 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:47.396064 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:47.397444 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:47.399678 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:47.399887 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:47.400127 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:47.400312 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:47.439180 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:45521
I20260709 13:08:47.439283 31027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:45521 every 8 connection(s)
I20260709 13:08:47.443972 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:47.450877 31032 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:47.451882 31033 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:47.454583 31035 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:47.455250 29915 server_base.cc:1061] running on GCE node
I20260709 13:08:47.456249 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:47.456462 29915 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:47.456636 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602527456617 us; error 0 us; skew 500 ppm
I20260709 13:08:47.457216 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:47.459975 29915 webserver.cc:533] Webserver started at http://127.29.54.194:32787/ using document root <none> and password file <none>
I20260709 13:08:47.460448 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:47.460655 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:47.460855 31028 heartbeater.cc:344] Connected to a master server at 127.29.54.254:38697
I20260709 13:08:47.460918 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:47.461287 31028 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:47.461953 31028 heartbeater.cc:507] Master 127.29.54.254:38697 requested a full tablet report, sending...
I20260709 13:08:47.462216 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.463891 30901 ts_manager.cc:194] Registered new tserver with Master: b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:08:47.465544 30901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55214
I20260709 13:08:47.466781 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:47.469947 31040 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:47.470695 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:47.470976 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.471238 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-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:47.489185 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:47.490273 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:47.491688 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:47.493731 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:47.493901 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:47.494179 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:47.494333 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:47.532613 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:42025
I20260709 13:08:47.532720 31102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:42025 every 8 connection(s)
I20260709 13:08:47.537139 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:47.543533 31106 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:47.544314 31107 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:47.547312 31109 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:47.547600 29915 server_base.cc:1061] running on GCE node
I20260709 13:08:47.549130 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:47.549363 29915 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:47.549320 31103 heartbeater.cc:344] Connected to a master server at 127.29.54.254:38697
I20260709 13:08:47.549672 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602527549650 us; error 0 us; skew 500 ppm
I20260709 13:08:47.549803 31103 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:47.550405 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:47.550654 31103 heartbeater.cc:507] Master 127.29.54.254:38697 requested a full tablet report, sending...
I20260709 13:08:47.552850 29915 webserver.cc:533] Webserver started at http://127.29.54.195:35753/ using document root <none> and password file <none>
I20260709 13:08:47.552999 30901 ts_manager.cc:194] Registered new tserver with Master: 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:47.553503 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:47.553762 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:47.554080 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:47.554714 30901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55218
I20260709 13:08:47.555546 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "1ac493dbe11044bc830e2c5a4c98a834"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.559897 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:08:47.562947 31114 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:47.563657 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:08:47.563948 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "1ac493dbe11044bc830e2c5a4c98a834"
format_stamp: "Formatted at 2026-07-09 13:08:47 on dist-test-slave-tqcw"
I20260709 13:08:47.564229 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-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:47.576043 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:47.577198 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:47.578671 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:47.580924 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:47.581147 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:47.581378 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:47.581549 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:47.621631 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:35095
I20260709 13:08:47.621742 31176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:35095 every 8 connection(s)
I20260709 13:08:47.634583 31177 heartbeater.cc:344] Connected to a master server at 127.29.54.254:38697
I20260709 13:08:47.634943 31177 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:47.635639 31177 heartbeater.cc:507] Master 127.29.54.254:38697 requested a full tablet report, sending...
I20260709 13:08:47.637406 30901 ts_manager.cc:194] Registered new tserver with Master: 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:47.637873 29915 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013118433s
I20260709 13:08:47.638711 30901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55232
I20260709 13:08:47.661808 30901 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55248:
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:47.667996 30901 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:47.876490 31142 tablet_service.cc:1511] Processing CreateTablet for tablet 9594776e1a4849628d2d2bfcbaa63275 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:47.878019 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9594776e1a4849628d2d2bfcbaa63275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.879685 31141 tablet_service.cc:1511] Processing CreateTablet for tablet 0a899536982f4669b4f89ff6258f4db8 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:47.881156 31141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a899536982f4669b4f89ff6258f4db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.883741 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 334d4a56bb144125a3b2fb1eeb40efd0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:47.885102 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334d4a56bb144125a3b2fb1eeb40efd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.887739 31138 tablet_service.cc:1511] Processing CreateTablet for tablet c07aaf62cedb4b37b81679c419c92e91 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:47.888223 31064 tablet_service.cc:1511] Processing CreateTablet for tablet c07aaf62cedb4b37b81679c419c92e91 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:47.889147 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07aaf62cedb4b37b81679c419c92e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.889810 31064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07aaf62cedb4b37b81679c419c92e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.891726 31063 tablet_service.cc:1511] Processing CreateTablet for tablet a36b0d6f374c4bccb809eaa964911556 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:47.891834 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 9594776e1a4849628d2d2bfcbaa63275 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:47.893121 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36b0d6f374c4bccb809eaa964911556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.893805 31067 tablet_service.cc:1511] Processing CreateTablet for tablet 0a899536982f4669b4f89ff6258f4db8 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:47.895749 31066 tablet_service.cc:1511] Processing CreateTablet for tablet 334d4a56bb144125a3b2fb1eeb40efd0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:47.895864 31062 tablet_service.cc:1511] Processing CreateTablet for tablet 217ab90391a64722849756fea3b0477f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:47.898010 31065 tablet_service.cc:1511] Processing CreateTablet for tablet 2bffd84bea6b4a429f696d474e026f30 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:47.898370 31061 tablet_service.cc:1511] Processing CreateTablet for tablet 32a289ccd6134a278e2236f396670841 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:47.900283 31139 tablet_service.cc:1511] Processing CreateTablet for tablet 2bffd84bea6b4a429f696d474e026f30 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:47.902287 31062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217ab90391a64722849756fea3b0477f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.919809 30992 tablet_service.cc:1511] Processing CreateTablet for tablet 0a899536982f4669b4f89ff6258f4db8 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:47.921198 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a899536982f4669b4f89ff6258f4db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.922926 31061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a289ccd6134a278e2236f396670841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.905006 31137 tablet_service.cc:1511] Processing CreateTablet for tablet a36b0d6f374c4bccb809eaa964911556 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:47.905260 30993 tablet_service.cc:1511] Processing CreateTablet for tablet 9594776e1a4849628d2d2bfcbaa63275 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:47.925477 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9594776e1a4849628d2d2bfcbaa63275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.926867 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a899536982f4669b4f89ff6258f4db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.926391 31063 tablet_service.cc:1511] Processing CreateTablet for tablet a88f4b60105143aea881b2634f3940ea (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:47.928064 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88f4b60105143aea881b2634f3940ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.928960 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9594776e1a4849628d2d2bfcbaa63275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.907950 31060 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4aa4073ef4c23bd77b0bbf087538a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:47.930335 31060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4aa4073ef4c23bd77b0bbf087538a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.907850 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 32a289ccd6134a278e2236f396670841 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:47.908565 30990 tablet_service.cc:1511] Processing CreateTablet for tablet 2bffd84bea6b4a429f696d474e026f30 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:47.932220 30990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bffd84bea6b4a429f696d474e026f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.936038 30991 tablet_service.cc:1511] Processing CreateTablet for tablet 334d4a56bb144125a3b2fb1eeb40efd0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:47.937795 30991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334d4a56bb144125a3b2fb1eeb40efd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.909835 30985 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4aa4073ef4c23bd77b0bbf087538a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:47.910362 30989 tablet_service.cc:1511] Processing CreateTablet for tablet c07aaf62cedb4b37b81679c419c92e91 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:47.911641 30984 tablet_service.cc:1511] Processing CreateTablet for tablet 564f35ec2f754c8f871eedb6740f5727 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:47.912249 30988 tablet_service.cc:1511] Processing CreateTablet for tablet a36b0d6f374c4bccb809eaa964911556 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:47.914045 30987 tablet_service.cc:1511] Processing CreateTablet for tablet 217ab90391a64722849756fea3b0477f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:47.915865 31136 tablet_service.cc:1511] Processing CreateTablet for tablet 217ab90391a64722849756fea3b0477f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:47.941476 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217ab90391a64722849756fea3b0477f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.915953 30986 tablet_service.cc:1511] Processing CreateTablet for tablet 32a289ccd6134a278e2236f396670841 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:47.916142 31133 tablet_service.cc:1511] Processing CreateTablet for tablet 564f35ec2f754c8f871eedb6740f5727 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:47.948024 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564f35ec2f754c8f871eedb6740f5727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.913947 31134 tablet_service.cc:1511] Processing CreateTablet for tablet 63b4aa4073ef4c23bd77b0bbf087538a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:47.917935 31059 tablet_service.cc:1511] Processing CreateTablet for tablet 564f35ec2f754c8f871eedb6740f5727 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:47.950855 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bffd84bea6b4a429f696d474e026f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.951270 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4aa4073ef4c23bd77b0bbf087538a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.952399 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36b0d6f374c4bccb809eaa964911556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.953950 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a289ccd6134a278e2236f396670841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.954875 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a289ccd6134a278e2236f396670841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.932220 31065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bffd84bea6b4a429f696d474e026f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.958841 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36b0d6f374c4bccb809eaa964911556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.966818 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4aa4073ef4c23bd77b0bbf087538a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.971094 30987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 217ab90391a64722849756fea3b0477f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.973454 30984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564f35ec2f754c8f871eedb6740f5727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:47.978897 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564f35ec2f754c8f871eedb6740f5727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.002342 30986 tablet_service.cc:1511] Processing CreateTablet for tablet 0d10b7cb3d1f4841967cf67dcb6b3451 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:48.003693 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d10b7cb3d1f4841967cf67dcb6b3451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.022640 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334d4a56bb144125a3b2fb1eeb40efd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.030664 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07aaf62cedb4b37b81679c419c92e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.068464 30993 tablet_service.cc:1511] Processing CreateTablet for tablet a88f4b60105143aea881b2634f3940ea (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:48.069769 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88f4b60105143aea881b2634f3940ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.071491 30985 tablet_service.cc:1511] Processing CreateTablet for tablet d8378e68f03f4213ae6e9ab6b3972745 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:48.072690 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8378e68f03f4213ae6e9ab6b3972745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.074245 31065 tablet_service.cc:1511] Processing CreateTablet for tablet 0d10b7cb3d1f4841967cf67dcb6b3451 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:48.072570 30987 tablet_service.cc:1511] Processing CreateTablet for tablet 98d98dcdce76459fbef14642ac5a78c9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:48.075527 31065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d10b7cb3d1f4841967cf67dcb6b3451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.077191 30987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d98dcdce76459fbef14642ac5a78c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.079990 31192 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:48.076153 31063 tablet_service.cc:1511] Processing CreateTablet for tablet d8378e68f03f4213ae6e9ab6b3972745 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:48.086252 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8378e68f03f4213ae6e9ab6b3972745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.089854 31136 tablet_service.cc:1511] Processing CreateTablet for tablet 0d10b7cb3d1f4841967cf67dcb6b3451 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:48.091084 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d10b7cb3d1f4841967cf67dcb6b3451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.095455 31191 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:48.051208 31138 tablet_service.cc:1511] Processing CreateTablet for tablet a88f4b60105143aea881b2634f3940ea (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:48.114003 31192 tablet_bootstrap.cc:654] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.131773 31191 tablet_bootstrap.cc:654] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.135638 31059 tablet_service.cc:1511] Processing CreateTablet for tablet 98d98dcdce76459fbef14642ac5a78c9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:48.136888 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d98dcdce76459fbef14642ac5a78c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.142288 31135 tablet_service.cc:1511] Processing CreateTablet for tablet d8378e68f03f4213ae6e9ab6b3972745 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:48.143590 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8378e68f03f4213ae6e9ab6b3972745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.143747 30989 tablet_service.cc:1511] Processing CreateTablet for tablet df87768f9fd34fc5a510f6d81bab7171 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:48.147809 31139 tablet_service.cc:1511] Processing CreateTablet for tablet 98d98dcdce76459fbef14642ac5a78c9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:48.145531 31068 tablet_service.cc:1511] Processing CreateTablet for tablet df87768f9fd34fc5a510f6d81bab7171 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:48.148979 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d98dcdce76459fbef14642ac5a78c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.150353 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88f4b60105143aea881b2634f3940ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.151804 31137 tablet_service.cc:1511] Processing CreateTablet for tablet df87768f9fd34fc5a510f6d81bab7171 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:48.152943 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df87768f9fd34fc5a510f6d81bab7171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.149035 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df87768f9fd34fc5a510f6d81bab7171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.169468 30985 tablet_service.cc:1511] Processing CreateTablet for tablet 9daae888ab1f427db8726ba5f905fd65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:48.175980 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 9daae888ab1f427db8726ba5f905fd65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:48.177743 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daae888ab1f427db8726ba5f905fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.148322 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df87768f9fd34fc5a510f6d81bab7171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.192250 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 9daae888ab1f427db8726ba5f905fd65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:48.193476 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daae888ab1f427db8726ba5f905fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.195047 31193 tablet_bootstrap.cc:492] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:48.203862 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daae888ab1f427db8726ba5f905fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.204397 31192 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:48.204833 31192 ts_tablet_manager.cc:1403] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.125s	user 0.023s	sys 0.046s
I20260709 13:08:48.209704 31192 raft_consensus.cc:359] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.210223 31191 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:48.210459 31192 raft_consensus.cc:385] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.210774 31191 ts_tablet_manager.cc:1403] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.116s	user 0.002s	sys 0.019s
I20260709 13:08:48.210811 31192 raft_consensus.cc:740] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.212486 31192 consensus_queue.cc:260] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.213653 31191 raft_consensus.cc:359] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.214358 31191 raft_consensus.cc:385] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.214666 31191 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.215374 31191 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.220534 31193 tablet_bootstrap.cc:654] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.235466 30988 tablet_service.cc:1511] Processing CreateTablet for tablet 49917c4dfab54e71b1ca65a9e903a768 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:48.236830 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49917c4dfab54e71b1ca65a9e903a768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.236774 31059 tablet_service.cc:1511] Processing CreateTablet for tablet 49917c4dfab54e71b1ca65a9e903a768 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:48.238585 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49917c4dfab54e71b1ca65a9e903a768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.248365 31028 heartbeater.cc:499] Master 127.29.54.254:38697 was elected leader, sending a full tablet report...
I20260709 13:08:48.248965 31192 ts_tablet_manager.cc:1434] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.011s
I20260709 13:08:48.249895 31192 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:48.251320 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 49917c4dfab54e71b1ca65a9e903a768 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:48.252928 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49917c4dfab54e71b1ca65a9e903a768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.256049 31191 ts_tablet_manager.cc:1434] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.032s
I20260709 13:08:48.260504 31192 tablet_bootstrap.cc:654] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.262146 31068 tablet_service.cc:1511] Processing CreateTablet for tablet c2173d10d1fe4ee1a998b86691d0cd2a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:48.263075 31103 heartbeater.cc:499] Master 127.29.54.254:38697 was elected leader, sending a full tablet report...
I20260709 13:08:48.263392 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2173d10d1fe4ee1a998b86691d0cd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.261107 30985 tablet_service.cc:1511] Processing CreateTablet for tablet c2173d10d1fe4ee1a998b86691d0cd2a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:48.273798 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2173d10d1fe4ee1a998b86691d0cd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.275070 31191 tablet_bootstrap.cc:492] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:48.275342 31139 tablet_service.cc:1511] Processing CreateTablet for tablet c2173d10d1fe4ee1a998b86691d0cd2a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:48.276511 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2173d10d1fe4ee1a998b86691d0cd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.282359 30993 tablet_service.cc:1511] Processing CreateTablet for tablet c02466c0a6874d4496dc98b1d376fd65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:48.284068 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02466c0a6874d4496dc98b1d376fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.285609 31066 tablet_service.cc:1511] Processing CreateTablet for tablet c02466c0a6874d4496dc98b1d376fd65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:48.286844 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02466c0a6874d4496dc98b1d376fd65. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:48.289870 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:48.290100 31191 tablet_bootstrap.cc:654] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.297739 31140 tablet_service.cc:1511] Processing CreateTablet for tablet c02466c0a6874d4496dc98b1d376fd65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:48.298983 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02466c0a6874d4496dc98b1d376fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.304831 31192 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:48.305289 31192 ts_tablet_manager.cc:1403] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.003s
I20260709 13:08:48.308032 31193 tablet_bootstrap.cc:492] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:48.314806 31193 ts_tablet_manager.cc:1403] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.023s
I20260709 13:08:48.308176 31192 raft_consensus.cc:359] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.322852 31192 raft_consensus.cc:385] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.318374 31193 raft_consensus.cc:359] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.323554 31193 raft_consensus.cc:385] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.323863 31193 raft_consensus.cc:740] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.325678 31193 consensus_queue.cc:260] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.323192 31192 raft_consensus.cc:740] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.327970 31138 tablet_service.cc:1511] Processing CreateTablet for tablet 5d053a4b5d244fbebd90c40af3c6752d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:48.329268 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d053a4b5d244fbebd90c40af3c6752d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.330843 30989 tablet_service.cc:1511] Processing CreateTablet for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:48.331408 31066 tablet_service.cc:1511] Processing CreateTablet for tablet 5d053a4b5d244fbebd90c40af3c6752d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:48.332509 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.332630 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d053a4b5d244fbebd90c40af3c6752d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.335170 31136 tablet_service.cc:1511] Processing CreateTablet for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:48.336347 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.325359 30993 tablet_service.cc:1511] Processing CreateTablet for tablet 5d053a4b5d244fbebd90c40af3c6752d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:48.339843 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d053a4b5d244fbebd90c40af3c6752d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.350034 30986 tablet_service.cc:1511] Processing CreateTablet for tablet d8f8ff6d876847efb0cee2f837c287b4 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:48.352531 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f8ff6d876847efb0cee2f837c287b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.355496 31059 tablet_service.cc:1511] Processing CreateTablet for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:48.357116 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.356379 31192 consensus_queue.cc:260] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.363612 31068 tablet_service.cc:1511] Processing CreateTablet for tablet d8f8ff6d876847efb0cee2f837c287b4 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:48.365222 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f8ff6d876847efb0cee2f837c287b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.371033 31191 tablet_bootstrap.cc:492] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:48.371572 31191 ts_tablet_manager.cc:1403] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.097s	user 0.026s	sys 0.017s
I20260709 13:08:48.374452 31191 raft_consensus.cc:359] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.376698 31191 raft_consensus.cc:385] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.378324 31177 heartbeater.cc:499] Master 127.29.54.254:38697 was elected leader, sending a full tablet report...
I20260709 13:08:48.379727 31192 ts_tablet_manager.cc:1434] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.002s
I20260709 13:08:48.380668 31192 tablet_bootstrap.cc:492] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:48.382911 31201 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.383355 31201 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.378338 31191 raft_consensus.cc:740] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.386708 31193 ts_tablet_manager.cc:1434] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.031s
I20260709 13:08:48.386626 31191 consensus_queue.cc:260] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.387722 31193 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:48.388960 31191 ts_tablet_manager.cc:1434] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 13:08:48.389834 31191 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:48.392530 31067 tablet_service.cc:1511] Processing CreateTablet for tablet 14c55439bbf947569faef768c6538a87 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:48.393683 31193 tablet_bootstrap.cc:654] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.393723 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c55439bbf947569faef768c6538a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.402736 31201 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:48.414439 30988 tablet_service.cc:1511] Processing CreateTablet for tablet 14c55439bbf947569faef768c6538a87 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:48.415792 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c55439bbf947569faef768c6538a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.420599 30993 tablet_service.cc:1511] Processing CreateTablet for tablet aee7b19a2ffa4bbeb00e69b636110625 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:48.422282 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee7b19a2ffa4bbeb00e69b636110625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.435310 31139 tablet_service.cc:1511] Processing CreateTablet for tablet 14c55439bbf947569faef768c6538a87 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:48.436650 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c55439bbf947569faef768c6538a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.436861 31197 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.437500 31197 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.439306 31140 tablet_service.cc:1511] Processing CreateTablet for tablet d8f8ff6d876847efb0cee2f837c287b4 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:48.440603 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f8ff6d876847efb0cee2f837c287b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.444743 30985 tablet_service.cc:1511] Processing CreateTablet for tablet 2561678866b2441fb7988724051be071 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:48.446033 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2561678866b2441fb7988724051be071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.447536 31191 tablet_bootstrap.cc:654] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.451511 31068 tablet_service.cc:1511] Processing CreateTablet for tablet aee7b19a2ffa4bbeb00e69b636110625 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:48.452296 31197 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:48.452713 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee7b19a2ffa4bbeb00e69b636110625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.457890 31063 tablet_service.cc:1511] Processing CreateTablet for tablet 2561678866b2441fb7988724051be071 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:48.459594 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2561678866b2441fb7988724051be071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.464305 31192 tablet_bootstrap.cc:654] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.466167 30984 tablet_service.cc:1511] Processing CreateTablet for tablet 72f03152b2f5439aaa741119c6fd353c (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:48.467464 30984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f03152b2f5439aaa741119c6fd353c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.486899 31193 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:48.499322 30986 tablet_service.cc:1511] Processing CreateTablet for tablet 34348145deae46f8ae946679eb212012 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:48.504103 31067 tablet_service.cc:1511] Processing CreateTablet for tablet 72f03152b2f5439aaa741119c6fd353c (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:48.505391 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f03152b2f5439aaa741119c6fd353c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.506515 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34348145deae46f8ae946679eb212012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.511164 31193 ts_tablet_manager.cc:1403] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.005s
I20260709 13:08:48.514107 31193 raft_consensus.cc:359] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.524233 30985 tablet_service.cc:1511] Processing CreateTablet for tablet 208518963eef416897b06e57f67aa9d9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:48.525547 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208518963eef416897b06e57f67aa9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.526918 30989 tablet_service.cc:1511] Processing CreateTablet for tablet 53209df41e8b41c8a51daab1660ccc52 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:48.527716 31066 tablet_service.cc:1511] Processing CreateTablet for tablet 34348145deae46f8ae946679eb212012 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:48.528074 31059 tablet_service.cc:1511] Processing CreateTablet for tablet 208518963eef416897b06e57f67aa9d9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:48.528924 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34348145deae46f8ae946679eb212012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.529497 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208518963eef416897b06e57f67aa9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.533118 31061 tablet_service.cc:1511] Processing CreateTablet for tablet 53209df41e8b41c8a51daab1660ccc52 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:48.534301 31061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53209df41e8b41c8a51daab1660ccc52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.536528 30984 tablet_service.cc:1511] Processing CreateTablet for tablet 634b461962ac4afb94b61d9cc30ab2fe (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:48.538764 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53209df41e8b41c8a51daab1660ccc52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.539590 31062 tablet_service.cc:1511] Processing CreateTablet for tablet 634b461962ac4afb94b61d9cc30ab2fe (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:48.540732 31062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634b461962ac4afb94b61d9cc30ab2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.542037 30984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634b461962ac4afb94b61d9cc30ab2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.549037 30992 tablet_service.cc:1511] Processing CreateTablet for tablet 94603dfe686e48ec8c09d14b7e18c3f1 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:48.550264 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94603dfe686e48ec8c09d14b7e18c3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.551527 31138 tablet_service.cc:1511] Processing CreateTablet for tablet aee7b19a2ffa4bbeb00e69b636110625 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:48.552189 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 72f03152b2f5439aaa741119c6fd353c (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:48.552726 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee7b19a2ffa4bbeb00e69b636110625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.552493 31137 tablet_service.cc:1511] Processing CreateTablet for tablet 34348145deae46f8ae946679eb212012 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:48.553408 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f03152b2f5439aaa741119c6fd353c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.554458 31141 tablet_service.cc:1511] Processing CreateTablet for tablet 208518963eef416897b06e57f67aa9d9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:48.554539 31136 tablet_service.cc:1511] Processing CreateTablet for tablet 2561678866b2441fb7988724051be071 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:48.555459 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:48.557782 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34348145deae46f8ae946679eb212012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.555481 31142 tablet_service.cc:1511] Processing CreateTablet for tablet 53209df41e8b41c8a51daab1660ccc52 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:48.556373 31134 tablet_service.cc:1511] Processing CreateTablet for tablet 634b461962ac4afb94b61d9cc30ab2fe (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:48.560585 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53209df41e8b41c8a51daab1660ccc52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.563051 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634b461962ac4afb94b61d9cc30ab2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.566412 31141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208518963eef416897b06e57f67aa9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.567039 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2561678866b2441fb7988724051be071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.521121 31193 raft_consensus.cc:385] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.569531 31193 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.570282 31193 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.572676 31193 ts_tablet_manager.cc:1434] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.000s
I20260709 13:08:48.574405 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:48.575709 31117 leader_election.cc:343] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:48.576001 31044 leader_election.cc:343] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.549012 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 94603dfe686e48ec8c09d14b7e18c3f1 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:48.589774 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94603dfe686e48ec8c09d14b7e18c3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.603555 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:48.604359 31139 tablet_service.cc:1511] Processing CreateTablet for tablet 94603dfe686e48ec8c09d14b7e18c3f1 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 13:08:48.605225 31043 leader_election.cc:343] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.605639 31043 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:48.606056 31196 raft_consensus.cc:493] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.606704 31197 raft_consensus.cc:2749] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.606559 31196 raft_consensus.cc:515] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.609268 31196 leader_election.cc:290] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:48.612598 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94603dfe686e48ec8c09d14b7e18c3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.620707 31191 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:48.621965 31191 ts_tablet_manager.cc:1403] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.232s	user 0.009s	sys 0.016s
I20260709 13:08:48.627480 31191 raft_consensus.cc:359] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.628161 31191 raft_consensus.cc:385] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.628441 31191 raft_consensus.cc:740] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.629146 31191 consensus_queue.cc:260] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.631294 31191 ts_tablet_manager.cc:1434] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:08:48.632977 31192 tablet_bootstrap.cc:492] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:48.620312 31193 tablet_bootstrap.cc:492] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:48.650671 31192 ts_tablet_manager.cc:1403] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.270s	user 0.016s	sys 0.007s
I20260709 13:08:48.653630 31192 raft_consensus.cc:359] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:48.656448 31140 tablet_service.cc:1511] Processing CreateTablet for tablet 77b5bb44e9c643879d46ce18810bbc65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:48.657671 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b5bb44e9c643879d46ce18810bbc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.660244 31137 tablet_service.cc:1511] Processing CreateTablet for tablet 4491de2b832e46e3955f47f1586186d0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:48.661474 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4491de2b832e46e3955f47f1586186d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.654351 31192 raft_consensus.cc:385] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.666181 31191 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:48.668311 31133 tablet_service.cc:1511] Processing CreateTablet for tablet 75fed4a90000432387f459ae68f7728e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:48.670310 31142 tablet_service.cc:1511] Processing CreateTablet for tablet 61705cf67d6a417b9836b3837fa31a81 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:48.665303 31192 raft_consensus.cc:740] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.673149 31192 consensus_queue.cc:260] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:48.674217 31193 tablet_bootstrap.cc:654] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.688475 31197 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.689845 31197 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.691625 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fed4a90000432387f459ae68f7728e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.691908 31197 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:48.692541 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:48.693994 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:48.694664 31152 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:48.694295 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61705cf67d6a417b9836b3837fa31a81. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:48.697219 31043 leader_election.cc:343] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.699126 31192 ts_tablet_manager.cc:1434] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:08:48.698067 31044 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:48.700119 31192 tablet_bootstrap.cc:492] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:48.700446 31197 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.700794 31197 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.701110 31197 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.696440 31191 tablet_bootstrap.cc:654] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.711196 30989 tablet_service.cc:1511] Processing CreateTablet for tablet 61705cf67d6a417b9836b3837fa31a81 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:48.712477 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61705cf67d6a417b9836b3837fa31a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.713160 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 4491de2b832e46e3955f47f1586186d0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:48.713641 31059 tablet_service.cc:1511] Processing CreateTablet for tablet 77b5bb44e9c643879d46ce18810bbc65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:48.715966 31061 tablet_service.cc:1511] Processing CreateTablet for tablet 75fed4a90000432387f459ae68f7728e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:48.714416 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4491de2b832e46e3955f47f1586186d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.717993 31061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fed4a90000432387f459ae68f7728e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.718580 30992 tablet_service.cc:1511] Processing CreateTablet for tablet 77b5bb44e9c643879d46ce18810bbc65 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:48.719756 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b5bb44e9c643879d46ce18810bbc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.723116 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 39b92ad881df4cc0bbb51723e097737f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:48.724386 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b92ad881df4cc0bbb51723e097737f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.724937 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b5bb44e9c643879d46ce18810bbc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.726068 31196 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.726574 31196 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.728595 31196 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:48.730636 31141 tablet_service.cc:1511] Processing CreateTablet for tablet da309197e66049a996bf4c90b04a9e4d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:48.732753 31141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da309197e66049a996bf4c90b04a9e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.732625 31136 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbec50ecfb49f48b18eb30d052c99f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:48.734006 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbec50ecfb49f48b18eb30d052c99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.739267 31139 tablet_service.cc:1511] Processing CreateTablet for tablet d96f6c402e2d48ca998d9c157cc06e6a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:48.740479 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96f6c402e2d48ca998d9c157cc06e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.748342 30984 tablet_service.cc:1511] Processing CreateTablet for tablet 4491de2b832e46e3955f47f1586186d0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:48.749156 30993 tablet_service.cc:1511] Processing CreateTablet for tablet 39b92ad881df4cc0bbb51723e097737f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:48.749835 30984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4491de2b832e46e3955f47f1586186d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.750506 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b92ad881df4cc0bbb51723e097737f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.751436 30986 tablet_service.cc:1511] Processing CreateTablet for tablet d96f6c402e2d48ca998d9c157cc06e6a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:48.748369 30985 tablet_service.cc:1511] Processing CreateTablet for tablet 75fed4a90000432387f459ae68f7728e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:48.752449 31138 tablet_service.cc:1511] Processing CreateTablet for tablet 0f194e3b00cf466381aa1b0896a2506e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:48.752606 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96f6c402e2d48ca998d9c157cc06e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.755956 30988 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbec50ecfb49f48b18eb30d052c99f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:48.757879 30991 tablet_service.cc:1511] Processing CreateTablet for tablet da309197e66049a996bf4c90b04a9e4d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:48.762284 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fed4a90000432387f459ae68f7728e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.758132 30987 tablet_service.cc:1511] Processing CreateTablet for tablet 0f194e3b00cf466381aa1b0896a2506e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:48.758457 30990 tablet_service.cc:1511] Processing CreateTablet for tablet 6023e3fac39b47ed8f06bf62e5088ec2 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:48.763007 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbec50ecfb49f48b18eb30d052c99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.763710 30990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6023e3fac39b47ed8f06bf62e5088ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.764256 30991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da309197e66049a996bf4c90b04a9e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.770818 30987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f194e3b00cf466381aa1b0896a2506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.775838 31066 tablet_service.cc:1511] Processing CreateTablet for tablet d96f6c402e2d48ca998d9c157cc06e6a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:48.777134 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96f6c402e2d48ca998d9c157cc06e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.778604 31062 tablet_service.cc:1511] Processing CreateTablet for tablet 61705cf67d6a417b9836b3837fa31a81 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:48.778946 30986 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9058a35b7493b8fc3b7be3cbc16c0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:48.779841 31062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61705cf67d6a417b9836b3837fa31a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.780382 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9058a35b7493b8fc3b7be3cbc16c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.789211 31063 tablet_service.cc:1511] Processing CreateTablet for tablet 39b92ad881df4cc0bbb51723e097737f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:48.794516 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b92ad881df4cc0bbb51723e097737f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.814522 31197 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.817497 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:48.817668 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:48.818161 31152 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:48.822970 31043 leader_election.cc:343] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.827836 31065 tablet_service.cc:1511] Processing CreateTablet for tablet da309197e66049a996bf4c90b04a9e4d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:48.828099 31064 tablet_service.cc:1511] Processing CreateTablet for tablet 0f194e3b00cf466381aa1b0896a2506e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:48.829213 31065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da309197e66049a996bf4c90b04a9e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.829804 31064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f194e3b00cf466381aa1b0896a2506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.828147 31067 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbec50ecfb49f48b18eb30d052c99f (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:48.831462 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbec50ecfb49f48b18eb30d052c99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.841864 31152 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:48.842666 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f194e3b00cf466381aa1b0896a2506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.844872 30991 tablet_service.cc:1511] Processing CreateTablet for tablet 5b250113a7ad4fbb9192c01eb85d3b24 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:48.846295 30991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b250113a7ad4fbb9192c01eb85d3b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.853976 31193 tablet_bootstrap.cc:492] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:48.854465 31193 ts_tablet_manager.cc:1403] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.243s	user 0.013s	sys 0.008s
I20260709 13:08:48.857523 31193 raft_consensus.cc:359] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:48.859323 31044 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:48.858263 31193 raft_consensus.cc:385] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.820269 31197 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:48.885689 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 6023e3fac39b47ed8f06bf62e5088ec2 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:48.886649 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6023e3fac39b47ed8f06bf62e5088ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.889802 31134 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9058a35b7493b8fc3b7be3cbc16c0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:48.891589 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9058a35b7493b8fc3b7be3cbc16c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.895434 31192 tablet_bootstrap.cc:654] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.898710 31060 tablet_service.cc:1511] Processing CreateTablet for tablet b1a9058a35b7493b8fc3b7be3cbc16c0 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:48.900465 31060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9058a35b7493b8fc3b7be3cbc16c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.900338 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:48.904801 31061 tablet_service.cc:1511] Processing CreateTablet for tablet 183099e71748473bb38fd75ce067b504 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:48.906147 31061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183099e71748473bb38fd75ce067b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.910562 31197 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.911085 31197 raft_consensus.cc:697] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:48.912981 31191 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:48.913470 31191 ts_tablet_manager.cc:1403] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.249s	user 0.010s	sys 0.003s
I20260709 13:08:48.915669 31196 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.916136 31196 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
W20260709 13:08:48.919641 31117 leader_election.cc:343] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.919982 31196 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:48.920127 31117 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:48.922191 31201 raft_consensus.cc:2749] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.926242 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:48.926769 31133 tablet_service.cc:1511] Processing CreateTablet for tablet 6023e3fac39b47ed8f06bf62e5088ec2 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:48.927399 31191 raft_consensus.cc:359] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.928048 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6023e3fac39b47ed8f06bf62e5088ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:48.927979 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:48.929468 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:48.930888 30968 leader_election.cc:343] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.882866 31193 raft_consensus.cc:740] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
W20260709 13:08:48.931869 30968 leader_election.cc:343] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.932009 31193 consensus_queue.cc:260] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
W20260709 13:08:48.932803 30968 leader_election.cc:343] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.940089 31193 ts_tablet_manager.cc:1434] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.002s
I20260709 13:08:48.928110 31191 raft_consensus.cc:385] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.962791 31191 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.963546 31191 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.911962 31197 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:48.976153 31137 tablet_service.cc:1511] Processing CreateTablet for tablet 183099e71748473bb38fd75ce067b504 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:48.976842 30986 tablet_service.cc:1511] Processing CreateTablet for tablet 183099e71748473bb38fd75ce067b504 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:48.969390 31142 tablet_service.cc:1511] Processing CreateTablet for tablet 5b250113a7ad4fbb9192c01eb85d3b24 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:48.996125 31193 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:48.998158 31140 tablet_service.cc:1511] Processing CreateTablet for tablet e2749efd4f48474dbba514cd7491dbf4 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:49.009657 31192 tablet_bootstrap.cc:492] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:49.010143 31192 ts_tablet_manager.cc:1403] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.310s	user 0.018s	sys 0.012s
I20260709 13:08:49.013064 31192 raft_consensus.cc:359] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.013764 31192 raft_consensus.cc:385] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.014068 31192 raft_consensus.cc:740] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.019312 31192 consensus_queue.cc:260] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.025245 30988 tablet_service.cc:1511] Processing CreateTablet for tablet e78207ed86684ed6bdcc013d2b262e6c (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:49.027953 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78207ed86684ed6bdcc013d2b262e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.032636 30993 tablet_service.cc:1511] Processing CreateTablet for tablet e2749efd4f48474dbba514cd7491dbf4 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:49.028338 31192 ts_tablet_manager.cc:1434] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 13:08:49.034369 30984 tablet_service.cc:1511] Processing CreateTablet for tablet 7e446209bdf843a69d1dcbc3b6959ef9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:49.039083 30990 tablet_service.cc:1511] Processing CreateTablet for tablet d3d65afabd584c8cab44f3c33237e8de (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:49.238418 31192 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:49.239835 31059 tablet_service.cc:1511] Processing CreateTablet for tablet 7e446209bdf843a69d1dcbc3b6959ef9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:49.240718 31196 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.241197 31196 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.243196 31196 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.243295 31060 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:49.244711 31060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.245117 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:49.246512 30968 leader_election.cc:343] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.039716 30992 tablet_service.cc:1511] Processing CreateTablet for tablet d8e4c4cba5e540afa78d8416316a842d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:49.041527 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2749efd4f48474dbba514cd7491dbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.058877 30988 tablet_service.cc:1511] Processing CreateTablet for tablet d88dff83b32444869ae563a01c58679a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:49.247361 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.247977 31149 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:49.248307 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88dff83b32444869ae563a01c58679a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.071768 31134 tablet_service.cc:1511] Processing CreateTablet for tablet d3d65afabd584c8cab44f3c33237e8de (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:49.077980 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.080621 31064 tablet_service.cc:1511] Processing CreateTablet for tablet e2749efd4f48474dbba514cd7491dbf4 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:49.250272 31064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2749efd4f48474dbba514cd7491dbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.250821 30984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e446209bdf843a69d1dcbc3b6959ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.099224 31068 tablet_service.cc:1511] Processing CreateTablet for tablet d3d65afabd584c8cab44f3c33237e8de (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:49.255119 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d65afabd584c8cab44f3c33237e8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.103408 31067 tablet_service.cc:1511] Processing CreateTablet for tablet d8e4c4cba5e540afa78d8416316a842d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:49.258838 30992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e4c4cba5e540afa78d8416316a842d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.259243 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e4c4cba5e540afa78d8416316a842d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.260401 31192 tablet_bootstrap.cc:654] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.260659 31060 tablet_service.cc:1511] Processing CreateTablet for tablet dcb07bd800e54968bdc2d45b4527779a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:49.181469 31062 tablet_service.cc:1511] Processing CreateTablet for tablet d88dff83b32444869ae563a01c58679a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:49.183373 30987 tablet_service.cc:1511] Processing CreateTablet for tablet 7a204995eda24e0ca0a381f618a5aef8 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:49.262787 31062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88dff83b32444869ae563a01c58679a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.262872 30987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a204995eda24e0ca0a381f618a5aef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.266183 30990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d65afabd584c8cab44f3c33237e8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.184701 31061 tablet_service.cc:1511] Processing CreateTablet for tablet 7a204995eda24e0ca0a381f618a5aef8 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:49.267189 31061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a204995eda24e0ca0a381f618a5aef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.186779 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.270802 31150 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:49.189548 30991 tablet_service.cc:1511] Processing CreateTablet for tablet d1236075e9a7473f86172dfbd2911434 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:49.190876 31136 tablet_service.cc:1511] Processing CreateTablet for tablet 7e446209bdf843a69d1dcbc3b6959ef9 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:49.271600 31059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e446209bdf843a69d1dcbc3b6959ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.192138 31065 tablet_service.cc:1511] Processing CreateTablet for tablet d1236075e9a7473f86172dfbd2911434 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:49.272387 30991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1236075e9a7473f86172dfbd2911434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.273058 31065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1236075e9a7473f86172dfbd2911434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.194600 31191 ts_tablet_manager.cc:1434] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.281s	user 0.010s	sys 0.006s
I20260709 13:08:49.201817 30985 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:49.275180 31060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb07bd800e54968bdc2d45b4527779a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.275384 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.271600 31201 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.275995 31201 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:49.277947 31201 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:08:49.202277 30989 tablet_service.cc:1511] Processing CreateTablet for tablet dcb07bd800e54968bdc2d45b4527779a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:49.278776 30969 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.279181 30989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb07bd800e54968bdc2d45b4527779a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:49.279897 30969 leader_election.cc:343] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.280310 30969 leader_election.cc:304] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:48.954902 31066 tablet_service.cc:1511] Processing CreateTablet for tablet 5b250113a7ad4fbb9192c01eb85d3b24 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:49.283208 31066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b250113a7ad4fbb9192c01eb85d3b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.285930 31196 raft_consensus.cc:2804] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.223354 31138 tablet_service.cc:1511] Processing CreateTablet for tablet d1236075e9a7473f86172dfbd2911434 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:49.223393 31135 tablet_service.cc:1511] Processing CreateTablet for tablet 7a204995eda24e0ca0a381f618a5aef8 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:49.004012 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183099e71748473bb38fd75ce067b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.289057 30901 catalog_manager.cc:5697] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.229861 31141 tablet_service.cc:1511] Processing CreateTablet for tablet e78207ed86684ed6bdcc013d2b262e6c (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:49.232847 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.290818 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1236075e9a7473f86172dfbd2911434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.291678 31141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78207ed86684ed6bdcc013d2b262e6c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:49.292114 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:49.292717 31191 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:49.292851 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d65afabd584c8cab44f3c33237e8de. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:48.971320 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 112066us
I20260709 13:08:49.294764 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e446209bdf843a69d1dcbc3b6959ef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.295393 31197 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.295821 31197 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.296932 31060 tablet_service.cc:1511] Processing CreateTablet for tablet c91e618346ef4a249925429efb9a0769 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:49.297874 31197 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.298115 31060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e618346ef4a249925429efb9a0769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.286324 31196 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.290004 31062 tablet_service.cc:1511] Processing CreateTablet for tablet a994211f340a446eb1a6b9be0c636dab (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:49.122396 31063 tablet_service.cc:1511] Processing CreateTablet for tablet e78207ed86684ed6bdcc013d2b262e6c (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:49.298882 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b250113a7ad4fbb9192c01eb85d3b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.299686 31196 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.300606 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:49.301983 31044 leader_election.cc:343] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.299443 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.302748 31135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a204995eda24e0ca0a381f618a5aef8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:49.303702 31043 leader_election.cc:343] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.304109 31043 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:49.305140 31197 raft_consensus.cc:2749] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.308884 31062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a994211f340a446eb1a6b9be0c636dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.310786 31063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78207ed86684ed6bdcc013d2b262e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.311587 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:49.313282 31117 leader_election.cc:343] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.314766 31133 tablet_service.cc:1511] Processing CreateTablet for tablet d8e4c4cba5e540afa78d8416316a842d (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:49.316105 31133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e4c4cba5e540afa78d8416316a842d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.319826 31139 tablet_service.cc:1511] Processing CreateTablet for tablet d88dff83b32444869ae563a01c58679a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:49.321072 31139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88dff83b32444869ae563a01c58679a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.367097 31196 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.370059 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:49.371464 30968 leader_election.cc:343] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.372430 31196 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.372972 31196 raft_consensus.cc:2749] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.391742 30985 tablet_service.cc:1511] Processing CreateTablet for tablet a994211f340a446eb1a6b9be0c636dab (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:49.395442 30986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183099e71748473bb38fd75ce067b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.398999 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a994211f340a446eb1a6b9be0c636dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.374440 31191 tablet_bootstrap.cc:654] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.405508 31068 tablet_service.cc:1511] Processing CreateTablet for tablet d9c6dce4c9374c65b37ac4102f4c564e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:49.406442 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c6dce4c9374c65b37ac4102f4c564e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.402823 31140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2749efd4f48474dbba514cd7491dbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.413763 30985 tablet_service.cc:1511] Processing CreateTablet for tablet c91e618346ef4a249925429efb9a0769 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:49.415079 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e618346ef4a249925429efb9a0769. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:49.409029 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 129159us
I20260709 13:08:49.428988 31192 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:49.429488 31192 ts_tablet_manager.cc:1403] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.001s
I20260709 13:08:49.432230 31142 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:49.432180 31192 raft_consensus.cc:359] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.433004 31192 raft_consensus.cc:385] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.433296 31192 raft_consensus.cc:740] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.433550 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.431046 30991 tablet_service.cc:1511] Processing CreateTablet for tablet 767f576cb9d84b678e8f39ae7c739707 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:49.435717 30991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767f576cb9d84b678e8f39ae7c739707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.439183 30988 tablet_service.cc:1511] Processing CreateTablet for tablet d9c6dce4c9374c65b37ac4102f4c564e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:49.445381 30988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c6dce4c9374c65b37ac4102f4c564e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.439849 30993 tablet_service.cc:1511] Processing CreateTablet for tablet 366f2a64a2274733b7bc4d3e6d24a492 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:49.448794 30993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366f2a64a2274733b7bc4d3e6d24a492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.450116 31142 tablet_service.cc:1511] Processing CreateTablet for tablet dcb07bd800e54968bdc2d45b4527779a (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:49.450754 31137 tablet_service.cc:1511] Processing CreateTablet for tablet a994211f340a446eb1a6b9be0c636dab (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:49.451421 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb07bd800e54968bdc2d45b4527779a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.452086 31068 tablet_service.cc:1511] Processing CreateTablet for tablet 366f2a64a2274733b7bc4d3e6d24a492 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:49.453143 31068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366f2a64a2274733b7bc4d3e6d24a492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.462785 31137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a994211f340a446eb1a6b9be0c636dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.463742 31193 tablet_bootstrap.cc:654] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.466042 31142 tablet_service.cc:1511] Processing CreateTablet for tablet c91e618346ef4a249925429efb9a0769 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:49.467252 31142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e618346ef4a249925429efb9a0769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.475329 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:49.475946 31151 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.481935 31067 tablet_service.cc:1511] Processing CreateTablet for tablet 767f576cb9d84b678e8f39ae7c739707 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:49.483345 31067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767f576cb9d84b678e8f39ae7c739707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.483525 31151 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:49.433933 31192 consensus_queue.cc:260] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.491564 31134 tablet_service.cc:1511] Processing CreateTablet for tablet 767f576cb9d84b678e8f39ae7c739707 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:49.492025 31193 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:49.492064 31136 tablet_service.cc:1511] Processing CreateTablet for tablet d9c6dce4c9374c65b37ac4102f4c564e (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:49.492631 31193 ts_tablet_manager.cc:1403] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.501s	user 0.017s	sys 0.013s
I20260709 13:08:49.492794 31192 ts_tablet_manager.cc:1434] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260709 13:08:49.493954 31192 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:49.495591 31193 raft_consensus.cc:359] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.496318 31193 raft_consensus.cc:385] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.496593 31193 raft_consensus.cc:740] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.497309 31193 consensus_queue.cc:260] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.492871 31134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767f576cb9d84b678e8f39ae7c739707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.504694 31138 tablet_service.cc:1511] Processing CreateTablet for tablet 366f2a64a2274733b7bc4d3e6d24a492 (DEFAULT_TABLE table=test-workload [id=d0f2a78343714a4bb0b5efef8220732f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:49.513947 31197 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.514438 31197 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.516494 31197 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.521836 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.523161 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.523814 31002 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:49.525835 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:49.526042 31043 leader_election.cc:343] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:49.527674 31044 leader_election.cc:343] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.528119 31044 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:49.528870 31197 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.528817 30969 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.529537 31192 tablet_bootstrap.cc:654] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.530437 31193 ts_tablet_manager.cc:1434] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260709 13:08:49.530544 31220 raft_consensus.cc:2804] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.531055 31220 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.531440 31220 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.531610 31193 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:49.545388 31220 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
W20260709 13:08:49.548342 30969 leader_election.cc:343] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.549001 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:49.548941 30969 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.549964 31196 raft_consensus.cc:2749] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:49.550446 30968 leader_election.cc:343] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.550348 30969 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.551296 31196 raft_consensus.cc:2804] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.553908 31117 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.555334 31201 raft_consensus.cc:2804] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.555934 31201 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.556351 31201 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.558724 31220 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:49.559823 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:49.560438 31138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366f2a64a2274733b7bc4d3e6d24a492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.563140 31136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c6dce4c9374c65b37ac4102f4c564e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:49.583961 31196 raft_consensus.cc:697] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:49.584846 31196 consensus_queue.cc:237] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.590660 31192 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:49.591143 31192 ts_tablet_manager.cc:1403] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.034s
I20260709 13:08:49.585556 31201 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:49.596011 31151 raft_consensus.cc:2393] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 1: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:49.596632 31191 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:49.597137 31191 ts_tablet_manager.cc:1403] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.305s	user 0.038s	sys 0.022s
I20260709 13:08:49.600339 30969 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.601512 31220 raft_consensus.cc:2749] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.602882 31201 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:08:49.603801 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:49.603802 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:49.605355 31002 raft_consensus.cc:2393] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
W20260709 13:08:49.606411 31117 leader_election.cc:343] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.607095 31117 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:49.606694 31191 raft_consensus.cc:359] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.607548 31191 raft_consensus.cc:385] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.607692 31201 raft_consensus.cc:2749] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.607957 31191 raft_consensus.cc:740] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.608773 31191 consensus_queue.cc:260] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.593976 31192 raft_consensus.cc:359] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.610644 31192 raft_consensus.cc:385] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.611048 31192 raft_consensus.cc:740] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.611632 31193 tablet_bootstrap.cc:654] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.613328 31192 consensus_queue.cc:260] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.615813 31191 ts_tablet_manager.cc:1434] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:08:49.616021 31192 ts_tablet_manager.cc:1434] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:08:49.616889 31192 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:49.616889 31191 tablet_bootstrap.cc:492] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
W20260709 13:08:49.620218 31043 consensus_peers.cc:597] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:49.621117 30900 catalog_manager.cc:5697] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.623747 31191 tablet_bootstrap.cc:654] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.623747 31192 tablet_bootstrap.cc:654] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.643524 31191 tablet_bootstrap.cc:492] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:49.645932 31191 ts_tablet_manager.cc:1403] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 13:08:49.646953 31192 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:49.647473 31192 ts_tablet_manager.cc:1403] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.000s
I20260709 13:08:49.648859 31191 raft_consensus.cc:359] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.649590 31191 raft_consensus.cc:385] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.649406 31192 raft_consensus.cc:359] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.649936 31191 raft_consensus.cc:740] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.650172 31192 raft_consensus.cc:385] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.650552 31192 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.651512 31192 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.652218 31193 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:49.652658 31193 ts_tablet_manager.cc:1403] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.022s
I20260709 13:08:49.653978 31192 ts_tablet_manager.cc:1434] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:49.654448 31191 consensus_queue.cc:260] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.655189 31192 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:49.655615 31193 raft_consensus.cc:359] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.656293 31193 raft_consensus.cc:385] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.656613 31191 ts_tablet_manager.cc:1434] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 13:08:49.656580 31193 raft_consensus.cc:740] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.657593 31191 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:49.657382 31193 consensus_queue.cc:260] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.659544 31193 ts_tablet_manager.cc:1434] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:49.660523 31193 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:49.661495 31192 tablet_bootstrap.cc:654] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.664188 31191 tablet_bootstrap.cc:654] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.666878 31193 tablet_bootstrap.cc:654] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.669452 31201 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.670058 31201 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.672561 31201 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:49.673565 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.673873 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:49.674185 31002 raft_consensus.cc:2468] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:49.674450 31078 raft_consensus.cc:2468] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:49.675400 31117 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:49.676671 31201 raft_consensus.cc:2804] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.677003 31201 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.677338 31201 raft_consensus.cc:3060] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.684122 31201 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.686738 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:49.687278 31002 raft_consensus.cc:3060] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.694144 31002 raft_consensus.cc:2468] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:49.695264 31117 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:49.705328 31238 raft_consensus.cc:2804] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.707096 31201 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:49.708185 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:49.708758 31078 raft_consensus.cc:3060] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.709053 31191 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:49.709508 31191 ts_tablet_manager.cc:1403] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.035s
I20260709 13:08:49.712442 31191 raft_consensus.cc:359] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.712841 31193 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:49.713194 31191 raft_consensus.cc:385] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.713538 31191 raft_consensus.cc:740] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.713538 31193 ts_tablet_manager.cc:1403] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.053s	user 0.028s	sys 0.024s
I20260709 13:08:49.714398 31191 consensus_queue.cc:260] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.716626 31191 ts_tablet_manager.cc:1434] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:08:49.717051 31078 raft_consensus.cc:2468] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:49.718298 31191 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:49.721524 31193 raft_consensus.cc:359] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.722261 31193 raft_consensus.cc:385] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.722591 31193 raft_consensus.cc:740] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.722911 31192 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:49.723367 31192 ts_tablet_manager.cc:1403] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.021s
I20260709 13:08:49.723333 31193 consensus_queue.cc:260] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.725821 31191 tablet_bootstrap.cc:654] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.725903 31193 ts_tablet_manager.cc:1434] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:49.727066 31193 tablet_bootstrap.cc:492] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:49.727388 31238 raft_consensus.cc:697] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:49.728267 31238 consensus_queue.cc:237] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.726027 31192 raft_consensus.cc:359] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.732203 31192 raft_consensus.cc:385] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.732539 31192 raft_consensus.cc:740] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.733104 31193 tablet_bootstrap.cc:654] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.733337 31192 consensus_queue.cc:260] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.737603 31197 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.738065 31191 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:49.738507 31191 ts_tablet_manager.cc:1403] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:08:49.738220 31197 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.739483 31192 ts_tablet_manager.cc:1434] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:08:49.740309 31192 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:49.741003 31191 raft_consensus.cc:359] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.741609 31191 raft_consensus.cc:385] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.741852 31191 raft_consensus.cc:740] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.742640 31191 consensus_queue.cc:260] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.743363 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.744313 31151 raft_consensus.cc:2393] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:49.744582 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.746050 31192 tablet_bootstrap.cc:654] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.746238 31193 tablet_bootstrap.cc:492] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:49.746706 31193 ts_tablet_manager.cc:1403] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.011s
I20260709 13:08:49.745966 31197 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.745980 31043 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:49.748123 31197 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.749847 31193 raft_consensus.cc:359] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.750734 31193 raft_consensus.cc:385] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.751048 31193 raft_consensus.cc:740] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.751086 31239 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.751623 31239 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.751854 31193 consensus_queue.cc:260] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.753655 31239 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:49.754118 31193 ts_tablet_manager.cc:1434] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:49.755065 31193 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:49.756445 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:49.757038 31078 raft_consensus.cc:2468] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:49.758245 31117 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:49.760874 31193 tablet_bootstrap.cc:654] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.763056 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.763804 31002 raft_consensus.cc:2468] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:49.765223 31238 raft_consensus.cc:2804] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.765586 31238 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.765918 31238 raft_consensus.cc:3060] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.771292 31243 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.771051 30901 catalog_manager.cc:5697] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.772845 31197 raft_consensus.cc:2749] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.774564 31191 ts_tablet_manager.cc:1434] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.003s
I20260709 13:08:49.775415 31191 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:49.782653 31238 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.786036 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:49.786793 31002 raft_consensus.cc:3060] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.787137 31191 tablet_bootstrap.cc:654] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.791106 31238 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:49.791600 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:49.792361 31078 raft_consensus.cc:3060] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.808950 31002 raft_consensus.cc:2468] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:49.810592 31117 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:49.811623 31238 raft_consensus.cc:2804] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.812107 31238 raft_consensus.cc:697] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:49.812058 31078 raft_consensus.cc:2468] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:49.813192 31238 consensus_queue.cc:237] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.826288 31192 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:49.826543 31193 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:49.826898 31192 ts_tablet_manager.cc:1403] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.019s
I20260709 13:08:49.827375 31193 ts_tablet_manager.cc:1403] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.036s
I20260709 13:08:49.830441 31192 raft_consensus.cc:359] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.831321 31192 raft_consensus.cc:385] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.830749 31193 raft_consensus.cc:359] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.831658 31192 raft_consensus.cc:740] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.831897 31193 raft_consensus.cc:385] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.832435 31193 raft_consensus.cc:740] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.832640 31192 consensus_queue.cc:260] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.833190 31193 consensus_queue.cc:260] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.835266 31193 ts_tablet_manager.cc:1434] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:49.835812 31191 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:49.836241 31193 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:49.837105 31244 raft_consensus.cc:493] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.837560 31244 raft_consensus.cc:515] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.839697 31244 leader_election.cc:290] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.839300 30901 catalog_manager.cc:5697] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.836236 31191 ts_tablet_manager.cc:1403] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.013s
I20260709 13:08:49.841163 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.841755 31151 raft_consensus.cc:2468] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:49.842696 31191 raft_consensus.cc:359] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.842989 31044 leader_election.cc:304] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:49.843334 31191 raft_consensus.cc:385] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.843709 31244 raft_consensus.cc:2804] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.847620 31244 raft_consensus.cc:493] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.847954 31244 raft_consensus.cc:3060] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.844077 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.846314 31193 tablet_bootstrap.cc:654] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.852020 31002 raft_consensus.cc:2468] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:49.847254 31192 ts_tablet_manager.cc:1434] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.005s
I20260709 13:08:49.853960 31191 raft_consensus.cc:740] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.854517 31244 raft_consensus.cc:515] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.854851 31191 consensus_queue.cc:260] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.857074 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:49.857604 31002 raft_consensus.cc:3060] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.857741 31191 ts_tablet_manager.cc:1434] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:08:49.858978 31191 tablet_bootstrap.cc:492] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:49.860972 31192 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:49.863547 31196 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.871268 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:49.871899 31150 raft_consensus.cc:3060] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.866159 31191 tablet_bootstrap.cc:654] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.870175 31244 leader_election.cc:290] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.871555 31196 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.874184 31196 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.875324 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:49.875944 31193 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:49.876365 31193 ts_tablet_manager.cc:1403] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.009s
I20260709 13:08:49.876864 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.869364 31002 raft_consensus.cc:2468] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
W20260709 13:08:49.878080 30968 leader_election.cc:343] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.878305 31043 leader_election.cc:304] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:49.878882 31150 raft_consensus.cc:2468] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:49.876931 31192 tablet_bootstrap.cc:654] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.880491 31238 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.878914 31193 raft_consensus.cc:359] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.882612 31193 raft_consensus.cc:385] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.883060 31193 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.881013 31238 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.883770 31193 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.885964 31193 ts_tablet_manager.cc:1434] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260709 13:08:49.885295 31238 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:49.887358 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.889371 31193 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:49.890039 31151 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
W20260709 13:08:49.891312 31117 leader_election.cc:343] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.881024 31244 raft_consensus.cc:2804] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.892501 30969 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.893342 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:49.893646 31196 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.894006 31196 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.894443 31196 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.892632 31244 raft_consensus.cc:697] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:49.893955 31078 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:49.897631 31117 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:49.896066 31244 consensus_queue.cc:237] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.899916 31193 tablet_bootstrap.cc:654] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.900635 31191 tablet_bootstrap.cc:492] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:49.901077 31191 ts_tablet_manager.cc:1403] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.013s
I20260709 13:08:49.902714 31238 raft_consensus.cc:2804] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.903080 31238 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.903666 31238 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.906867 31191 raft_consensus.cc:359] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:49.907665 31191 raft_consensus.cc:385] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.907992 31191 raft_consensus.cc:740] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.908752 31191 consensus_queue.cc:260] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:49.910307 31196 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.911001 31191 ts_tablet_manager.cc:1434] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:08:49.912259 31196 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.913033 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:49.914695 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
W20260709 13:08:49.914969 30968 leader_election.cc:343] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.915241 31151 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.913446 31191 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:49.915652 31192 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:49.915890 31193 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:49.916039 31192 ts_tablet_manager.cc:1403] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.007s
I20260709 13:08:49.916323 31193 ts_tablet_manager.cc:1403] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260709 13:08:49.919060 31192 raft_consensus.cc:359] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.919720 31192 raft_consensus.cc:385] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.919420 31193 raft_consensus.cc:359] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.920027 31192 raft_consensus.cc:740] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.920120 31193 raft_consensus.cc:385] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.920437 31193 raft_consensus.cc:740] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.920706 31192 consensus_queue.cc:260] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.921083 31193 consensus_queue.cc:260] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.923084 31193 ts_tablet_manager.cc:1434] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:49.923777 31191 tablet_bootstrap.cc:654] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.923938 31193 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:49.927026 31192 ts_tablet_manager.cc:1434] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:08:49.929571 30899 catalog_manager.cc:5697] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.931061 31193 tablet_bootstrap.cc:654] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.934283 31192 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:49.942236 31192 tablet_bootstrap.cc:654] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.945007 31151 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:49.946671 30969 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.948113 31196 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.948717 31196 raft_consensus.cc:697] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:49.949779 31196 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.950217 31220 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.955807 31220 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.957864 31220 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.958837 31244 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.959517 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:49.959450 31244 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:49.961385 30968 leader_election.cc:343] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.963073 31244 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:49.963857 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:49.964663 31002 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:49.966240 31043 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:49.968617 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:49.969463 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:49.970222 31044 leader_election.cc:343] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.971491 31244 raft_consensus.cc:2804] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.971992 31244 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.972440 31244 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:49.975983 30969 leader_election.cc:343] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.976595 30969 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:49.978266 31220 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.981374 31238 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.982780 31244 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:49.985061 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:08:49.986419 31117 leader_election.cc:343] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.989053 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:49.989804 31078 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.992409 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:49.993139 31002 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.999684 31078 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:50.006242 31192 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.011217 31192 ts_tablet_manager.cc:1403] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.005s
I20260709 13:08:50.006793 31244 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.014950 31192 raft_consensus.cc:359] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.014081 30900 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.016244 31238 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.017756 31117 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:50.008780 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:50.018756 31238 raft_consensus.cc:2804] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.019227 31238 raft_consensus.cc:697] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:50.007861 31002 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:50.015843 31192 raft_consensus.cc:385] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:50.019968 31044 leader_election.cc:343] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.020197 31191 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.020157 31192 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.020714 31191 ts_tablet_manager.cc:1403] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.109s	user 0.046s	sys 0.039s
I20260709 13:08:50.021235 31193 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.020977 31192 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.021193 31043 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:08:50.021719 31193 ts_tablet_manager.cc:1403] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.098s	user 0.033s	sys 0.061s
I20260709 13:08:50.022313 31244 raft_consensus.cc:2804] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.022782 31244 raft_consensus.cc:697] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:50.023590 31192 ts_tablet_manager.cc:1434] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:08:50.023527 31244 consensus_queue.cc:237] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.023664 31191 raft_consensus.cc:359] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.024380 31191 raft_consensus.cc:385] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.024542 31192 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.024261 31193 raft_consensus.cc:359] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.024670 31191 raft_consensus.cc:740] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.024931 31193 raft_consensus.cc:385] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.025188 31193 raft_consensus.cc:740] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.025348 31191 consensus_queue.cc:260] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.025771 31193 consensus_queue.cc:260] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.020000 31238 consensus_queue.cc:237] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.027652 31193 ts_tablet_manager.cc:1434] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:08:50.027882 31191 ts_tablet_manager.cc:1434] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:08:50.031203 31193 tablet_bootstrap.cc:492] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.031276 31191 tablet_bootstrap.cc:492] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
W20260709 13:08:50.031800 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800119840 after lost signal to thread 29918
W20260709 13:08:50.032629 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800119f20 after lost signal to thread 30935
W20260709 13:08:50.033633 31024 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1460 after lost signal to thread 31027
W20260709 13:08:50.034814 31024 debug-util.cc:398] Leaking SignalData structure 0x7b080013c660 after lost signal to thread 31102
W20260709 13:08:50.035738 31024 debug-util.cc:398] Leaking SignalData structure 0x7b08001fcae0 after lost signal to thread 31176
I20260709 13:08:50.035617 30899 catalog_manager.cc:5697] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.036312 31196 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.037268 31196 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.038094 31191 tablet_bootstrap.cc:654] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.039343 31196 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.041320 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:50.042793 30968 leader_election.cc:343] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.043623 31193 tablet_bootstrap.cc:654] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.044176 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:50.046702 31151 raft_consensus.cc:2468] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:50.047909 30969 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:50.049036 31192 tablet_bootstrap.cc:654] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.049106 31196 raft_consensus.cc:2804] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.049674 31196 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.050089 31196 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.053174 31239 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.053619 31239 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.055546 31239 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.057252 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.057660 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.057881 31078 raft_consensus.cc:2468] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:50.058265 31002 raft_consensus.cc:2468] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:50.059144 31117 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:50.059995 31238 raft_consensus.cc:2804] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.060490 31238 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.060884 31238 raft_consensus.cc:3060] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.069370 31238 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.069082 30900 catalog_manager.cc:5697] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.073625 31192 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.077118 31192 ts_tablet_manager.cc:1403] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.004s
I20260709 13:08:50.081377 31193 tablet_bootstrap.cc:492] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.081822 31193 ts_tablet_manager.cc:1403] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.051s	user 0.003s	sys 0.015s
I20260709 13:08:50.080884 31192 raft_consensus.cc:359] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.082660 31192 raft_consensus.cc:385] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.085778 31192 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.085193 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:50.086571 31002 raft_consensus.cc:3060] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.084481 31193 raft_consensus.cc:359] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.089030 31193 raft_consensus.cc:385] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.089361 31193 raft_consensus.cc:740] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.090077 31193 consensus_queue.cc:260] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.092044 31193 ts_tablet_manager.cc:1434] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:50.096683 31193 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.094578 31002 raft_consensus.cc:2468] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:50.094823 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:50.097302 31078 raft_consensus.cc:3060] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.102349 31193 tablet_bootstrap.cc:654] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.103269 31117 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:50.104086 31239 raft_consensus.cc:2804] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.104547 31239 raft_consensus.cc:697] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:50.104744 31078 raft_consensus.cc:2468] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:50.095397 31238 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.105340 31239 consensus_queue.cc:237] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.092653 31192 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.111377 31192 ts_tablet_manager.cc:1434] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:08:50.128510 31192 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.129132 31196 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.130467 31238 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.134357 31227 consensus_queue.cc:1048] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.135907 31196 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.137162 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:50.139499 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:50.140014 31151 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:50.142517 30968 leader_election.cc:343] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.144529 31220 consensus_queue.cc:1048] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.161209 31191 tablet_bootstrap.cc:492] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.161943 31191 ts_tablet_manager.cc:1403] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.042s
I20260709 13:08:50.163244 30899 catalog_manager.cc:5697] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.163800 31151 raft_consensus.cc:2468] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:50.164467 31192 tablet_bootstrap.cc:654] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.175168 31238 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.175619 31238 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.176970 31201 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.177505 31238 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.179232 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:08:50.181788 31117 leader_election.cc:343] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.188648 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.195441 30969 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:50.196422 31196 raft_consensus.cc:2804] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:50.196955 31117 leader_election.cc:343] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.197376 31117 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:50.197535 31196 raft_consensus.cc:697] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:50.198139 31201 raft_consensus.cc:2749] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.198374 31196 consensus_queue.cc:237] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.204421 31193 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.207082 31193 ts_tablet_manager.cc:1403] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.017s
I20260709 13:08:50.211508 31191 raft_consensus.cc:359] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.212852 31191 raft_consensus.cc:385] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.213276 31191 raft_consensus.cc:740] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.213949 31191 consensus_queue.cc:260] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.215981 31191 ts_tablet_manager.cc:1434] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.003s
I20260709 13:08:50.221504 31243 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.221994 31243 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.227325 31191 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:50.228461 31243 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.231215 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:08:50.251140 31043 leader_election.cc:343] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.252143 31244 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.256152 31192 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.256732 31192 ts_tablet_manager.cc:1403] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.001s
I20260709 13:08:50.257694 31003 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.264665 31193 raft_consensus.cc:359] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.265260 31193 raft_consensus.cc:385] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.265513 31193 raft_consensus.cc:740] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.266085 31193 consensus_queue.cc:260] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.255085 31244 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:50.270975 31193 ts_tablet_manager.cc:1434] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 13:08:50.277139 31238 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.277595 31238 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.279598 31238 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.280236 31238 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.280646 31238 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.264145 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:50.283074 31151 raft_consensus.cc:2468] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:50.283727 31238 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.284015 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.284598 31077 raft_consensus.cc:2468] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:50.285768 31044 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:50.286967 31197 raft_consensus.cc:2804] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.287437 31197 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.287855 31197 raft_consensus.cc:3060] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.288528 31244 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:08:50.302748 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.303678 31117 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:50.305722 31238 raft_consensus.cc:2804] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.306061 31238 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.306357 31238 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.306458 31192 raft_consensus.cc:359] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.307126 31192 raft_consensus.cc:385] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.307372 31192 raft_consensus.cc:740] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.307979 31192 consensus_queue.cc:260] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.309896 31192 ts_tablet_manager.cc:1434] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.053s	user 0.000s	sys 0.004s
I20260709 13:08:50.310734 31192 tablet_bootstrap.cc:492] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.310926 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:50.311945 31151 raft_consensus.cc:2393] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:50.313184 31238 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.313813 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.314587 31001 raft_consensus.cc:2393] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:50.315721 31043 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:50.316570 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:50.323354 31244 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.323678 31077 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.329556 31193 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.328284 31238 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:08:50.315742 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:50.333631 31244 raft_consensus.cc:2749] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.342373 31077 raft_consensus.cc:2468] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:50.342795 31192 tablet_bootstrap.cc:654] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.343760 31191 tablet_bootstrap.cc:654] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.350322 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.349905 30900 catalog_manager.cc:5697] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.350941 31001 raft_consensus.cc:2468] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:50.352284 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.353657 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:50.348052 31117 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:50.347570 31244 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:08:50.354568 31238 raft_consensus.cc:2804] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.355034 31238 raft_consensus.cc:697] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:50.355844 31238 consensus_queue.cc:237] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.359613 31117 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
W20260709 13:08:50.360577 31117 leader_election.cc:343] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:50.361441 31117 leader_election.cc:343] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.363278 31239 raft_consensus.cc:2804] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.363677 31239 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.363991 31239 raft_consensus.cc:3060] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:50.365175 31274 log.cc:927] Time spent T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 13:08:50.365234 31201 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.374828 31220 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:08:50.375625 31220 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.383126 31244 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.385022 31220 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.386155 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:50.386358 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.392164 30968 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:50.400768 31277 raft_consensus.cc:2749] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:50.400243 31239 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.401901 31193 tablet_bootstrap.cc:654] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.404112 31239 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.406318 31197 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.423682 31078 raft_consensus.cc:2393] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:50.425271 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:50.426040 31076 raft_consensus.cc:2393] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:50.426203 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:50.426772 31003 raft_consensus.cc:3060] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.430764 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:50.431344 31192 tablet_bootstrap.cc:492] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.431777 31192 ts_tablet_manager.cc:1403] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.019s
I20260709 13:08:50.432509 31197 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.433920 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:50.434770 31150 raft_consensus.cc:2393] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:50.435084 31197 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.436081 31044 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:50.437315 31197 raft_consensus.cc:2749] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.449152 31192 raft_consensus.cc:359] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.451987 31192 raft_consensus.cc:385] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.452440 31192 raft_consensus.cc:740] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.453363 31192 consensus_queue.cc:260] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.456311 31191 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.456897 31191 ts_tablet_manager.cc:1403] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.230s	user 0.016s	sys 0.003s
I20260709 13:08:50.462873 31282 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.468044 31220 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.468542 31003 raft_consensus.cc:2468] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:50.471743 31191 raft_consensus.cc:359] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.472427 31191 raft_consensus.cc:385] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.472673 31191 raft_consensus.cc:740] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.473482 31192 ts_tablet_manager.cc:1434] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.006s
I20260709 13:08:50.473405 31191 consensus_queue.cc:260] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.474314 31192 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
W20260709 13:08:50.475075 31117 consensus_peers.cc:597] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:50.475673 31117 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:50.476337 31282 raft_consensus.cc:2804] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.476845 31282 raft_consensus.cc:697] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:50.476730 31277 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.477852 31282 consensus_queue.cc:237] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.478264 31277 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.481047 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.481714 31192 tablet_bootstrap.cc:654] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.481640 31078 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:50.482329 31277 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.483004 30968 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:50.483418 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:50.484737 30969 leader_election.cc:343] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.485888 31239 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.487895 31277 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.490828 31191 ts_tablet_manager.cc:1434] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 13:08:50.491655 31191 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
W20260709 13:08:50.493752 31044 consensus_peers.cc:597] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. 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:50.489312 31277 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.494644 31277 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.500415 30898 catalog_manager.cc:5697] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.511885 31191 tablet_bootstrap.cc:654] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:50.557209 30968 consensus_peers.cc:597] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:50.559937 31282 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:50.564028 31277 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.562811 31192 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.565773 31192 ts_tablet_manager.cc:1403] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.092s	user 0.001s	sys 0.028s
I20260709 13:08:50.586153 30898 catalog_manager.cc:5697] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.596846 31193 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.597314 31193 ts_tablet_manager.cc:1403] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.268s	user 0.023s	sys 0.031s
I20260709 13:08:50.598146 31192 raft_consensus.cc:359] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.598806 31192 raft_consensus.cc:385] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.599102 31192 raft_consensus.cc:740] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.599721 31192 consensus_queue.cc:260] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.601554 31277 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.601846 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:50.602384 31076 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.604929 31193 raft_consensus.cc:359] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.605592 31193 raft_consensus.cc:385] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.605850 31193 raft_consensus.cc:740] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.606352 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:50.606644 31239 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.606637 31193 consensus_queue.cc:260] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.609939 31076 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:50.613287 31193 ts_tablet_manager.cc:1434] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260709 13:08:50.609979 30969 leader_election.cc:343] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.614157 31193 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.619688 30968 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:08:50.620632 31193 tablet_bootstrap.cc:654] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.621223 31278 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.621747 31278 raft_consensus.cc:697] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:50.626303 31278 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.630290 31192 ts_tablet_manager.cc:1434] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.002s
I20260709 13:08:50.631188 31192 tablet_bootstrap.cc:492] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.638475 31191 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.638962 31191 ts_tablet_manager.cc:1403] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.017s
I20260709 13:08:50.641571 31191 raft_consensus.cc:359] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.642215 31191 raft_consensus.cc:385] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.642477 31191 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.643126 31191 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.645730 31191 ts_tablet_manager.cc:1434] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:50.646562 31191 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:50.647042 31192 tablet_bootstrap.cc:654] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.653017 31191 tablet_bootstrap.cc:654] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.658409 31193 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.658977 31193 ts_tablet_manager.cc:1403] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.010s
I20260709 13:08:50.662222 31193 raft_consensus.cc:359] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.663100 31193 raft_consensus.cc:385] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.663439 31193 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.664338 31193 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.667879 31192 tablet_bootstrap.cc:492] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.668448 31192 ts_tablet_manager.cc:1403] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260709 13:08:50.670619 31191 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.671048 31191 ts_tablet_manager.cc:1403] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:08:50.672204 31193 ts_tablet_manager.cc:1434] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:08:50.673043 31193 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.673357 31191 raft_consensus.cc:359] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.673985 31191 raft_consensus.cc:385] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.674235 31191 raft_consensus.cc:740] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.674980 31191 consensus_queue.cc:260] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.677520 31191 ts_tablet_manager.cc:1434] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:50.678352 31191 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:50.678979 31193 tablet_bootstrap.cc:654] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.670732 31192 raft_consensus.cc:359] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.681699 31192 raft_consensus.cc:385] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.682013 31192 raft_consensus.cc:740] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.683115 31192 consensus_queue.cc:260] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.684154 31191 tablet_bootstrap.cc:654] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.685415 31192 ts_tablet_manager.cc:1434] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 13:08:50.686452 31192 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.688416 30900 catalog_manager.cc:5697] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.693073 31192 tablet_bootstrap.cc:654] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.693287 31191 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.693684 31191 ts_tablet_manager.cc:1403] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:08:50.696961 31191 raft_consensus.cc:359] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.697574 31191 raft_consensus.cc:385] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.697852 31191 raft_consensus.cc:740] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.698091 31193 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.698544 31193 ts_tablet_manager.cc:1403] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 13:08:50.698617 31191 consensus_queue.cc:260] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.700829 31191 ts_tablet_manager.cc:1434] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:50.701045 31193 raft_consensus.cc:359] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.701647 31191 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:50.701645 31193 raft_consensus.cc:385] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.702172 31193 raft_consensus.cc:740] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.702824 31193 consensus_queue.cc:260] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.704917 31193 ts_tablet_manager.cc:1434] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:50.705837 31193 tablet_bootstrap.cc:492] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.707949 31191 tablet_bootstrap.cc:654] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.715087 31193 tablet_bootstrap.cc:654] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.720314 31192 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.720875 31192 ts_tablet_manager.cc:1403] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260709 13:08:50.723641 31192 raft_consensus.cc:359] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.723877 31278 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.724390 31192 raft_consensus.cc:385] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.724720 31192 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.726327 31191 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.726845 31191 ts_tablet_manager.cc:1403] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 13:08:50.730051 31191 raft_consensus.cc:359] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.731158 31191 raft_consensus.cc:385] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.731583 31191 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.732571 31191 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.741652 31191 ts_tablet_manager.cc:1434] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:50.742820 31191 tablet_bootstrap.cc:492] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:50.746321 31077 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.748940 31191 tablet_bootstrap.cc:654] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.757879 31192 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.760474 31192 ts_tablet_manager.cc:1434] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:08:50.761020 31001 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.761467 31192 tablet_bootstrap.cc:492] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.768304 31192 tablet_bootstrap.cc:654] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.745638 31193 tablet_bootstrap.cc:492] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.771018 31193 ts_tablet_manager.cc:1403] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.001s
I20260709 13:08:50.775565 31278 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.781966 31282 consensus_queue.cc:1048] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.783502 31282 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.784046 31282 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.774143 31193 raft_consensus.cc:359] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.787245 31193 raft_consensus.cc:385] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.788259 31193 raft_consensus.cc:740] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.789891 31193 consensus_queue.cc:260] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.794728 31193 ts_tablet_manager.cc:1434] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:50.794853 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.799538 31076 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:50.790998 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.800978 31193 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.801630 31117 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:50.802553 31238 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.802976 31238 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.803329 31238 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.800915 31000 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:50.809594 31191 tablet_bootstrap.cc:492] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.810104 31191 ts_tablet_manager.cc:1403] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.028s
I20260709 13:08:50.814143 31193 tablet_bootstrap.cc:654] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.817261 31282 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.818686 31238 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.820760 31238 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.822631 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:50.823355 31076 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.827762 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:50.827701 31191 raft_consensus.cc:359] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.828370 31000 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.828435 31191 raft_consensus.cc:385] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.829934 31191 raft_consensus.cc:740] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.831002 31191 consensus_queue.cc:260] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.835544 31191 ts_tablet_manager.cc:1434] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:08:50.838088 31191 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:50.841373 31000 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:50.843240 31117 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:50.844352 31238 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.845079 31238 raft_consensus.cc:697] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:50.845875 31238 consensus_queue.cc:237] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.855568 31191 tablet_bootstrap.cc:654] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.871714 31192 tablet_bootstrap.cc:492] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.872143 31192 ts_tablet_manager.cc:1403] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.111s	user 0.026s	sys 0.017s
I20260709 13:08:50.872311 31076 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:50.874595 31192 raft_consensus.cc:359] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.875253 31192 raft_consensus.cc:385] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.875512 31192 raft_consensus.cc:740] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.876093 31192 consensus_queue.cc:260] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.880997 31192 ts_tablet_manager.cc:1434] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:50.883533 31238 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.883986 31238 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.886147 31238 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.887172 31192 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.888017 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.891276 31193 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.891803 31193 ts_tablet_manager.cc:1403] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.011s
I20260709 13:08:50.897053 31243 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.893843 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.897538 31243 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.898411 31278 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.898878 31278 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.899699 31243 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.899591 31193 raft_consensus.cc:359] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.900365 31193 raft_consensus.cc:385] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.900684 31193 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.900821 31278 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.900843 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:50.901459 31193 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.901988 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.903682 31193 ts_tablet_manager.cc:1434] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:50.903580 31043 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:50.904681 31193 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.904891 31197 raft_consensus.cc:2749] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.907356 31150 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.907575 31117 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:50.911314 31193 tablet_bootstrap.cc:654] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.911303 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:50.916922 31238 consensus_queue.cc:1048] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.923462 31193 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:50.923975 31193 ts_tablet_manager.cc:1403] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:08:50.924274 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.877683 30899 catalog_manager.cc:5697] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.896754 31192 tablet_bootstrap.cc:654] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.925602 30968 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:50.926751 31278 raft_consensus.cc:2749] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.931548 31238 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.932068 31238 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.934099 31238 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:50.937547 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:50.939255 31117 leader_election.cc:343] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.939436 31193 raft_consensus.cc:359] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.940786 31201 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.942008 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:50.942776 31193 raft_consensus.cc:385] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.943562 31193 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.942726 31000 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:50.945082 31193 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.946569 31117 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:50.947460 31238 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.947817 31238 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.948177 31238 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.949802 31193 ts_tablet_manager.cc:1434] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260709 13:08:50.950752 31193 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:50.951402 31192 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:50.951853 31192 ts_tablet_manager.cc:1403] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.006s
I20260709 13:08:50.954387 31192 raft_consensus.cc:359] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.955042 31192 raft_consensus.cc:385] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.955299 31192 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.956634 31193 tablet_bootstrap.cc:654] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.956779 31278 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.957258 31278 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.960805 31278 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:50.956514 31192 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.963723 31192 ts_tablet_manager.cc:1434] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:50.964536 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:50.965375 31151 raft_consensus.cc:2468] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:50.966682 30969 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:50.967537 31278 raft_consensus.cc:2804] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.967895 31278 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.968504 31278 raft_consensus.cc:3060] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.971210 31003 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.973260 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:50.973898 31078 raft_consensus.cc:2468] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:50.978729 31238 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:50.964569 31192 tablet_bootstrap.cc:492] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:50.987622 31282 raft_consensus.cc:2749] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.997162 31191 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:50.996719 31282 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:50.997644 31191 ts_tablet_manager.cc:1403] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.161s	user 0.020s	sys 0.019s
I20260709 13:08:51.003031 31201 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.003542 31201 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.005666 31201 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.008977 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.010825 31243 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.011443 31243 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.018146 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.019033 31076 raft_consensus.cc:2393] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:51.025928 31192 tablet_bootstrap.cc:654] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.026127 31243 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.027462 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.027594 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.028100 31150 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:51.028199 31001 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:51.032162 31044 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:51.032459 31238 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.029171 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:51.036976 30999 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.029796 31278 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.035647 31243 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.041767 31243 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.042115 31243 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.044441 30999 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:51.028582 31117 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:51.055512 31193 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.056113 31193 ts_tablet_manager.cc:1403] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.106s	user 0.029s	sys 0.039s
I20260709 13:08:51.053051 31238 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.070761 31191 raft_consensus.cc:359] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.074096 31191 raft_consensus.cc:385] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.074416 31191 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.075147 31191 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.075421 31239 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.075980 31239 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.076934 31192 tablet_bootstrap.cc:492] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:51.077446 31192 ts_tablet_manager.cc:1403] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.000s
I20260709 13:08:51.077872 31239 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.079074 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.079635 31076 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.080354 31191 ts_tablet_manager.cc:1434] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.000s
I20260709 13:08:51.081223 31191 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.083513 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.084152 31077 raft_consensus.cc:3060] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.089632 31076 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:51.096872 31192 raft_consensus.cc:359] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.101344 31192 raft_consensus.cc:385] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.101572 31192 raft_consensus.cc:740] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.102109 31192 consensus_queue.cc:260] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.092618 31077 raft_consensus.cc:2468] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.097514 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.103513 31150 raft_consensus.cc:3060] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.103868 31192 ts_tablet_manager.cc:1434] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:08:51.104557 31192 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:51.097615 31196 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:51.081699 31117 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.096422 31193 raft_consensus.cc:359] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.108547 31193 raft_consensus.cc:385] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.108824 31193 raft_consensus.cc:740] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.094354 31287 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.092520 31278 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.112061 31193 consensus_queue.cc:260] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.112797 31201 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.118151 31193 ts_tablet_manager.cc:1434] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.007s
I20260709 13:08:51.119182 31193 tablet_bootstrap.cc:492] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.112927 30968 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.120253 31201 raft_consensus.cc:697] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:51.121101 31201 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.112859 31287 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.123857 31238 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.124684 31287 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.125303 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.125813 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.126693 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.125919 31003 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:51.127291 31151 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:51.128141 31196 raft_consensus.cc:2804] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.128300 31043 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.128636 31196 raft_consensus.cc:697] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:51.130118 31287 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.129953 31196 consensus_queue.cc:237] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.130628 31287 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.131099 31287 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.133733 31150 raft_consensus.cc:2468] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.137758 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:51.138775 31322 log.cc:927] Time spent T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:08:51.142853 31192 tablet_bootstrap.cc:654] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.142545 31287 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.147811 31191 tablet_bootstrap.cc:654] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.149890 31193 tablet_bootstrap.cc:654] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.152129 31076 raft_consensus.cc:2393] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:51.152801 31287 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.149863 31243 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.161571 31239 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.165295 31078 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.161849 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:51.165313 31239 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.166038 30999 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.167398 31239 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.167824 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.168356 31150 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.168287 30900 catalog_manager.cc:5697] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.173314 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.176952 30999 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:51.178004 31043 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.179014 31197 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.179436 31197 raft_consensus.cc:697] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:51.180230 31197 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.188273 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.189879 31117 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:51.190359 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:51.192792 30999 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.190629 30898 catalog_manager.cc:5697] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.190609 31243 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.191712 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.194290 31151 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:51.194384 31117 leader_election.cc:343] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.212221 31278 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.218087 31278 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:51.219878 31196 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.220211 31278 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:08:51.220906 31117 leader_election.cc:343] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.221375 31117 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:51.221899 31151 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:51.222472 31239 raft_consensus.cc:2749] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.223102 31044 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:51.223646 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.232070 31150 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:51.234717 31201 raft_consensus.cc:2749] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.238065 31243 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.238623 31243 raft_consensus.cc:697] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:51.239588 31243 consensus_queue.cc:237] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.244534 31077 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.248593 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.263957 31151 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.271842 31192 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:51.272348 31192 ts_tablet_manager.cc:1403] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.168s	user 0.016s	sys 0.007s
I20260709 13:08:51.279481 30999 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:51.263971 30968 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.296868 31192 raft_consensus.cc:359] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.297597 31192 raft_consensus.cc:385] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.297910 31192 raft_consensus.cc:740] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.298799 31192 consensus_queue.cc:260] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.301139 31191 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.301607 31191 ts_tablet_manager.cc:1403] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.013s
I20260709 13:08:51.304143 31192 ts_tablet_manager.cc:1434] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:08:51.304771 31191 raft_consensus.cc:359] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.305302 31192 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:51.305444 31191 raft_consensus.cc:385] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.305709 31191 raft_consensus.cc:740] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.302276 31333 raft_consensus.cc:2804] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:51.307225 31333 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.307560 31333 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.306335 31191 consensus_queue.cc:260] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.321409 31193 tablet_bootstrap.cc:492] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.321869 31193 ts_tablet_manager.cc:1403] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.203s	user 0.011s	sys 0.029s
W20260709 13:08:51.336738 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:51.338817 31191 ts_tablet_manager.cc:1434] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:08:51.339663 31191 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.346096 31193 raft_consensus.cc:359] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.346815 31193 raft_consensus.cc:385] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.347085 31193 raft_consensus.cc:740] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.347918 31193 consensus_queue.cc:260] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.349916 31193 ts_tablet_manager.cc:1434] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:08:51.356936 31193 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.358381 31192 tablet_bootstrap.cc:654] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.373629 31333 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:51.378516 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.378891 31333 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.379093 31078 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.379889 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.380430 31152 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.387964 31191 tablet_bootstrap.cc:654] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.389158 30900 catalog_manager.cc:5697] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.390218 31152 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:08:51.390642 31193 tablet_bootstrap.cc:654] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.390795 31239 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.391284 31078 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:08:51.393970 30969 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.396629 31333 raft_consensus.cc:2804] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.397143 31333 raft_consensus.cc:697] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:51.395661 31192 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:51.398434 31192 ts_tablet_manager.cc:1403] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.000s
I20260709 13:08:51.401001 31192 raft_consensus.cc:359] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.401630 31192 raft_consensus.cc:385] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.401937 31192 raft_consensus.cc:740] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.397951 31333 consensus_queue.cc:237] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER 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: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:08:51.404385 31191 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.404798 31191 ts_tablet_manager.cc:1403] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.005s
I20260709 13:08:51.406566 31238 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.407094 31191 raft_consensus.cc:359] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.407673 31191 raft_consensus.cc:385] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.409165 31192 consensus_queue.cc:260] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.407934 31191 raft_consensus.cc:740] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.414661 31191 consensus_queue.cc:260] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.416558 31191 ts_tablet_manager.cc:1434] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:51.417382 31191 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.419375 31192 ts_tablet_manager.cc:1434] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:08:51.427752 30900 catalog_manager.cc:5697] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 2, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.430907 31192 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:51.431306 30899 catalog_manager.cc:5697] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.459313 31193 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.471741 31193 ts_tablet_manager.cc:1403] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.115s	user 0.026s	sys 0.015s
I20260709 13:08:51.475939 31191 tablet_bootstrap.cc:654] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.485237 31193 raft_consensus.cc:359] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.485973 31193 raft_consensus.cc:385] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.486224 31193 raft_consensus.cc:740] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.487037 31193 consensus_queue.cc:260] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.494254 31192 tablet_bootstrap.cc:654] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.505302 31193 ts_tablet_manager.cc:1434] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:08:51.506261 31193 tablet_bootstrap.cc:492] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.513383 31191 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.513845 31191 ts_tablet_manager.cc:1403] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.007s
I20260709 13:08:51.519192 31191 raft_consensus.cc:359] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.519883 31191 raft_consensus.cc:385] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.520162 31191 raft_consensus.cc:740] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.520807 31191 consensus_queue.cc:260] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.523567 31193 tablet_bootstrap.cc:654] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.524145 31192 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:51.524550 31192 ts_tablet_manager.cc:1403] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.002s
I20260709 13:08:51.526525 31191 ts_tablet_manager.cc:1434] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:08:51.527441 31191 tablet_bootstrap.cc:492] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.530692 31343 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.533413 31191 tablet_bootstrap.cc:654] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.537621 31193 tablet_bootstrap.cc:492] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.538038 31193 ts_tablet_manager.cc:1403] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.003s
I20260709 13:08:51.539229 31333 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.540510 31193 raft_consensus.cc:359] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.541126 31193 raft_consensus.cc:385] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.541383 31193 raft_consensus.cc:740] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.542009 31193 consensus_queue.cc:260] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.547011 31193 ts_tablet_manager.cc:1434] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:51.548132 31193 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.550098 31333 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.551234 31196 raft_consensus.cc:493] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.551746 31196 raft_consensus.cc:515] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.553758 31196 leader_election.cc:290] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.555804 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.556493 31151 raft_consensus.cc:2468] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:51.557690 30969 leader_election.cc:304] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.559095 31196 raft_consensus.cc:2804] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.559478 31196 raft_consensus.cc:493] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.559818 31196 raft_consensus.cc:3060] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.562362 31193 tablet_bootstrap.cc:654] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.565886 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:51.567525 30968 leader_election.cc:343] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.569639 31191 tablet_bootstrap.cc:492] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.570106 31191 ts_tablet_manager.cc:1403] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.011s
I20260709 13:08:51.572669 31191 raft_consensus.cc:359] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.573319 31191 raft_consensus.cc:385] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.573575 31191 raft_consensus.cc:740] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.576155 31193 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.576746 31193 ts_tablet_manager.cc:1403] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260709 13:08:51.577761 31196 raft_consensus.cc:515] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.580452 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.580310 31193 raft_consensus.cc:359] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.581290 31193 raft_consensus.cc:385] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.581638 31193 raft_consensus.cc:740] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.582402 31193 consensus_queue.cc:260] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.584589 31193 ts_tablet_manager.cc:1434] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:51.585031 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.585448 31193 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.585656 31151 raft_consensus.cc:3060] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.527012 31192 raft_consensus.cc:359] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.587144 31192 raft_consensus.cc:385] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.587416 31192 raft_consensus.cc:740] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.591692 31192 consensus_queue.cc:260] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.593099 31193 tablet_bootstrap.cc:654] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.593573 31192 ts_tablet_manager.cc:1434] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.000s
I20260709 13:08:51.596062 31151 raft_consensus.cc:2468] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.597225 30969 leader_election.cc:304] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.597968 31277 raft_consensus.cc:2804] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.598413 31277 raft_consensus.cc:697] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:51.599187 31277 consensus_queue.cc:237] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.604403 31196 leader_election.cc:290] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.574196 31191 consensus_queue.cc:260] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.608636 31076 raft_consensus.cc:3060] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.610850 31192 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:51.613757 31193 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.619490 31076 raft_consensus.cc:2468] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.620402 31193 ts_tablet_manager.cc:1403] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.006s
I20260709 13:08:51.623754 31193 raft_consensus.cc:359] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.627692 31193 raft_consensus.cc:385] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.628268 31193 raft_consensus.cc:740] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.628994 31193 consensus_queue.cc:260] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.624205 31191 ts_tablet_manager.cc:1434] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.003s
I20260709 13:08:51.629866 31282 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.630159 31343 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.630635 31191 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.638659 31191 tablet_bootstrap.cc:654] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.638968 30901 catalog_manager.cc:5697] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.630667 31343 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.632292 31193 ts_tablet_manager.cc:1434] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:51.642136 31193 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.642867 31343 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.647636 31193 tablet_bootstrap.cc:654] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.648605 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.650475 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.651082 31001 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:51.649247 31078 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:51.651852 31197 consensus_queue.cc:1048] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.653225 31117 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:51.654277 31343 raft_consensus.cc:2804] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.654632 31343 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.654970 31343 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.669059 31192 tablet_bootstrap.cc:654] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.661978 31343 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.674914 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:51.675470 31001 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.681833 31243 consensus_queue.cc:1048] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.685287 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.685889 31078 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.682031 31001 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:51.690855 31117 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.691854 31282 raft_consensus.cc:2804] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.692360 31282 raft_consensus.cc:697] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:51.693239 31282 consensus_queue.cc:237] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.708145 31192 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:51.709214 31192 ts_tablet_manager.cc:1403] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.009s
I20260709 13:08:51.711138 31197 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.712509 31192 raft_consensus.cc:359] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.713332 31192 raft_consensus.cc:385] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.713644 31192 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.714704 31192 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.715716 31353 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.716136 31353 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.717069 31078 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:51.720408 31193 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.720376 31353 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.721060 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.722211 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.722399 31192 ts_tablet_manager.cc:1434] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
W20260709 13:08:51.722499 30968 leader_election.cc:343] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.721038 31193 ts_tablet_manager.cc:1403] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.028s
I20260709 13:08:51.723389 31192 tablet_bootstrap.cc:492] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
W20260709 13:08:51.723765 30969 leader_election.cc:343] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.724231 30969 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:51.725014 31353 raft_consensus.cc:2749] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.726073 31191 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.726583 31191 ts_tablet_manager.cc:1403] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.028s
I20260709 13:08:51.730582 31192 tablet_bootstrap.cc:654] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.730687 31278 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.731213 31278 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.732882 31193 raft_consensus.cc:359] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.733947 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.733922 31191 raft_consensus.cc:359] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.734959 31191 raft_consensus.cc:385] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.735008 31077 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:51.735379 31191 raft_consensus.cc:740] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.736294 30968 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.735767 31193 raft_consensus.cc:385] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.736888 31193 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.737257 31353 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.737607 31353 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.737955 31353 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.736402 31191 consensus_queue.cc:260] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.740227 31191 ts_tablet_manager.cc:1434] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:51.738014 31193 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.741580 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.741848 31193 ts_tablet_manager.cc:1434] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:08:51.742270 31152 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:51.744202 31343 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.746798 30901 catalog_manager.cc:5697] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.736317 31278 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.745416 31193 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.757345 31353 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.758939 31191 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.764398 31191 tablet_bootstrap.cc:654] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.765728 31197 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.766719 31193 tablet_bootstrap.cc:654] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.775233 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.775919 31077 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.782918 31193 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.783587 31193 ts_tablet_manager.cc:1403] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.006s
I20260709 13:08:51.785517 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.786024 31191 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.786720 31191 ts_tablet_manager.cc:1403] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.001s
I20260709 13:08:51.787962 31077 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.789063 30968 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.789856 31278 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.789772 31193 raft_consensus.cc:359] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.790474 31278 raft_consensus.cc:697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:51.786178 31151 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.791078 31193 raft_consensus.cc:385] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.791505 31193 raft_consensus.cc:740] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.792359 31193 consensus_queue.cc:260] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.794394 31278 consensus_queue.cc:237] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.800741 31277 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.802532 31277 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.804453 31277 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.806434 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.807065 31150 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:51.809115 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:51.810410 30968 leader_election.cc:343] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.787233 31353 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.820725 30969 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:51.823172 31277 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.823567 31277 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.823920 31277 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.825352 31193 ts_tablet_manager.cc:1434] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:08:51.826232 31193 tablet_bootstrap.cc:492] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.829860 31191 raft_consensus.cc:359] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.830984 31191 raft_consensus.cc:385] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.831266 31191 raft_consensus.cc:740] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.832059 31191 consensus_queue.cc:260] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.836840 31243 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.837436 31243 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.839406 31243 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.836859 31151 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.842528 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.843696 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:51.843776 31043 leader_election.cc:343] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.844376 31150 raft_consensus.cc:2468] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:51.845604 31044 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:51.847393 31327 raft_consensus.cc:2804] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.847767 31327 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.848110 31327 raft_consensus.cc:3060] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.841585 31191 ts_tablet_manager.cc:1434] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:08:51.852891 31191 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.852403 30899 catalog_manager.cc:5697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.855881 31282 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.856338 31282 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.856905 31193 tablet_bootstrap.cc:654] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.859066 31282 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.839553 31152 raft_consensus.cc:1275] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:51.860639 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.860641 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.866447 31192 tablet_bootstrap.cc:492] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:51.867002 31327 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.873934 31077 raft_consensus.cc:1275] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:51.868176 31192 ts_tablet_manager.cc:1403] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.145s	user 0.020s	sys 0.005s
I20260709 13:08:51.875371 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:51.875797 31353 consensus_queue.cc:1048] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.875922 31277 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:51.876688 31043 leader_election.cc:343] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.870579 31001 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:51.877017 31353 consensus_queue.cc:1048] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:51.871459 31117 leader_election.cc:343] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.877920 31277 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.879070 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.880569 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.881326 31192 raft_consensus.cc:359] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.882212 31078 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.883550 31191 tablet_bootstrap.cc:654] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.884465 31117 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:51.885666 31343 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.886008 31343 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.887399 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:51.887951 31151 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.886358 31343 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.891827 31152 raft_consensus.cc:3060] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.882678 31192 raft_consensus.cc:385] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.893607 31192 raft_consensus.cc:740] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.890024 31078 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.895407 30968 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.878885 31327 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:51.896673 31278 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.897855 31278 raft_consensus.cc:697] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:51.898936 31278 consensus_queue.cc:237] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.901602 31151 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:51.901250 31192 consensus_queue.cc:260] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.905496 31192 ts_tablet_manager.cc:1434] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 13:08:51.912305 31193 tablet_bootstrap.cc:492] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.912727 31193 ts_tablet_manager.cc:1403] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.009s
I20260709 13:08:51.912839 31192 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:51.915223 31193 raft_consensus.cc:359] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.916908 31193 raft_consensus.cc:385] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.918802 31193 raft_consensus.cc:740] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.919871 31191 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.919507 31193 consensus_queue.cc:260] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.920279 31191 ts_tablet_manager.cc:1403] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.002s
I20260709 13:08:51.905608 31343 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.925834 31191 raft_consensus.cc:359] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.926496 31191 raft_consensus.cc:385] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.926770 31191 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.927389 31343 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.921802 31193 ts_tablet_manager.cc:1434] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:08:51.927493 31191 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.928809 31193 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:51.929476 31191 ts_tablet_manager.cc:1434] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:51.930305 31191 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.932242 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:51.932899 31001 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.940228 31191 tablet_bootstrap.cc:654] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.940603 31192 tablet_bootstrap.cc:654] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.941080 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.941627 31078 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.940433 31001 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:51.916194 31152 raft_consensus.cc:2468] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:51.943003 31117 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.943751 31044 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:51.942027 30900 catalog_manager.cc:5697] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.944221 31193 tablet_bootstrap.cc:654] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.944289 31282 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.945156 31368 raft_consensus.cc:2804] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.945667 31368 raft_consensus.cc:697] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:51.946645 31368 consensus_queue.cc:237] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.949463 31282 raft_consensus.cc:697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:51.950001 31239 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.950457 31239 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.950575 31282 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.952369 31078 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:51.955926 31191 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:51.955833 31239 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.956393 31191 ts_tablet_manager.cc:1403] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 13:08:51.957568 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.958169 31001 raft_consensus.cc:2468] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:51.958928 31191 raft_consensus.cc:359] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.959568 31191 raft_consensus.cc:385] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.959342 31117 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.960160 31191 raft_consensus.cc:740] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.960105 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:51.960875 31239 raft_consensus.cc:2804] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.961272 31239 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.961030 31191 consensus_queue.cc:260] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.961637 31239 raft_consensus.cc:3060] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:51.961683 31117 leader_election.cc:343] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.967567 31191 ts_tablet_manager.cc:1434] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:08:51.968461 31191 tablet_bootstrap.cc:492] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:51.971037 31239 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.973517 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:51.974027 31001 raft_consensus.cc:3060] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.980923 31001 raft_consensus.cc:2468] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:51.981911 31117 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:51.982987 31238 raft_consensus.cc:2804] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.983620 31238 raft_consensus.cc:697] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:51.984498 31191 tablet_bootstrap.cc:654] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.984403 31238 consensus_queue.cc:237] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.987020 31239 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:51.990525 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:51.991132 31327 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.991551 31327 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:51.991961 31117 leader_election.cc:343] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.992094 31193 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:51.992591 31193 ts_tablet_manager.cc:1403] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.014s
I20260709 13:08:51.994073 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:51.994606 31327 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:08:51.995169 31043 leader_election.cc:343] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.995062 31193 raft_consensus.cc:359] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:51.995697 31193 raft_consensus.cc:385] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.995981 31193 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.996086 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:51.996623 31193 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:51.997450 31044 leader_election.cc:343] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.997890 31044 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:51.998806 31193 ts_tablet_manager.cc:1434] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:51.998982 31327 raft_consensus.cc:2749] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.999655 31193 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:52.000309 31278 consensus_queue.cc:1048] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.009192 31193 tablet_bootstrap.cc:654] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.020922 31193 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:52.021349 31193 ts_tablet_manager.cc:1403] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:08:52.023307 30899 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:52.023833 31193 raft_consensus.cc:359] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.024425 31193 raft_consensus.cc:385] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.024682 31193 raft_consensus.cc:740] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.029235 31192 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.029676 31192 ts_tablet_manager.cc:1403] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.000s
I20260709 13:08:52.036262 31192 raft_consensus.cc:359] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.036952 31192 raft_consensus.cc:385] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.037199 31192 raft_consensus.cc:740] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.039937 30900 catalog_manager.cc:5697] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.042142 31192 consensus_queue.cc:260] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.040688 31193 consensus_queue.cc:260] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.044464 31193 ts_tablet_manager.cc:1434] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:52.045316 31193 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:52.053349 31368 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.053854 31368 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.057746 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.058085 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:52.058840 31152 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:52.059707 31192 ts_tablet_manager.cc:1434] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:08:52.060062 31044 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
W20260709 13:08:52.061354 31043 leader_election.cc:343] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.062094 31327 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:52.062467 31327 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:52.062819 31327 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.065645 31192 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.079861 31193 tablet_bootstrap.cc:654] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.084405 31192 tablet_bootstrap.cc:654] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.091796 31193 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:52.094708 31193 ts_tablet_manager.cc:1403] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 13:08:52.094355 30901 catalog_manager.cc:5697] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:52.096319 31278 consensus_queue.cc:1048] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.102555 31192 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.103015 31192 ts_tablet_manager.cc:1403] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:08:52.105593 31192 raft_consensus.cc:359] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.106231 31192 raft_consensus.cc:385] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.098085 31193 raft_consensus.cc:359] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.108651 31193 raft_consensus.cc:385] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.108942 31193 raft_consensus.cc:740] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.110181 31327 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.110720 31193 consensus_queue.cc:260] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.117036 31193 ts_tablet_manager.cc:1434] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:08:52.118271 31193 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:52.113185 31192 raft_consensus.cc:740] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.120048 31278 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.121562 31278 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.123575 31278 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.125358 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.129714 31192 consensus_queue.cc:260] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.129987 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:52.130571 31238 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.131222 31152 raft_consensus.cc:2393] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:52.131769 31191 tablet_bootstrap.cc:492] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:52.132217 31191 ts_tablet_manager.cc:1403] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.164s	user 0.034s	sys 0.027s
I20260709 13:08:52.113536 31368 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.132953 30969 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:52.137835 31238 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.138285 31238 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.140219 31238 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.142117 31333 raft_consensus.cc:3060] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.142724 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:52.145488 31193 tablet_bootstrap.cc:654] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.153264 31191 raft_consensus.cc:359] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.154120 31191 raft_consensus.cc:385] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:52.145586 31043 leader_election.cc:343] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.142294 31192 ts_tablet_manager.cc:1434] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:08:52.155294 31192 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.161154 31192 tablet_bootstrap.cc:654] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.154449 31191 raft_consensus.cc:740] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.162854 31333 raft_consensus.cc:2749] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:52.163162 31191 consensus_queue.cc:260] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.163738 31238 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.164170 31238 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.147123 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.165227 31191 ts_tablet_manager.cc:1434] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 13:08:52.148509 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.166210 31191 tablet_bootstrap.cc:492] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:52.166971 31238 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:08:52.167745 31117 leader_election.cc:343] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.173697 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:08:52.175144 31117 leader_election.cc:343] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.175590 31117 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:52.176299 31282 raft_consensus.cc:2749] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:52.180756 31117 leader_election.cc:343] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.180719 31238 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.182858 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.188055 31327 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.189188 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:52.189752 31152 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.191051 31191 tablet_bootstrap.cc:654] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.200281 31192 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.200281 31193 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:52.200951 31193 ts_tablet_manager.cc:1403] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.008s
I20260709 13:08:52.200960 31192 ts_tablet_manager.cc:1403] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.002s
I20260709 13:08:52.204048 31193 raft_consensus.cc:359] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.203776 31192 raft_consensus.cc:359] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.204811 31193 raft_consensus.cc:385] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.204845 31192 raft_consensus.cc:385] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.205201 31193 raft_consensus.cc:740] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.205231 31192 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.198411 31152 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:52.206058 31193 consensus_queue.cc:260] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.207417 31044 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:52.208449 31327 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:52.208891 31327 raft_consensus.cc:697] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:52.206058 31192 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.209749 31327 consensus_queue.cc:237] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.213274 31192 ts_tablet_manager.cc:1434] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:08:52.214178 31192 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.209007 31193 ts_tablet_manager.cc:1434] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:08:52.216373 31193 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:52.221776 31192 tablet_bootstrap.cc:654] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.224035 31191 tablet_bootstrap.cc:492] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:52.224577 31191 ts_tablet_manager.cc:1403] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.004s
I20260709 13:08:52.228092 31191 raft_consensus.cc:359] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.228710 31191 raft_consensus.cc:385] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.228977 31191 raft_consensus.cc:740] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.229197 31193 tablet_bootstrap.cc:654] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.232889 31191 consensus_queue.cc:260] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.237336 31278 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.240586 31191 ts_tablet_manager.cc:1434] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:08:52.241480 31191 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:52.249279 31191 tablet_bootstrap.cc:654] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:52.251654 31117 leader_election.cc:343] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.252087 31117 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:52.253202 31282 raft_consensus.cc:2749] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:52.253823 31192 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.254267 31192 ts_tablet_manager.cc:1403] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.007s
I20260709 13:08:52.256970 31192 raft_consensus.cc:359] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.257684 31192 raft_consensus.cc:385] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.257983 31192 raft_consensus.cc:740] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.259025 31192 consensus_queue.cc:260] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.267581 31327 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.268379 31192 ts_tablet_manager.cc:1434] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:52.269299 31192 tablet_bootstrap.cc:492] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.268086 31327 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.270426 31193 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:52.271492 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.272264 31001 raft_consensus.cc:2393] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:52.272354 31327 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.273531 31193 ts_tablet_manager.cc:1403] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.010s
I20260709 13:08:52.274555 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:52.276378 31044 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:52.277084 31193 raft_consensus.cc:359] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.277776 31193 raft_consensus.cc:385] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.277923 31327 raft_consensus.cc:3060] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.278074 31193 raft_consensus.cc:740] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.278931 31193 consensus_queue.cc:260] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.280385 31193 ts_tablet_manager.cc:1434] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:52.281208 31193 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:52.291173 31192 tablet_bootstrap.cc:654] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.297406 31327 raft_consensus.cc:2749] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:52.302142 31278 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:52.332499 31278 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.333169 31278 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.336869 31193 tablet_bootstrap.cc:654] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.337692 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:52.338580 31152 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:52.340449 30969 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:52.341616 31277 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:52.342084 31277 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:52.342518 31277 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.351717 31192 tablet_bootstrap.cc:492] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.351846 31191 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:52.352321 31192 ts_tablet_manager.cc:1403] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.020s
I20260709 13:08:52.352351 31191 ts_tablet_manager.cc:1403] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.111s	user 0.021s	sys 0.018s
I20260709 13:08:52.354053 31278 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.354610 31353 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.355425 31191 raft_consensus.cc:359] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.356144 31191 raft_consensus.cc:385] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.357849 31191 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.358578 31191 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.360294 31191 ts_tablet_manager.cc:1434] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:52.361217 31191 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:52.365826 31192 raft_consensus.cc:359] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.366587 31192 raft_consensus.cc:385] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.366899 31192 raft_consensus.cc:740] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.367659 31192 consensus_queue.cc:260] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.369607 31192 ts_tablet_manager.cc:1434] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
W20260709 13:08:52.373476 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:52.373862 31192 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.370832 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.385372 31077 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:52.376838 31191 tablet_bootstrap.cc:654] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.389533 31243 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.390142 31243 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.390446 31238 consensus_queue.cc:1048] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.391150 31192 tablet_bootstrap.cc:654] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.392252 31243 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.380295 31277 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.393342 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:52.393989 31151 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:52.395213 31044 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:52.395773 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:52.396804 31077 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.397267 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.397935 31001 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:52.396121 31243 raft_consensus.cc:2804] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:52.399055 31243 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:52.399472 31243 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.405197 31192 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.405617 31192 ts_tablet_manager.cc:1403] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 13:08:52.409174 31192 raft_consensus.cc:359] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.409834 31192 raft_consensus.cc:385] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.410136 31192 raft_consensus.cc:740] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.410825 31192 consensus_queue.cc:260] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.413229 31278 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.416558 31077 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:52.418774 30899 catalog_manager.cc:5697] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.419385 30968 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:52.420159 31278 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:52.420722 31278 raft_consensus.cc:697] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:52.421563 31278 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.423386 31191 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:52.423808 31191 ts_tablet_manager.cc:1403] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.000s
I20260709 13:08:52.427038 31191 raft_consensus.cc:359] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.428975 31191 raft_consensus.cc:385] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.429292 31191 raft_consensus.cc:740] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.429955 31191 consensus_queue.cc:260] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.431499 31243 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.432185 31327 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.432554 31277 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.433534 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:52.433880 31191 ts_tablet_manager.cc:1434] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:52.434096 31151 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.436406 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:52.436682 31192 ts_tablet_manager.cc:1434] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:08:52.436988 31152 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.438230 31239 consensus_queue.cc:1048] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.438668 31192 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.435271 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:52.439335 31003 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.440083 31239 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.441092 31191 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:52.440521 31239 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.441982 31243 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.462678 31193 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:52.463124 31193 ts_tablet_manager.cc:1403] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.008s
I20260709 13:08:52.467437 31193 raft_consensus.cc:359] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.468127 31193 raft_consensus.cc:385] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.468364 31193 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.468974 31193 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.472927 31151 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:52.474261 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.474959 31000 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:52.477100 31193 ts_tablet_manager.cc:1434] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:52.477830 31193 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:52.479166 31117 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:52.479455 31239 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.483489 31152 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:52.484694 31044 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:52.485729 31327 raft_consensus.cc:2804] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:52.486164 31327 raft_consensus.cc:697] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:52.486652 31003 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:52.486925 31327 consensus_queue.cc:237] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.487419 31239 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:52.490890 31239 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:52.495141 31239 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.509706 30899 catalog_manager.cc:5697] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.517338 31192 tablet_bootstrap.cc:654] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.516824 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.518373 31282 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:52.519945 31075 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:52.525653 31193 tablet_bootstrap.cc:654] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.558619 31239 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.559706 31238 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.562542 31239 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.565850 31191 tablet_bootstrap.cc:654] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.572068 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:52.572700 31076 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.574159 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:52.584270 31409 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.584511 30999 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.600231 31192 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.600834 31192 ts_tablet_manager.cc:1403] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.003s
I20260709 13:08:52.605228 31238 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.605072 30900 catalog_manager.cc:5697] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.605834 31238 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.589205 31408 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.595112 31409 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.598548 31197 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:08:52.617765 30999 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:52.618649 31408 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.627744 31238 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.633930 31193 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:52.634364 31193 ts_tablet_manager.cc:1403] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.157s	user 0.010s	sys 0.006s
I20260709 13:08:52.631357 31117 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:52.636008 31238 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:52.636582 31238 raft_consensus.cc:697] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:52.638729 31238 consensus_queue.cc:237] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.640359 31192 raft_consensus.cc:359] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.640793 31192 raft_consensus.cc:385] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.641059 31192 raft_consensus.cc:740] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.644721 31192 consensus_queue.cc:260] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.646814 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.649032 31408 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.651104 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.651706 31003 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:52.652714 31327 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.653056 31191 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:52.653530 31191 ts_tablet_manager.cc:1403] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.213s	user 0.018s	sys 0.012s
I20260709 13:08:52.653147 31327 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.638263 31076 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:52.659178 31409 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.659951 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:08:52.655027 31117 leader_election.cc:343] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.657526 31327 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.665047 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.662163 31192 ts_tablet_manager.cc:1434] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.001s
I20260709 13:08:52.662722 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.660535 31000 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:52.671689 31192 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.672961 31117 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:52.675182 31193 raft_consensus.cc:359] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.675704 31193 raft_consensus.cc:385] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.675915 31193 raft_consensus.cc:740] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
W20260709 13:08:52.674994 31117 leader_election.cc:343] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.732631 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.679904 31193 consensus_queue.cc:260] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.728050 31191 raft_consensus.cc:359] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.787408 31191 raft_consensus.cc:385] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.787662 31191 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.787895 31193 ts_tablet_manager.cc:1434] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.153s	user 0.007s	sys 0.007s
I20260709 13:08:52.788239 31191 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.770567 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.789269 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:52.789686 31075 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:52.790325 31191 ts_tablet_manager.cc:1434] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.137s	user 0.007s	sys 0.004s
I20260709 13:08:52.791247 31191 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:52.795213 31193 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:52.683185 31043 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:52.679477 31408 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:52.785802 31117 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:52.796062 31408 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:52.796444 31408 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:52.796542 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 121564us
I20260709 13:08:52.796880 31191 tablet_bootstrap.cc:654] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:52.797214 31117 leader_election.cc:343] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.802196 31368 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:52.802729 31368 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:52.803150 31368 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.802377 31239 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:52.816567 31368 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:52.820604 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 137484us
I20260709 13:08:52.822583 31192 tablet_bootstrap.cc:654] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.833971 31368 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.853917 30999 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.866905 31408 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.871824 31151 raft_consensus.cc:2393] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:52.878666 31277 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.879204 31333 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.879663 31333 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.881614 31333 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.883034 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.883307 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:52.883785 31000 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:52.884454 30968 leader_election.cc:343] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.886301 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:52.888041 30969 leader_election.cc:343] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.889040 30969 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:52.889700 31333 raft_consensus.cc:2749] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:52.890141 31192 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.890590 31192 ts_tablet_manager.cc:1403] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.219s	user 0.026s	sys 0.014s
I20260709 13:08:52.890691 31000 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:52.891433 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:52.892127 31151 raft_consensus.cc:2393] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:52.892572 31192 raft_consensus.cc:359] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.893235 31192 raft_consensus.cc:385] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.893502 31192 raft_consensus.cc:740] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.894011 31043 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:52.894120 31192 consensus_queue.cc:260] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.894975 31368 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:52.896248 31368 raft_consensus.cc:697] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:52.897099 31368 consensus_queue.cc:237] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.900343 31192 ts_tablet_manager.cc:1434] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:52.900609 31413 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.901531 31192 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.914590 31353 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.915063 31353 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.915570 31191 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
W20260709 13:08:52.916093 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 116391us
I20260709 13:08:52.917832 31197 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:52.919126 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:52.919330 31117 leader_election.cc:343] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.919699 31117 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:52.921705 31238 raft_consensus.cc:2749] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:52.923730 31239 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:52.924191 31192 tablet_bootstrap.cc:654] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.924198 31239 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.926271 31239 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.930945 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:52.931726 31191 ts_tablet_manager.cc:1403] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.141s	user 0.006s	sys 0.006s
I20260709 13:08:52.934139 31192 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:52.934597 31192 ts_tablet_manager.cc:1403] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260709 13:08:52.934536 31191 raft_consensus.cc:359] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.935325 31191 raft_consensus.cc:385] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.935591 31191 raft_consensus.cc:740] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:52.937088 31192 raft_consensus.cc:359] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.937585 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:52.938051 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:52.937793 31192 raft_consensus.cc:385] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:52.938676 31077 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:52.937382 31353 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:52.939474 30969 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:52.941795 31277 raft_consensus.cc:2749] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:52.943331 31193 tablet_bootstrap.cc:654] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.943291 31117 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:52.944080 31409 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:52.944458 31409 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:52.944789 31409 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:52.938740 31192 raft_consensus.cc:740] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
W20260709 13:08:52.956218 31117 leader_election.cc:343] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:52.956115 31192 consensus_queue.cc:260] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.958228 31192 ts_tablet_manager.cc:1434] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260709 13:08:52.963495 31408 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.965116 31192 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:52.964049 30901 catalog_manager.cc:5697] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:52.967417 31368 consensus_queue.cc:1048] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:52.971637 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:52.973183 31409 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.961854 30899 catalog_manager.cc:5697] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:52.987807 31191 consensus_queue.cc:260] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:52.995138 31409 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:52.996325 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:52.999275 31192 tablet_bootstrap.cc:654] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:52.981810 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:53.000285 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:53.000483 31117 leader_election.cc:343] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.000869 31078 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.002548 31193 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:53.003052 31193 ts_tablet_manager.cc:1403] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.208s	user 0.014s	sys 0.015s
I20260709 13:08:53.000878 31368 consensus_queue.cc:1048] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:08:53.010514 31333 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.012442 31078 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:53.013011 31191 ts_tablet_manager.cc:1434] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 13:08:53.014194 31191 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.018380 30998 raft_consensus.cc:2393] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:53.019687 31117 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.020669 31409 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:53.036623 31117 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.037392 31409 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.037891 31409 raft_consensus.cc:697] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:53.038695 31409 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.042181 31368 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.042651 31368 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.045734 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.044697 31368 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.046353 31150 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:53.047953 31044 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:53.048719 31327 raft_consensus.cc:2804] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:53.049055 31327 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.049393 31327 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.049181 31193 raft_consensus.cc:359] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.049850 31193 raft_consensus.cc:385] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.050108 31193 raft_consensus.cc:740] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.053090 31193 consensus_queue.cc:260] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.058210 31327 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.060807 31193 ts_tablet_manager.cc:1434] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:08:53.061220 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:08:53.062430 31043 leader_election.cc:343] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.064433 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:08:53.066812 31043 leader_election.cc:343] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.069478 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.071034 31150 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.069980 31193 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:53.079476 31327 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.086995 31150 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:53.088344 31044 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.089928 31413 raft_consensus.cc:2804] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.091245 31413 raft_consensus.cc:697] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:53.092103 31413 consensus_queue.cc:237] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.109656 31191 tablet_bootstrap.cc:654] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.110877 31193 tablet_bootstrap.cc:654] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.111874 31192 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:53.114777 31192 ts_tablet_manager.cc:1403] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.150s	user 0.018s	sys 0.019s
I20260709 13:08:53.116456 30900 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.127209 30901 catalog_manager.cc:5697] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.139495 31192 raft_consensus.cc:359] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.140287 31192 raft_consensus.cc:385] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.140626 31192 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.141331 31192 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.145393 31192 ts_tablet_manager.cc:1434] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:08:53.146346 31192 tablet_bootstrap.cc:492] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:53.152486 31193 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:53.152801 31192 tablet_bootstrap.cc:654] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.152877 31193 ts_tablet_manager.cc:1403] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.083s	user 0.001s	sys 0.011s
I20260709 13:08:53.155396 31193 raft_consensus.cc:359] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.156028 31193 raft_consensus.cc:385] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.156303 31193 raft_consensus.cc:740] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.157047 31193 consensus_queue.cc:260] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.159034 31193 ts_tablet_manager.cc:1434] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:08:53.159523 31191 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:53.159958 31191 ts_tablet_manager.cc:1403] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.000s
I20260709 13:08:53.163218 31191 raft_consensus.cc:359] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.164005 31191 raft_consensus.cc:385] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.164304 31191 raft_consensus.cc:740] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.165019 31191 consensus_queue.cc:260] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.166546 31193 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:53.167011 31192 tablet_bootstrap.cc:492] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:53.167433 31192 ts_tablet_manager.cc:1403] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:08:53.169809 31192 raft_consensus.cc:359] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.170439 31192 raft_consensus.cc:385] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.170858 31192 raft_consensus.cc:740] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.171562 31192 consensus_queue.cc:260] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.172632 31193 tablet_bootstrap.cc:654] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.180773 31282 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.183830 31191 ts_tablet_manager.cc:1434] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:08:53.184729 31191 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.191040 31192 ts_tablet_manager.cc:1434] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:08:53.192603 31192 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:53.195021 31191 tablet_bootstrap.cc:654] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.207659 31409 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.208359 31192 tablet_bootstrap.cc:654] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.217381 31193 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:53.218173 31193 ts_tablet_manager.cc:1403] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.008s
I20260709 13:08:53.218730 31278 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.219192 31278 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.221657 31278 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.223994 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.225214 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:53.225889 31409 raft_consensus.cc:493] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.226505 31409 raft_consensus.cc:515] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.228634 31409 leader_election.cc:290] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:53.229404 31191 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:53.229815 31191 ts_tablet_manager.cc:1403] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.005s
I20260709 13:08:53.231141 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.231716 30998 raft_consensus.cc:2468] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:53.233525 31191 raft_consensus.cc:359] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.233685 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:53.234174 31191 raft_consensus.cc:385] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.234470 31191 raft_consensus.cc:740] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.235103 31191 consensus_queue.cc:260] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:53.230228 30969 leader_election.cc:343] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:53.235685 31117 leader_election.cc:343] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:53.236325 30968 leader_election.cc:343] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.236387 31117 leader_election.cc:304] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:53.237398 31191 ts_tablet_manager.cc:1434] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:53.237768 31282 raft_consensus.cc:2804] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:53.238147 31282 raft_consensus.cc:493] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.238292 31191 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.238548 31282 raft_consensus.cc:3060] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.244107 31191 tablet_bootstrap.cc:654] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.238267 30968 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:53.246523 31278 raft_consensus.cc:2749] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:53.249874 31193 raft_consensus.cc:359] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.250566 31193 raft_consensus.cc:385] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.250878 31193 raft_consensus.cc:740] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.251474 31193 consensus_queue.cc:260] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.259052 31193 ts_tablet_manager.cc:1434] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:08:53.260082 31193 tablet_bootstrap.cc:492] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:53.261358 31408 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.261847 31408 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.270287 31408 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:53.273161 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.266185 31192 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:53.274224 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:53.275012 31192 ts_tablet_manager.cc:1403] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.083s	user 0.005s	sys 0.017s
W20260709 13:08:53.276484 31117 leader_election.cc:343] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:53.277277 31117 leader_election.cc:343] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.277746 31117 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.279430 31413 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.279778 31282 raft_consensus.cc:515] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.279873 31413 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.280687 31192 raft_consensus.cc:359] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.280627 31409 raft_consensus.cc:2749] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:53.285727 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.286551 31151 raft_consensus.cc:2468] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:53.281551 31192 raft_consensus.cc:385] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.283762 31193 tablet_bootstrap.cc:654] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.288408 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:53.283519 31413 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.284651 31282 leader_election.cc:290] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:53.287879 31044 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:53.290341 31413 raft_consensus.cc:2804] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:53.290503 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.290750 31413 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.291090 31413 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.291164 31192 raft_consensus.cc:740] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
W20260709 13:08:53.291724 31043 leader_election.cc:343] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.292356 31192 consensus_queue.cc:260] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.292752 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:08:53.293501 31117 leader_election.cc:343] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.294320 30998 raft_consensus.cc:3060] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.306100 30998 raft_consensus.cc:2468] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:53.310184 31413 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.289625 31191 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:53.312633 31191 ts_tablet_manager.cc:1403] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.024s
I20260709 13:08:53.312888 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:08:53.314301 31043 leader_election.cc:343] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.295953 31192 ts_tablet_manager.cc:1434] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 13:08:53.316610 31117 leader_election.cc:304] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:53.317209 31191 raft_consensus.cc:359] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.319628 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.322103 31193 tablet_bootstrap.cc:492] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:53.322096 31151 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.324007 31193 ts_tablet_manager.cc:1403] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.003s
I20260709 13:08:53.317647 31282 raft_consensus.cc:2804] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.326413 31282 raft_consensus.cc:697] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:53.319783 31191 raft_consensus.cc:385] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.327680 31191 raft_consensus.cc:740] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.327271 31282 consensus_queue.cc:237] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.328425 31191 consensus_queue.cc:260] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.319692 31413 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.331518 31191 ts_tablet_manager.cc:1434] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:53.317435 31192 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:53.327273 31193 raft_consensus.cc:359] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.337929 31193 raft_consensus.cc:385] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.338204 31193 raft_consensus.cc:740] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.338093 31278 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.338967 31278 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.340322 31191 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.341471 31278 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.342161 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:53.343457 30968 leader_election.cc:343] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.346264 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.346925 31191 tablet_bootstrap.cc:654] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.346920 31150 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:53.348181 30969 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:53.349604 31278 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:53.349965 31278 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.350296 31278 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.350670 31192 tablet_bootstrap.cc:654] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.360472 31368 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.362727 31151 raft_consensus.cc:2468] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:53.362830 31191 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:53.363952 31044 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.364816 31368 raft_consensus.cc:2804] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.365267 31368 raft_consensus.cc:697] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:53.365818 31192 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:53.363945 31191 ts_tablet_manager.cc:1403] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260709 13:08:53.366063 31368 consensus_queue.cc:237] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.368847 31191 raft_consensus.cc:359] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.369607 31191 raft_consensus.cc:385] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.369932 31191 raft_consensus.cc:740] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.370651 31191 consensus_queue.cc:260] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.339025 31193 consensus_queue.cc:260] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.371023 31327 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:53.372965 31193 ts_tablet_manager.cc:1434] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:08:53.384002 31193 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:53.356850 31278 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.388240 31191 ts_tablet_manager.cc:1434] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:08:53.388460 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:53.397363 30968 leader_election.cc:343] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.388760 31192 ts_tablet_manager.cc:1403] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.016s
I20260709 13:08:53.399309 31333 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.399776 31333 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.400338 31191 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.401777 31333 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.396060 31193 tablet_bootstrap.cc:654] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.401329 31192 raft_consensus.cc:359] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.404052 31192 raft_consensus.cc:385] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.394289 30901 catalog_manager.cc:5697] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:53.404363 31192 raft_consensus.cc:740] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.405083 31192 consensus_queue.cc:260] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.411469 31192 ts_tablet_manager.cc:1434] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:53.412312 31192 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:53.421012 31327 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.421662 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:53.421527 31327 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.423717 31327 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.425976 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.426517 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.429752 31149 raft_consensus.cc:2468] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
W20260709 13:08:53.429818 31043 leader_election.cc:343] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:53.432231 30968 leader_election.cc:343] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.433167 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.433744 31150 raft_consensus.cc:2468] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:53.434180 31044 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.434906 30969 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:53.438896 31277 raft_consensus.cc:2804] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:53.440173 31327 raft_consensus.cc:2804] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:53.439177 31278 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.446055 30900 catalog_manager.cc:5697] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.449786 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.450352 31150 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.444199 31277 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.455407 31277 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.446192 31327 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.456266 31327 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.460171 31191 tablet_bootstrap.cc:654] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.461529 31193 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:53.461803 31413 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.461977 31193 ts_tablet_manager.cc:1403] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.001s
I20260709 13:08:53.462280 31413 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.464390 31413 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.465428 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:53.466897 31044 leader_election.cc:343] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.467931 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.468518 30998 raft_consensus.cc:2468] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:53.469798 31043 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:08:53.471637 31413 raft_consensus.cc:2804] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:53.471997 31413 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.472925 31413 raft_consensus.cc:3060] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.491034 31150 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:53.495343 30969 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:53.496590 31353 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.498533 31277 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.498811 31353 raft_consensus.cc:697] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:53.499714 31353 consensus_queue.cc:237] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.512140 31277 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.513051 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.513656 31152 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.516568 31192 tablet_bootstrap.cc:654] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.471909 31327 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.520648 31413 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.521236 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:53.522171 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.522708 31151 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.529440 31193 raft_consensus.cc:359] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.530126 31193 raft_consensus.cc:385] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.529717 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:53.530403 31193 raft_consensus.cc:740] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
W20260709 13:08:53.531450 31043 leader_election.cc:343] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.532688 31152 raft_consensus.cc:2468] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:53.533712 30969 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:53.534443 31277 raft_consensus.cc:2804] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.535063 31277 raft_consensus.cc:697] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:53.539930 30899 catalog_manager.cc:5697] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.540160 31277 consensus_queue.cc:237] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.541529 31327 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:08:53.541821 30968 leader_election.cc:343] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.544127 31193 consensus_queue.cc:260] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.546670 31151 raft_consensus.cc:2468] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:53.548230 31044 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.553288 31191 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:53.553721 31191 ts_tablet_manager.cc:1403] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.154s	user 0.027s	sys 0.018s
I20260709 13:08:53.556983 31191 raft_consensus.cc:359] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.557690 31191 raft_consensus.cc:385] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.558000 31191 raft_consensus.cc:740] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.558692 31191 consensus_queue.cc:260] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.559573 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:53.542567 31413 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.567449 31243 raft_consensus.cc:2804] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.567945 31243 raft_consensus.cc:697] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:53.568738 31243 consensus_queue.cc:237] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.570174 30998 raft_consensus.cc:3060] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.571489 31191 ts_tablet_manager.cc:1434] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:08:53.572382 31191 tablet_bootstrap.cc:492] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.560056 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.561003 30999 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.563545 31193 ts_tablet_manager.cc:1434] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260709 13:08:53.574227 31193 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
W20260709 13:08:53.582144 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:53.588476 31193 tablet_bootstrap.cc:654] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:53.586058 31044 leader_election.cc:343] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:53.597317 31409 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:53.599850 31353 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.600488 31353 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.596418 31197 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:08:53.612368 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:53.613022 31074 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:53.614221 30968 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:53.614548 31191 tablet_bootstrap.cc:654] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.614904 31192 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:53.615391 31192 ts_tablet_manager.cc:1403] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.203s	user 0.009s	sys 0.014s
I20260709 13:08:53.608194 31353 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.615257 30900 catalog_manager.cc:5697] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.617673 30998 raft_consensus.cc:2468] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:53.618804 31043 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:08:53.619889 31327 raft_consensus.cc:2804] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.620355 31327 raft_consensus.cc:697] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:53.618397 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.621145 31327 consensus_queue.cc:237] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.623862 30899 catalog_manager.cc:5697] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.626236 31409 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.629546 31243 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.633307 31243 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.633915 31192 raft_consensus.cc:359] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.634570 31192 raft_consensus.cc:385] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.634837 31192 raft_consensus.cc:740] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.635473 31243 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.635386 31192 consensus_queue.cc:260] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.642176 31192 ts_tablet_manager.cc:1434] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:08:53.643043 31192 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:53.642936 31333 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.649199 31333 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:08:53.649591 31333 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.652390 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.652865 31151 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:53.654258 31044 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:53.655864 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.656513 31001 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:53.658740 31243 raft_consensus.cc:2804] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:53.685329 31043 consensus_peers.cc:597] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:53.675133 31243 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:53.686693 31243 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.687773 31192 tablet_bootstrap.cc:654] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.700453 31333 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.719610 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:53.723834 31243 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.726778 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.729378 30969 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:53.727396 31333 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.732942 31243 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.733808 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:53.734418 30998 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.734709 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:53.734366 30901 catalog_manager.cc:5697] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.735476 31150 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.743180 31327 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.743703 31327 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.745723 31327 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:53.747186 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.745792 31150 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:53.747548 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:53.748261 31151 raft_consensus.cc:2393] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:53.750136 31044 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:53.751127 31044 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.751642 31451 raft_consensus.cc:2804] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:53.752125 31451 raft_consensus.cc:697] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:53.753003 31413 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.753625 30999 raft_consensus.cc:1240] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:53.753343 31451 consensus_queue.cc:237] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.755508 31277 raft_consensus.cc:2749] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.758174 31192 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:53.758620 31192 ts_tablet_manager.cc:1403] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.000s
I20260709 13:08:53.765166 31193 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:53.765618 31192 raft_consensus.cc:359] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.766062 31193 ts_tablet_manager.cc:1403] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.192s	user 0.011s	sys 0.007s
I20260709 13:08:53.766311 31192 raft_consensus.cc:385] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.766649 31192 raft_consensus.cc:740] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.767138 31192 consensus_queue.cc:260] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.772923 30998 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:53.775431 31413 raft_consensus.cc:2749] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:53.775797 31282 consensus_queue.cc:1059] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.775611 31192 ts_tablet_manager.cc:1434] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:53.776768 31282 raft_consensus.cc:3055] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.777101 31282 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:53.777791 31191 tablet_bootstrap.cc:492] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:53.778308 31191 ts_tablet_manager.cc:1403] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.206s	user 0.020s	sys 0.020s
I20260709 13:08:53.780287 31192 tablet_bootstrap.cc:492] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:53.777886 31282 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.783090 31282 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.795518 31193 raft_consensus.cc:359] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.796412 31193 raft_consensus.cc:385] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.796742 31193 raft_consensus.cc:740] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.797567 31193 consensus_queue.cc:260] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.799866 31193 ts_tablet_manager.cc:1434] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:08:53.800740 31193 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
W20260709 13:08:53.801795 31117 consensus_peers.cc:597] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:53.806066 31191 raft_consensus.cc:359] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.807890 31192 tablet_bootstrap.cc:654] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.806846 31191 raft_consensus.cc:385] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.808625 31191 raft_consensus.cc:740] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.809289 31191 consensus_queue.cc:260] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.810271 31408 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.810726 31408 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.812140 31193 tablet_bootstrap.cc:654] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.812424 31408 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:53.814005 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:53.814798 30999 raft_consensus.cc:2393] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:53.815243 31191 ts_tablet_manager.cc:1434] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
I20260709 13:08:53.815603 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:53.815861 31191 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.818368 31117 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:53.819124 31408 raft_consensus.cc:3060] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.825222 31191 tablet_bootstrap.cc:654] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.827770 31408 raft_consensus.cc:2749] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:53.833940 31193 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:53.834327 31191 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:53.834340 31193 ts_tablet_manager.cc:1403] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.011s
I20260709 13:08:53.834867 31191 ts_tablet_manager.cc:1403] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:08:53.835703 31192 tablet_bootstrap.cc:492] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:53.836217 31192 ts_tablet_manager.cc:1403] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.001s
I20260709 13:08:53.837399 31191 raft_consensus.cc:359] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.837280 31193 raft_consensus.cc:359] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.838150 31191 raft_consensus.cc:385] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.838232 31193 raft_consensus.cc:385] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.838471 31191 raft_consensus.cc:740] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.838637 31193 raft_consensus.cc:740] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
W20260709 13:08:53.875991 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 55864.2us
I20260709 13:08:53.873983 30899 catalog_manager.cc:5697] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:53.883360 31408 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:08:53.902812 30998 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:53.904834 31191 consensus_queue.cc:260] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.916121 31192 raft_consensus.cc:359] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.928069 31192 raft_consensus.cc:385] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:53.928525 31192 raft_consensus.cc:740] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:53.931634 31191 ts_tablet_manager.cc:1434] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.002s
I20260709 13:08:53.937343 31192 consensus_queue.cc:260] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.939746 31191 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:53.906569 31193 consensus_queue.cc:260] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:53.927032 31327 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:53.940450 31192 ts_tablet_manager.cc:1434] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.002s
I20260709 13:08:53.959365 31191 tablet_bootstrap.cc:654] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:53.960724 31192 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:53.973855 31193 ts_tablet_manager.cc:1434] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.139s	user 0.004s	sys 0.002s
I20260709 13:08:53.984553 31193 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:53.987720 31333 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:53.985581 31192 tablet_bootstrap.cc:654] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.000994 31327 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:54.022310 31193 tablet_bootstrap.cc:654] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.036933 31192 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:54.037468 31192 ts_tablet_manager.cc:1403] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.007s
I20260709 13:08:54.041258 31192 raft_consensus.cc:359] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.041988 31192 raft_consensus.cc:385] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.042305 31192 raft_consensus.cc:740] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.030119 31191 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:54.044140 31191 ts_tablet_manager.cc:1403] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.009s
I20260709 13:08:54.049762 31353 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:54.051630 31192 consensus_queue.cc:260] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.055577 31191 raft_consensus.cc:359] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.056506 31191 raft_consensus.cc:385] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.056855 31191 raft_consensus.cc:740] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.057626 31191 consensus_queue.cc:260] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.060359 31191 ts_tablet_manager.cc:1434] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:08:54.065927 31327 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.082499 31192 ts_tablet_manager.cc:1434] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
I20260709 13:08:54.082580 31277 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.083226 31277 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.085628 31277 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.090135 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:54.087281 31192 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:54.094288 31327 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.096856 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:54.099172 30969 leader_election.cc:343] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.102568 31277 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.103304 31277 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.105852 31277 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.109624 31191 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:54.111071 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.112059 31327 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.112267 31149 raft_consensus.cc:2468] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:54.112514 31074 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.113899 30969 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
W20260709 13:08:54.114229 30968 leader_election.cc:343] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.114835 31278 raft_consensus.cc:2804] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:54.116178 31278 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:54.116668 30968 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:54.119580 31333 raft_consensus.cc:2749] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:54.118992 31278 raft_consensus.cc:3060] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.120781 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:54.126116 31333 consensus_queue.cc:1048] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.126821 31193 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:54.127256 31193 ts_tablet_manager.cc:1403] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.143s	user 0.036s	sys 0.020s
W20260709 13:08:54.134084 30968 leader_election.cc:343] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.130314 31193 raft_consensus.cc:359] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.137358 31193 raft_consensus.cc:385] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.137746 31193 raft_consensus.cc:740] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.139011 31451 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.139564 31451 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.142016 31451 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.142787 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:54.143118 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.143489 31001 raft_consensus.cc:2468] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:54.143651 31151 raft_consensus.cc:2468] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:54.148594 31193 consensus_queue.cc:260] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.153460 31044 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:54.154410 31451 raft_consensus.cc:2804] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:54.155006 31451 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:54.155745 31451 raft_consensus.cc:3060] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.159346 31193 ts_tablet_manager.cc:1434] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 13:08:54.164400 31193 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:54.176664 31278 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.182435 31278 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.182267 31192 tablet_bootstrap.cc:654] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.184221 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:54.184988 31148 raft_consensus.cc:3060] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.196143 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:54.199990 31043 consensus_peers.cc:597] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:54.211179 31277 consensus_queue.cc:1048] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:54.213663 31191 tablet_bootstrap.cc:654] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.218353 31327 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.218879 31327 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.220052 31148 raft_consensus.cc:2468] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:54.221189 30969 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:54.222074 31278 raft_consensus.cc:2804] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:54.222111 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.222806 31278 raft_consensus.cc:697] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
W20260709 13:08:54.223577 30968 leader_election.cc:343] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.224033 31278 consensus_queue.cc:237] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.224813 31451 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.226289 31327 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.233028 31193 tablet_bootstrap.cc:654] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.233750 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:54.234673 30999 raft_consensus.cc:3060] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.233762 31001 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.234408 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:54.244863 31043 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:54.248443 30999 raft_consensus.cc:2468] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:54.249818 31451 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.253520 31451 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.253646 31043 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:54.258579 31451 raft_consensus.cc:2804] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:54.262460 31451 raft_consensus.cc:697] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:54.266822 31193 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:54.266924 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:54.267328 31193 ts_tablet_manager.cc:1403] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.003s
I20260709 13:08:54.267535 31149 raft_consensus.cc:3060] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.269932 31451 consensus_queue.cc:237] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.270118 31193 raft_consensus.cc:359] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.291790 31193 raft_consensus.cc:385] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.292092 31193 raft_consensus.cc:740] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.311269 31193 consensus_queue.cc:260] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.316651 31327 raft_consensus.cc:2749] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.316085 31197 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.349589 31193 ts_tablet_manager.cc:1434] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 13:08:54.348275 31197 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.348073 31149 raft_consensus.cc:2468] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:54.369517 31197 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.375355 31243 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:54.375730 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.379637 31192 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:54.380080 31192 ts_tablet_manager.cc:1403] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.293s	user 0.026s	sys 0.004s
I20260709 13:08:54.383163 31192 raft_consensus.cc:359] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.383846 31192 raft_consensus.cc:385] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.384110 31192 raft_consensus.cc:740] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.384841 31192 consensus_queue.cc:260] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.387151 31192 ts_tablet_manager.cc:1434] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 13:08:54.387598 31044 leader_election.cc:343] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.389232 31193 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:54.392360 30900 catalog_manager.cc:5697] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.406718 31192 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:54.419422 31191 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:54.419903 31191 ts_tablet_manager.cc:1403] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.358s	user 0.043s	sys 0.055s
I20260709 13:08:54.421214 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:54.422577 31191 raft_consensus.cc:359] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.426697 31191 raft_consensus.cc:385] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.428013 31191 raft_consensus.cc:740] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.428675 31191 consensus_queue.cc:260] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.430898 31191 ts_tablet_manager.cc:1434] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:54.431900 31191 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
W20260709 13:08:54.436617 31043 leader_election.cc:343] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.437106 31043 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:54.440088 31197 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:54.444409 31192 tablet_bootstrap.cc:654] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.446609 31193 tablet_bootstrap.cc:654] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.450119 30901 catalog_manager.cc:5697] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.459959 31191 tablet_bootstrap.cc:654] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.469507 31193 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:54.471547 31193 ts_tablet_manager.cc:1403] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.010s
I20260709 13:08:54.474000 31193 raft_consensus.cc:359] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.474928 31193 raft_consensus.cc:385] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.475185 31193 raft_consensus.cc:740] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.477885 31191 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:54.478327 31191 ts_tablet_manager.cc:1403] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.005s
I20260709 13:08:54.479545 31192 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:54.479980 31192 ts_tablet_manager.cc:1403] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.004s
I20260709 13:08:54.480875 31191 raft_consensus.cc:359] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.481556 31191 raft_consensus.cc:385] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.481822 31191 raft_consensus.cc:740] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.482455 31192 raft_consensus.cc:359] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.482590 31191 consensus_queue.cc:260] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.483165 31192 raft_consensus.cc:385] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.483438 31192 raft_consensus.cc:740] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.484071 31192 consensus_queue.cc:260] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.484778 31191 ts_tablet_manager.cc:1434] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:54.485312 31193 consensus_queue.cc:260] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.487200 31191 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:54.488051 31408 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.488461 31408 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.491456 31408 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:54.493150 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:54.493561 31191 tablet_bootstrap.cc:654] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.495110 31193 ts_tablet_manager.cc:1434] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
W20260709 13:08:54.495832 31117 leader_election.cc:343] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.496402 31193 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:54.500692 31192 ts_tablet_manager.cc:1434] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:54.501746 31192 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:54.503463 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:08:54.506570 31117 leader_election.cc:343] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.506974 31117 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:54.508484 31408 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:54.511291 31193 tablet_bootstrap.cc:654] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.520998 31451 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.521514 31451 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.529592 31451 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.529843 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.530862 31149 raft_consensus.cc:2393] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:54.531667 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:54.533380 31043 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:54.534512 31451 raft_consensus.cc:3060] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.536458 31192 tablet_bootstrap.cc:654] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.554888 31192 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:54.555312 31192 ts_tablet_manager.cc:1403] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.004s
I20260709 13:08:54.558279 31192 raft_consensus.cc:359] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.559032 31192 raft_consensus.cc:385] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.559617 31192 raft_consensus.cc:740] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.560367 31192 consensus_queue.cc:260] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.571099 31451 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:54.574021 31488 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.574790 31488 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.577100 31488 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.577680 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:54.578642 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.580163 31192 ts_tablet_manager.cc:1434] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:08:54.581317 30969 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:54.581812 31191 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:54.582237 31191 ts_tablet_manager.cc:1403] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.019s
I20260709 13:08:54.582239 31488 raft_consensus.cc:2749] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:54.584939 31192 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:54.584815 31191 raft_consensus.cc:359] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.585501 31191 raft_consensus.cc:385] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.585762 31191 raft_consensus.cc:740] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.586398 31191 consensus_queue.cc:260] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.588187 31191 ts_tablet_manager.cc:1434] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:54.589357 31191 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:54.597549 31001 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.602139 31193 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:54.602638 31193 ts_tablet_manager.cc:1403] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.013s
I20260709 13:08:54.620080 31192 tablet_bootstrap.cc:654] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.620790 31353 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.622709 31353 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.624728 31353 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.627238 31238 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.627669 31238 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.629482 31238 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:54.630435 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:54.635267 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.635449 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:54.635875 31149 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
W20260709 13:08:54.636107 31117 leader_election.cc:343] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.631484 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:54.636744 30968 leader_election.cc:343] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.636976 31078 raft_consensus.cc:2468] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:54.637341 30969 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:54.638020 31117 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:54.638315 31488 raft_consensus.cc:2804] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:54.638749 31488 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:54.639066 31488 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.641809 31408 raft_consensus.cc:2804] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:54.642176 31408 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:54.642531 31408 raft_consensus.cc:3060] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.644431 31078 raft_consensus.cc:3060] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.647655 31193 raft_consensus.cc:359] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.648324 31193 raft_consensus.cc:385] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.648598 31193 raft_consensus.cc:740] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.650689 31191 tablet_bootstrap.cc:654] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.656049 31488 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.657160 31193 consensus_queue.cc:260] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.660806 31488 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.661783 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:54.665793 30968 leader_election.cc:343] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.673290 31193 ts_tablet_manager.cc:1434] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 13:08:54.674268 31193 tablet_bootstrap.cc:492] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:54.675940 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:54.676486 31149 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.679608 31488 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:54.681371 31408 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.689110 31149 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:54.689652 31193 tablet_bootstrap.cc:654] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.690953 30969 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:54.698573 31488 raft_consensus.cc:2804] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:54.701143 31192 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:54.701468 31488 raft_consensus.cc:697] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:54.701589 31192 ts_tablet_manager.cc:1403] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.008s
I20260709 13:08:54.704389 31192 raft_consensus.cc:359] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.705389 31192 raft_consensus.cc:385] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.706610 31192 raft_consensus.cc:740] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.705858 31488 consensus_queue.cc:237] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.708570 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:54.708730 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:54.709162 31074 raft_consensus.cc:3060] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:54.709527 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:54.710086 31192 consensus_queue.cc:260] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:54.710512 31117 leader_election.cc:343] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.710282 31408 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:54.719641 31192 ts_tablet_manager.cc:1434] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:54.723774 31074 raft_consensus.cc:2468] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:54.725442 31117 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:54.727182 31192 tablet_bootstrap.cc:492] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:54.727818 31238 raft_consensus.cc:2804] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:54.730471 31238 raft_consensus.cc:697] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:54.728950 31191 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:54.731514 31238 consensus_queue.cc:237] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.733894 31278 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.744194 31191 ts_tablet_manager.cc:1403] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.155s	user 0.011s	sys 0.007s
I20260709 13:08:54.764768 31191 raft_consensus.cc:359] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.765434 31191 raft_consensus.cc:385] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.765910 31191 raft_consensus.cc:740] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.766630 31191 consensus_queue.cc:260] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.768769 31191 ts_tablet_manager.cc:1434] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:08:54.771225 31191 tablet_bootstrap.cc:492] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:54.769223 31192 tablet_bootstrap.cc:654] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.779613 31191 tablet_bootstrap.cc:654] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:54.766911 30900 catalog_manager.cc:5697] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.795486 31413 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.839604 31413 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.852996 31489 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.853735 31489 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.868410 31488 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.873809 31488 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.876506 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:54.876971 31488 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.877151 31078 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:54.878079 31489 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.887712 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.888350 31149 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:54.878665 30968 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:54.842429 31413 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.899848 31488 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:54.902276 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:54.902577 31488 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:54.902972 31149 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:54.903034 31488 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.905803 30901 catalog_manager.cc:5697] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:54.928431 31193 tablet_bootstrap.cc:492] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:54.928726 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:54.928996 31193 ts_tablet_manager.cc:1403] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.255s	user 0.026s	sys 0.041s
I20260709 13:08:54.936112 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:54.943449 31489 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:54.945708 31043 leader_election.cc:343] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.947039 31044 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:54.947119 31489 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.947480 31193 raft_consensus.cc:359] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.948302 31193 raft_consensus.cc:385] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.948608 31193 raft_consensus.cc:740] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.949321 31193 consensus_queue.cc:260] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.951021 31197 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:54.950898 31488 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.951402 31197 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:54.951737 31197 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.952446 31192 tablet_bootstrap.cc:492] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:54.952924 31192 ts_tablet_manager.cc:1403] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.226s	user 0.034s	sys 0.020s
I20260709 13:08:54.952487 31193 ts_tablet_manager.cc:1434] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 13:08:54.957926 31193 tablet_bootstrap.cc:492] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:54.958801 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:54.961795 31044 leader_election.cc:343] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:54.962190 31044 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:54.963693 31327 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:54.964462 31191 tablet_bootstrap.cc:492] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:54.964962 31191 ts_tablet_manager.cc:1403] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.194s	user 0.007s	sys 0.011s
I20260709 13:08:54.965742 31001 raft_consensus.cc:2393] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:54.956878 31192 raft_consensus.cc:359] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.968856 31192 raft_consensus.cc:385] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.969146 31192 raft_consensus.cc:740] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.969762 31192 consensus_queue.cc:260] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.975718 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:54.976456 31152 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:54.981946 31192 ts_tablet_manager.cc:1434] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260709 13:08:54.978214 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:54.973306 31488 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.988169 31192 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:54.987398 31191 raft_consensus.cc:359] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.989673 31191 raft_consensus.cc:385] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:54.990024 31191 raft_consensus.cc:740] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:54.990715 31191 consensus_queue.cc:260] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.986088 31277 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.995265 31277 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:54.997184 31277 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:54.997598 31193 tablet_bootstrap.cc:654] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.001216 31333 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.001667 31333 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.003672 31333 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.004338 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.005573 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.011152 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:55.014544 30969 leader_election.cc:343] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:55.015703 30968 leader_election.cc:343] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.017277 31191 ts_tablet_manager.cc:1434] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
W20260709 13:08:55.017726 30968 leader_election.cc:343] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.020268 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:55.022373 30969 leader_election.cc:343] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.022768 30969 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:55.024407 31191 tablet_bootstrap.cc:492] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:55.026857 31277 raft_consensus.cc:2749] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.019325 30968 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:55.030568 31152 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:55.031498 30969 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.032526 31333 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.032964 31333 raft_consensus.cc:697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:55.034013 31333 consensus_queue.cc:237] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.043154 31191 tablet_bootstrap.cc:654] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.032546 31277 raft_consensus.cc:2749] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.051234 31197 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.073426 31193 tablet_bootstrap.cc:492] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:55.074119 31193 ts_tablet_manager.cc:1403] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.031s
I20260709 13:08:55.076970 31074 raft_consensus.cc:2393] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:55.080133 31193 raft_consensus.cc:359] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.080803 31193 raft_consensus.cc:385] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.081082 31193 raft_consensus.cc:740] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.081899 31193 consensus_queue.cc:260] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.091786 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:55.093112 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.093567 31193 ts_tablet_manager.cc:1434] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:08:55.093812 31152 raft_consensus.cc:2393] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:55.094944 31193 tablet_bootstrap.cc:492] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:55.094901 30899 catalog_manager.cc:5697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.096359 31192 tablet_bootstrap.cc:654] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.103557 31043 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:55.107641 31193 tablet_bootstrap.cc:654] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.109453 31192 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:55.110816 31192 ts_tablet_manager.cc:1403] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.000s
I20260709 13:08:55.113386 31192 raft_consensus.cc:359] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.114089 31192 raft_consensus.cc:385] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.114379 31192 raft_consensus.cc:740] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.115043 31192 consensus_queue.cc:260] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.119374 31333 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.119822 31333 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.122771 31333 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.123939 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.124683 31192 ts_tablet_manager.cc:1434] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 13:08:55.125586 30969 leader_election.cc:343] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.125754 31192 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:55.126572 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.127372 31074 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:55.128840 30968 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:08:55.129825 31333 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.130152 31333 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.130437 31333 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.132465 31192 tablet_bootstrap.cc:654] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.134542 31277 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.140961 31333 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.141638 31413 raft_consensus.cc:2749] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.143652 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:55.144186 31074 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:55.156945 31117 consensus_peers.cc:597] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:55.159165 31192 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:55.163280 31192 ts_tablet_manager.cc:1403] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.010s
I20260709 13:08:55.165071 31197 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.167420 31238 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.170753 31238 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.171377 31074 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:55.172514 31238 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:55.172477 30968 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.167780 31409 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.170212 31333 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.173363 31277 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.173827 31277 raft_consensus.cc:697] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:55.174716 31277 consensus_queue.cc:237] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.168464 31192 raft_consensus.cc:359] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.176399 31192 raft_consensus.cc:385] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.176673 31192 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.168695 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.175957 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.177337 31192 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.179570 31192 ts_tablet_manager.cc:1434] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
W20260709 13:08:55.181423 31117 leader_election.cc:343] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:55.188406 30968 consensus_peers.cc:597] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:55.189575 30969 leader_election.cc:343] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.191708 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.204495 31193 tablet_bootstrap.cc:492] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
W20260709 13:08:55.205566 31117 leader_election.cc:343] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.206817 31193 ts_tablet_manager.cc:1403] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.001s
I20260709 13:08:55.206676 31117 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:55.207335 31192 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:55.208021 31409 raft_consensus.cc:2749] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.210855 31193 raft_consensus.cc:359] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.214454 31192 tablet_bootstrap.cc:654] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.229764 31193 raft_consensus.cc:385] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.230113 31193 raft_consensus.cc:740] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.233135 31193 consensus_queue.cc:260] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.235843 31193 ts_tablet_manager.cc:1434] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260709 13:08:55.236900 31193 tablet_bootstrap.cc:492] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:55.239991 30899 catalog_manager.cc:5697] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.243048 31193 tablet_bootstrap.cc:654] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.243659 31192 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:55.244083 31192 ts_tablet_manager.cc:1403] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.008s
I20260709 13:08:55.246637 31192 raft_consensus.cc:359] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.247244 31192 raft_consensus.cc:385] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.247501 31192 raft_consensus.cc:740] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.249439 31191 tablet_bootstrap.cc:492] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:55.249857 31191 ts_tablet_manager.cc:1403] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.226s	user 0.015s	sys 0.013s
I20260709 13:08:55.253262 31191 raft_consensus.cc:359] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.253866 31191 raft_consensus.cc:385] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.254120 31191 raft_consensus.cc:740] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.255025 31191 consensus_queue.cc:260] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.255328 31192 consensus_queue.cc:260] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.256758 31193 tablet_bootstrap.cc:492] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:55.257159 31193 ts_tablet_manager.cc:1403] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260709 13:08:55.257221 31191 ts_tablet_manager.cc:1434] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:08:55.257367 31192 ts_tablet_manager.cc:1434] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:08:55.258342 31192 tablet_bootstrap.cc:492] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:55.258618 31191 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:55.267765 31193 raft_consensus.cc:359] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.268397 31193 raft_consensus.cc:385] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.268654 31193 raft_consensus.cc:740] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.269269 31197 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:08:55.269809 31197 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.271699 31197 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.273406 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.274155 31003 raft_consensus.cc:2393] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 2: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:55.275933 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.276600 31152 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:08:55.277612 31044 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:55.269266 31193 consensus_queue.cc:260] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.279102 31197 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:55.279493 31197 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:08:55.279873 31197 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.280676 31193 ts_tablet_manager.cc:1434] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:08:55.281641 31243 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.281976 31413 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.282083 31243 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.282423 31413 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.284147 31243 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.284219 31413 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.284405 31192 tablet_bootstrap.cc:654] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.286358 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.287536 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.291673 31193 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
W20260709 13:08:55.292019 31043 leader_election.cc:343] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:55.292685 31043 leader_election.cc:343] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.295010 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.295605 31149 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:55.296522 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.298930 31044 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:55.300161 31193 tablet_bootstrap.cc:654] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.300418 31489 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.300765 31489 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.301069 31489 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:55.302994 31044 leader_election.cc:343] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.303423 31044 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:55.304405 31451 raft_consensus.cc:2749] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.312917 31489 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.316798 31193 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:55.317108 31489 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.317133 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:55.317401 31193 ts_tablet_manager.cc:1403] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
W20260709 13:08:55.319094 31043 leader_election.cc:343] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.319904 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.320246 31191 tablet_bootstrap.cc:654] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.320554 31152 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.320932 31193 raft_consensus.cc:359] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.321827 31193 raft_consensus.cc:385] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.322068 31193 raft_consensus.cc:740] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.322656 31193 consensus_queue.cc:260] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.324550 31193 ts_tablet_manager.cc:1434] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:55.334283 31192 tablet_bootstrap.cc:492] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:55.334759 31192 ts_tablet_manager.cc:1403] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.017s
I20260709 13:08:55.337042 31192 raft_consensus.cc:359] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.337630 31192 raft_consensus.cc:385] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.337880 31192 raft_consensus.cc:740] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.338433 31192 consensus_queue.cc:260] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.338915 31193 tablet_bootstrap.cc:492] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:55.340411 31192 ts_tablet_manager.cc:1434] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:55.344630 31193 tablet_bootstrap.cc:654] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.345271 31192 tablet_bootstrap.cc:492] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:55.352418 31192 tablet_bootstrap.cc:654] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.358011 31277 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.365397 31238 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.366006 31238 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.375419 31238 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:55.377099 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.378880 31001 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:55.380455 31117 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.381523 31238 raft_consensus.cc:2804] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.381935 31238 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.382308 31238 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.385913 31152 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:55.383025 31277 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.387547 31044 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:55.388938 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.389169 31413 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.389644 31413 raft_consensus.cc:697] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:08:55.390079 31117 leader_election.cc:343] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.390385 31413 consensus_queue.cc:237] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.393155 31191 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:55.392964 31197 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.393601 31191 ts_tablet_manager.cc:1403] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.033s
I20260709 13:08:55.396082 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:55.396864 30998 raft_consensus.cc:2393] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 2: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:55.396814 31197 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.397185 31193 tablet_bootstrap.cc:492] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:55.397639 31193 ts_tablet_manager.cc:1403] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.002s
I20260709 13:08:55.396834 31191 raft_consensus.cc:359] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.398780 31191 raft_consensus.cc:385] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.399039 31191 raft_consensus.cc:740] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.399860 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.400345 31277 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.401324 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.401875 31151 raft_consensus.cc:2468] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:55.403213 30969 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.404057 31333 raft_consensus.cc:2804] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.404526 31333 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.404924 31333 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.407145 31238 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.408499 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:55.409703 30968 leader_election.cc:343] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.415103 31333 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.415835 31191 consensus_queue.cc:260] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.418135 31152 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:08:55.420670 31238 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:55.424113 31044 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:55.424388 31191 ts_tablet_manager.cc:1434] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260709 13:08:55.428128 31243 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.428668 31488 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.429015 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:55.429163 31488 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.427024 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:08:55.431173 31117 leader_election.cc:343] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.430717 30998 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.429132 31243 raft_consensus.cc:697] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:55.437741 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.438803 31192 tablet_bootstrap.cc:492] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:55.440421 31488 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.440585 31192 ts_tablet_manager.cc:1403] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.004s
W20260709 13:08:55.439620 30968 leader_election.cc:343] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.439150 31243 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.438264 31191 tablet_bootstrap.cc:492] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:55.440101 31193 raft_consensus.cc:359] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.446907 31192 raft_consensus.cc:359] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.447322 31193 raft_consensus.cc:385] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.447551 31192 raft_consensus.cc:385] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.447609 31193 raft_consensus.cc:740] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.447865 31192 raft_consensus.cc:740] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.448783 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.448819 31192 consensus_queue.cc:260] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.459054 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:55.460930 30968 leader_election.cc:343] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.461928 30899 catalog_manager.cc:5697] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.449371 31193 consensus_queue.cc:260] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.475142 31191 tablet_bootstrap.cc:654] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.477685 30998 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
W20260709 13:08:55.483305 30969 leader_election.cc:343] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.483376 31277 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.485675 31277 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.483708 30969 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:55.488057 31353 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.482954 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.488955 31151 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.489037 31117 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:55.492550 31277 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.493124 31192 ts_tablet_manager.cc:1434] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.011s
I20260709 13:08:55.494985 31192 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:55.497500 31151 raft_consensus.cc:2468] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:55.497434 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.473194 31333 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.498138 31149 raft_consensus.cc:2468] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:55.498334 31409 raft_consensus.cc:2804] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.499848 31409 raft_consensus.cc:697] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:55.501847 31509 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.504160 31509 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.503705 30969 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:55.509286 31277 raft_consensus.cc:2804] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.509821 31277 raft_consensus.cc:697] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:55.510780 31277 consensus_queue.cc:237] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.512939 30969 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.513789 31278 raft_consensus.cc:2804] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.514209 31278 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.514572 31278 raft_consensus.cc:3060] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.514997 31509 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:55.516305 31193 ts_tablet_manager.cc:1434] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.000s
I20260709 13:08:55.517256 31193 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:55.505857 31409 consensus_queue.cc:237] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.524773 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.525404 31078 raft_consensus.cc:2468] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:55.525956 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.531373 31117 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
W20260709 13:08:55.532613 30968 leader_election.cc:343] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.534931 31278 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.540104 31278 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.542807 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.542313 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:55.543316 31152 raft_consensus.cc:3060] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:55.545430 30968 leader_election.cc:343] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.540163 30900 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.555645 31152 raft_consensus.cc:2468] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:55.556397 31192 tablet_bootstrap.cc:654] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.557690 30969 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:55.541728 31509 raft_consensus.cc:2804] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.563472 31277 raft_consensus.cc:2804] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.568034 31193 tablet_bootstrap.cc:654] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.559507 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.576037 31277 raft_consensus.cc:697] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:55.577171 31277 consensus_queue.cc:237] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.563517 31509 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.593729 31191 tablet_bootstrap.cc:492] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:55.594188 31191 ts_tablet_manager.cc:1403] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.037s
W20260709 13:08:55.595412 31117 leader_election.cc:343] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.591094 31509 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.632099 31509 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.637125 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:55.637691 31077 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.642654 31509 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:55.645027 31077 raft_consensus.cc:2468] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:55.643872 30899 catalog_manager.cc:5697] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.632323 31191 raft_consensus.cc:359] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.648082 31191 raft_consensus.cc:385] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.648326 31191 raft_consensus.cc:740] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.649652 31117 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:08:55.650213 31238 raft_consensus.cc:2804] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.650641 31238 raft_consensus.cc:697] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:55.649559 30901 catalog_manager.cc:5697] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.651222 31238 consensus_queue.cc:237] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.651353 30901 catalog_manager.cc:5697] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.648751 31191 consensus_queue.cc:260] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.653769 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:55.654702 31191 ts_tablet_manager.cc:1434] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.060s	user 0.012s	sys 0.006s
I20260709 13:08:55.657008 31243 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.657454 31243 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:55.659896 31117 leader_election.cc:343] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.663059 31191 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:55.664296 31193 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:55.664773 31193 ts_tablet_manager.cc:1403] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.148s	user 0.007s	sys 0.006s
I20260709 13:08:55.668262 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.669013 31003 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:55.673048 31043 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.674971 31192 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:55.677033 31192 ts_tablet_manager.cc:1403] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.182s	user 0.019s	sys 0.002s
I20260709 13:08:55.683298 31193 raft_consensus.cc:359] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.678519 31489 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.683980 31193 raft_consensus.cc:385] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.684043 31489 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.684290 31193 raft_consensus.cc:740] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.684482 31489 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.686285 31193 consensus_queue.cc:260] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.686764 31243 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.688306 31488 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.689298 31193 ts_tablet_manager.cc:1434] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:08:55.689765 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.690362 31193 tablet_bootstrap.cc:492] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:55.691720 31192 raft_consensus.cc:359] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.692965 31192 raft_consensus.cc:385] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.693238 31192 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.690299 31152 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:55.693817 31192 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.703347 31277 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:55.709605 31192 ts_tablet_manager.cc:1434] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:08:55.705940 31489 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.720012 31152 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.724679 31409 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.725167 31409 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.727162 31409 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:55.730185 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.735426 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.736085 31001 raft_consensus.cc:2468] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:55.737877 31192 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:55.740924 31117 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.745074 31409 raft_consensus.cc:2804] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:55.745533 31409 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.745940 31409 raft_consensus.cc:3060] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.788401 31193 tablet_bootstrap.cc:654] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.749137 31488 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.741534 31533 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
W20260709 13:08:55.818408 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:55.818612 31534 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.803088 31488 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.831563 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:55.831408 31534 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.832221 31001 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.834681 31534 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:08:55.839242 31117 leader_election.cc:343] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.841264 30900 catalog_manager.cc:5697] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.842093 31489 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.843667 31488 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.854300 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.854882 31151 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.857590 31001 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:55.857750 31282 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.862529 31277 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.862722 31043 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.863131 31277 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.864300 31151 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:55.877279 31197 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:55.877771 31197 raft_consensus.cc:697] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:55.879356 31197 consensus_queue.cc:237] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.858409 31282 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.885048 31409 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.887042 31409 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:55.888871 31191 tablet_bootstrap.cc:654] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.892592 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.893735 31192 tablet_bootstrap.cc:654] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:55.897257 31277 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.907128 31282 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:08:55.911559 30969 leader_election.cc:343] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:55.914170 31540 log.cc:927] Time spent T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:08:55.926380 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.927116 31147 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:08:55.929857 30969 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:55.928144 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:55.928297 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.931339 30999 raft_consensus.cc:3060] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:55.932528 31488 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.932940 31488 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.933308 31488 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.920251 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.938512 31489 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.940272 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.938956 31489 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.942998 31149 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:55.943641 31451 consensus_queue.cc:1048] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:55.944224 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:55.945489 30968 leader_election.cc:343] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.945881 30968 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:55.947188 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.947476 31193 tablet_bootstrap.cc:492] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:55.947927 31193 ts_tablet_manager.cc:1403] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.258s	user 0.017s	sys 0.019s
I20260709 13:08:55.947831 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.949183 31333 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:55.949505 31489 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.950207 31333 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:55.954104 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 44466.8us
W20260709 13:08:55.955806 30969 leader_election.cc:343] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.956403 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:55.956558 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:55.956936 31001 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:55.957648 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:55.958288 31076 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:55.953059 31488 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.981864 31488 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:55.983443 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:55.984316 31148 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.987054 31193 raft_consensus.cc:359] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.988006 31193 raft_consensus.cc:385] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:55.988349 31193 raft_consensus.cc:740] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.989114 31193 consensus_queue.cc:260] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:55.961490 31077 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:55.962036 31489 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 13:08:55.992482 31044 leader_election.cc:343] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:55.993722 31193 ts_tablet_manager.cc:1434] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260709 13:08:55.997522 31043 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
W20260709 13:08:56.010128 31547 log.cc:927] Time spent T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 13:08:56.014953 31193 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:56.011433 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:56.051788 31191 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:56.052418 31191 ts_tablet_manager.cc:1403] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.390s	user 0.022s	sys 0.013s
I20260709 13:08:56.054380 30999 raft_consensus.cc:2468] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
W20260709 13:08:56.060259 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 64707.7us
W20260709 13:08:56.060995 31043 consensus_peers.cc:597] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:56.060467 31555 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:56.061532 31555 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.061864 31555 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.061542 31192 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:56.062665 31192 ts_tablet_manager.cc:1403] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.345s	user 0.029s	sys 0.022s
I20260709 13:08:56.068339 31555 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.070375 31555 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:08:56.071592 30968 consensus_peers.cc:597] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:56.080626 31192 raft_consensus.cc:359] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:56.081220 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 121104us
W20260709 13:08:56.083343 31117 leader_election.cc:343] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.082001 31192 raft_consensus.cc:385] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.091149 31192 raft_consensus.cc:740] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.093869 31192 consensus_queue.cc:260] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.094329 31117 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:56.102449 30968 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:08:56.114782 31117 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:56.118177 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:56.119347 31191 raft_consensus.cc:359] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.120416 31191 raft_consensus.cc:385] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.120688 31191 raft_consensus.cc:740] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.121192 31278 consensus_queue.cc:1048] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:56.121292 31191 consensus_queue.cc:260] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.115605 31192 ts_tablet_manager.cc:1434] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:08:56.113711 31353 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:56.134060 31558 raft_consensus.cc:2804] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:56.134758 31558 raft_consensus.cc:697] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:56.135805 31509 consensus_queue.cc:1048] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:56.125365 31353 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.138299 31353 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.139923 31534 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.142345 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:56.142953 31151 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.144379 31238 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.145908 30899 catalog_manager.cc:5697] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.164402 31191 ts_tablet_manager.cc:1434] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.112s	user 0.004s	sys 0.003s
I20260709 13:08:56.179240 30996 raft_consensus.cc:1240] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:56.194429 31549 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.141269 31534 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.135638 31558 consensus_queue.cc:237] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.195086 31549 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.199218 31151 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:56.200660 31549 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:56.201973 31353 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.208021 31534 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:56.197088 31148 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:08:56.233012 31192 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:56.256917 31152 raft_consensus.cc:1240] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:08:56.274125 30999 raft_consensus.cc:2393] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:56.298892 31353 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:56.311993 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:56.312526 31001 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 0.
I20260709 13:08:56.315217 31561 consensus_queue.cc:1059] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:08:56.317266 31238 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:08:56.317628 31193 tablet_bootstrap.cc:654] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.317727 31238 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.316689 31561 raft_consensus.cc:3055] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:56.318728 31561 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:56.319458 31561 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.321808 31561 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.320621 31043 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:56.326856 31553 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:56.327215 31553 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.327517 31553 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.332077 31238 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.336987 31238 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:56.349933 31191 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:56.353766 31277 consensus_queue.cc:1048] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:56.340996 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:56.359088 31149 raft_consensus.cc:2393] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:56.357475 31192 tablet_bootstrap.cc:654] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.360059 30969 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:56.362147 31353 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:56.364986 31353 raft_consensus.cc:697] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
W20260709 13:08:56.378885 31117 consensus_peers.cc:597] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:56.382733 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:56.402419 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:08:56.403235 31565 log.cc:927] Time spent T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.084s	user 0.001s	sys 0.001s
I20260709 13:08:56.369599 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:56.409993 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:56.376602 31353 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.418174 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:56.418341 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:56.419432 31071 raft_consensus.cc:2393] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:56.422320 31193 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:56.424515 31193 ts_tablet_manager.cc:1403] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.410s	user 0.026s	sys 0.019s
W20260709 13:08:56.428629 30968 consensus_peers.cc:597] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:56.432201 31117 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:56.432723 31282 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.426817 31553 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.436312 31078 raft_consensus.cc:2393] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:56.437372 31192 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:56.437906 31192 ts_tablet_manager.cc:1403] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.294s	user 0.009s	sys 0.010s
I20260709 13:08:56.439541 31044 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:08:56.441116 31489 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:56.442055 31489 raft_consensus.cc:697] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:56.438899 30968 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:56.442881 31489 consensus_queue.cc:237] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.443938 31277 raft_consensus.cc:2749] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:08:56.445606 30969 leader_election.cc:343] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.445998 30969 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:56.447317 31277 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.454952 31277 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:56.455489 31044 leader_election.cc:343] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.458235 31561 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:56.441126 31193 raft_consensus.cc:359] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.459465 31193 raft_consensus.cc:385] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.459729 31193 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.460963 31553 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:56.461540 31193 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.463685 31193 ts_tablet_manager.cc:1434] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.003s
I20260709 13:08:56.463798 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:56.464740 31193 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:56.465914 31191 tablet_bootstrap.cc:654] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.469498 31192 raft_consensus.cc:359] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.470324 31192 raft_consensus.cc:385] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.470645 31192 raft_consensus.cc:740] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.471374 31192 consensus_queue.cc:260] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.473898 31192 ts_tablet_manager.cc:1434] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.001s
I20260709 13:08:56.483383 30999 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:08:56.487314 31043 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:56.491662 31413 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:56.492125 31413 raft_consensus.cc:697] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:08:56.493181 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:56.492916 31413 consensus_queue.cc:237] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:56.496286 31044 leader_election.cc:343] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.497781 31561 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:56.501241 31192 tablet_bootstrap.cc:492] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
W20260709 13:08:56.506873 31117 consensus_peers.cc:597] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:56.517144 31282 consensus_queue.cc:1048] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:56.521139 30901 catalog_manager.cc:5697] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:56.549628 31146 raft_consensus.cc:1240] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:56.551097 31277 consensus_queue.cc:1059] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.554850 31533 raft_consensus.cc:3055] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:56.555317 31533 raft_consensus.cc:740] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:56.554461 30900 catalog_manager.cc:5697] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.588143 31192 tablet_bootstrap.cc:654] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:56.595994 31178 tablet.cc:2406] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:56.596686 31193 tablet_bootstrap.cc:654] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.563552 31533 consensus_queue.cc:260] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.607247 31533 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.633417 30899 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.641077 31192 tablet_bootstrap.cc:492] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:56.643378 31192 ts_tablet_manager.cc:1403] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.004s
I20260709 13:08:56.686266 31193 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:56.686806 31193 ts_tablet_manager.cc:1403] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.222s	user 0.011s	sys 0.027s
I20260709 13:08:56.692039 31193 raft_consensus.cc:359] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.692687 31193 raft_consensus.cc:385] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.692966 31193 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.693586 31193 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.694924 30901 catalog_manager.cc:5697] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.696260 31191 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:56.695959 31192 raft_consensus.cc:359] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.696672 31192 raft_consensus.cc:385] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.696772 31191 ts_tablet_manager.cc:1403] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.353s	user 0.025s	sys 0.058s
I20260709 13:08:56.696959 31192 raft_consensus.cc:740] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.698369 31193 ts_tablet_manager.cc:1434] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:56.700507 31191 raft_consensus.cc:359] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.701121 31191 raft_consensus.cc:385] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.701349 31191 raft_consensus.cc:740] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.702174 31193 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:56.710920 31192 consensus_queue.cc:260] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.712999 31192 ts_tablet_manager.cc:1434] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.001s
I20260709 13:08:56.713841 31192 tablet_bootstrap.cc:492] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:56.716984 31533 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.717494 31533 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.721486 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:56.724133 31193 tablet_bootstrap.cc:654] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.729955 31191 consensus_queue.cc:260] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.732285 31191 ts_tablet_manager.cc:1434] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:08:56.732769 31533 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:56.733142 31191 tablet_bootstrap.cc:492] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:56.734158 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:08:56.735572 30969 leader_election.cc:343] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:56.737758 30968 leader_election.cc:343] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.738188 30968 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:56.739032 31192 tablet_bootstrap.cc:654] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.739279 31238 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.739734 31238 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.741564 31238 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:56.742506 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:56.742796 31533 raft_consensus.cc:2749] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:56.743144 31003 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:56.743893 31193 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:56.744338 31193 ts_tablet_manager.cc:1403] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 13:08:56.745482 31117 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:56.746148 31282 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:56.746450 31282 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.746783 31282 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.746687 31193 raft_consensus.cc:359] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.747447 31193 raft_consensus.cc:385] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.747689 31193 raft_consensus.cc:740] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.749385 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:56.750114 31192 tablet_bootstrap.cc:492] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:56.750608 31192 ts_tablet_manager.cc:1403] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:08:56.753628 31192 raft_consensus.cc:359] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.754328 31192 raft_consensus.cc:385] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.754630 31192 raft_consensus.cc:740] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.755945 31191 tablet_bootstrap.cc:654] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:56.757385 31117 leader_election.cc:343] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.758643 31070 raft_consensus.cc:3060] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.758824 31193 consensus_queue.cc:260] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.761183 31193 ts_tablet_manager.cc:1434] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:08:56.762166 31192 consensus_queue.cc:260] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.763711 31193 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:56.766984 31192 ts_tablet_manager.cc:1434] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:56.767905 31192 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:56.770038 31509 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:56.781317 31282 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.798931 31282 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:56.800493 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:56.802011 31193 tablet_bootstrap.cc:654] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:56.802016 31117 leader_election.cc:343] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.804672 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:56.805244 31003 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.806198 31192 tablet_bootstrap.cc:654] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.804216 31353 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.806973 31353 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.807916 31509 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:56.811139 31353 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:56.813941 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:56.814179 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:56.816229 30968 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:56.819227 31353 raft_consensus.cc:2749] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:56.822006 31003 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:56.825986 31117 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:56.826999 31282 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:56.827481 31282 raft_consensus.cc:697] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:56.829305 31282 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.833276 31191 tablet_bootstrap.cc:492] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:56.833869 31191 ts_tablet_manager.cc:1403] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.011s
I20260709 13:08:56.837453 31191 raft_consensus.cc:359] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.838323 31191 raft_consensus.cc:385] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.838611 31191 raft_consensus.cc:740] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.847232 31191 consensus_queue.cc:260] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:56.859125 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:56.868374 31193 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:56.868825 31193 ts_tablet_manager.cc:1403] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.012s
I20260709 13:08:56.873883 31558 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.874333 31558 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.876058 31409 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.876437 31193 raft_consensus.cc:359] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.876567 31409 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.876919 31558 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:56.877110 31193 raft_consensus.cc:385] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.877422 31193 raft_consensus.cc:740] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.878499 31409 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:56.878161 31193 consensus_queue.cc:260] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.879937 31193 ts_tablet_manager.cc:1434] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:08:56.880784 31193 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: Bootstrap starting.
I20260709 13:08:56.882057 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:56.882757 30995 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:56.883093 31191 ts_tablet_manager.cc:1434] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:08:56.884019 31191 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:56.887895 31117 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:56.888881 31282 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:56.889223 31282 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.889551 31282 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.889928 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:56.895623 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:56.896446 31151 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:56.896703 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:56.897504 30995 raft_consensus.cc:2393] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 1: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:08:56.900092 31353 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.909754 31193 tablet_bootstrap.cc:654] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:56.912770 31117 leader_election.cc:343] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.912611 31282 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.912774 31070 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:56.923924 31070 pending_rounds.cc:85] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: Aborting all ops after (but not including) 1
I20260709 13:08:56.924258 31070 pending_rounds.cc:107] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:56.924566 31070 raft_consensus.cc:2889] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:56.927563 31282 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:56.923236 31117 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:56.917956 31191 tablet_bootstrap.cc:654] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:56.927981 31353 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.931141 31192 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:56.933588 31192 ts_tablet_manager.cc:1403] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.007s
I20260709 13:08:56.938107 31192 raft_consensus.cc:359] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.938817 31192 raft_consensus.cc:385] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.939081 31192 raft_consensus.cc:740] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.939662 31544 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.939671 31192 consensus_queue.cc:260] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.940709 31193 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: No bootstrap required, opened a new log
I20260709 13:08:56.941147 31193 ts_tablet_manager.cc:1403] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.002s
I20260709 13:08:56.941728 31192 ts_tablet_manager.cc:1434] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:08:56.943508 31193 raft_consensus.cc:359] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.943209 30901 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:56.944072 31193 raft_consensus.cc:385] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.944341 31193 raft_consensus.cc:740] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.944886 31193 consensus_queue.cc:260] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.958863 31193 ts_tablet_manager.cc:1434] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:56.965646 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:56.966401 30995 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:56.973963 31544 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:56.977802 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:56.979306 31192 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89: Bootstrap starting.
I20260709 13:08:56.981647 31191 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:56.982105 31191 ts_tablet_manager.cc:1403] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.003s
I20260709 13:08:56.988026 31191 raft_consensus.cc:359] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.988658 31191 raft_consensus.cc:385] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:56.988921 31191 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.985832 31192 tablet_bootstrap.cc:654] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:56.991653 31117 leader_election.cc:343] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:56.992242 31191 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.993906 31555 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.994153 31191 ts_tablet_manager.cc:1434] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:08:56.993981 30995 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:56.995002 31555 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:56.996714 31191 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:56.997912 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:57.003000 31117 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:57.005235 31558 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:57.005697 31558 raft_consensus.cc:697] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:57.006544 31192 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89: No bootstrap required, opened a new log
I20260709 13:08:57.007148 31192 ts_tablet_manager.cc:1403] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.002s
I20260709 13:08:57.006549 31558 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.009951 31192 raft_consensus.cc:359] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.010692 31192 raft_consensus.cc:385] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:57.010985 31192 raft_consensus.cc:740] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.014204 31191 tablet_bootstrap.cc:654] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:57.015223 31353 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.015295 31192 consensus_queue.cc:260] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.015818 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.006590 31555 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:57.020866 31192 ts_tablet_manager.cc:1434] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:57.022814 31489 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:57.027685 31489 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:57.015748 31353 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.035640 31003 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.046794 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:57.046943 31353 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:08:57.158623 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 106484us
I20260709 13:08:57.167646 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.169521 31191 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:57.169999 31191 ts_tablet_manager.cc:1403] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.174s	user 0.027s	sys 0.035s
I20260709 13:08:57.184944 31191 raft_consensus.cc:359] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.187088 31191 raft_consensus.cc:385] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:57.187359 31191 raft_consensus.cc:740] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.187939 31191 consensus_queue.cc:260] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.197242 31561 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.197821 31561 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.200757 31561 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:57.207733 31003 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.208827 30901 catalog_manager.cc:5697] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:57.210038 31044 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:57.211854 31191 ts_tablet_manager.cc:1434] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.004s
I20260709 13:08:57.212834 31191 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:57.218634 31601 raft_consensus.cc:2749] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:57.226989 31070 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.234122 31534 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.234584 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.234649 31534 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.236691 31534 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:08:57.238791 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 52045.4us
I20260709 13:08:57.241392 31076 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.242216 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:57.243120 31002 raft_consensus.cc:2393] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:57.245343 31044 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:57.247756 30969 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:57.252971 31598 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.241384 31555 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260709 13:08:57.291669 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 43972.2us
I20260709 13:08:57.296478 31544 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.296993 31544 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.297433 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:57.276201 31561 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:08:57.313902 31558 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:57.313903 31544 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:57.315336 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.316208 31146 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 0.
I20260709 13:08:57.324172 30969 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:57.343429 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:57.351555 31278 raft_consensus.cc:2749] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:57.355520 31117 consensus_peers.cc:597] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:57.357045 31598 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:57.351694 31533 raft_consensus.cc:2804] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:57.363782 31533 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:57.364120 31533 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.352274 30998 raft_consensus.cc:2468] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 0.
I20260709 13:08:57.365607 31117 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:57.366641 31509 raft_consensus.cc:2804] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:57.367007 31509 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:57.367396 31509 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.369146 31191 tablet_bootstrap.cc:654] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:57.376300 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:08:57.421007 31117 leader_election.cc:343] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:57.442986 30968 leader_election.cc:343] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:57.440605 31509 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.468816 31533 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.477947 31534 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.495105 31191 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:57.495729 31191 ts_tablet_manager.cc:1403] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.283s	user 0.028s	sys 0.025s
I20260709 13:08:57.478469 31534 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:08:57.508590 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 59050.4us
I20260709 13:08:57.545349 31191 raft_consensus.cc:359] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.546219 31191 raft_consensus.cc:385] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:57.546568 31191 raft_consensus.cc:740] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.547711 31191 consensus_queue.cc:260] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.555533 31191 ts_tablet_manager.cc:1434] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.002s
W20260709 13:08:57.570812 31612 log.cc:927] Time spent T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:08:57.571148 31534 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:57.559353 31555 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.562990 31533 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:57.588658 31003 raft_consensus.cc:3060] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.607043 31191 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:57.584553 31555 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.615429 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:57.616019 31151 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.638049 31151 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:57.639653 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.644656 31555 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:57.642762 31509 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:08:57.649578 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.650230 31151 raft_consensus.cc:2393] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 1: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:08:57.652395 30969 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:57.632355 31620 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:57.655939 31278 raft_consensus.cc:2804] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:57.656864 31278 raft_consensus.cc:697] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:57.657618 31278 consensus_queue.cc:237] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.679812 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:57.694844 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:57.698403 31191 tablet_bootstrap.cc:654] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:57.698936 31071 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:57.706228 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 102902us
I20260709 13:08:57.731441 31282 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:57.729029 30968 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:08:57.832186 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 92148us
W20260709 13:08:57.834111 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 105188us
I20260709 13:08:57.756621 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:57.787060 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:08:57.775949 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:57.820096 31071 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:57.838011 31618 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:57.852535 30998 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.864794 31191 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:57.865229 31191 ts_tablet_manager.cc:1403] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.264s	user 0.012s	sys 0.032s
I20260709 13:08:57.856300 31043 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:08:57.881410 31555 raft_consensus.cc:2749] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:57.888765 31191 raft_consensus.cc:359] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.889478 31191 raft_consensus.cc:385] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:57.889720 31191 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.907701 31191 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.913198 31191 ts_tablet_manager.cc:1434] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 13:08:57.914153 31191 tablet_bootstrap.cc:492] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
W20260709 13:08:57.915863 31117 leader_election.cc:343] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:57.916607 30998 raft_consensus.cc:2468] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:08:57.927917 31073 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:57.937126 31561 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:08:57.937659 31561 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.939666 31561 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:57.946031 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.946899 31145 raft_consensus.cc:2393] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:08:57.949188 31191 tablet_bootstrap.cc:654] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:57.954348 30949 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:57.958312 31622 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.958963 31622 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.962179 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:08:57.962347 31622 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:57.962785 31073 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:08:57.963903 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:08:57.963965 30968 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:57.964612 31145 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:08:57.965101 31618 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:57.965580 31618 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:57.965986 31618 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:57.977481 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:08:57.983747 30899 catalog_manager.cc:5697] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.997519 31618 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:57.999130 30998 raft_consensus.cc:2368] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3.
I20260709 13:08:58.003187 31043 leader_election.cc:400] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3.
I20260709 13:08:58.003594 31043 leader_election.cc:403] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:08:58.006862 31555 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:58.013656 31117 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:08:58.015555 31626 raft_consensus.cc:2804] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:58.016045 31626 raft_consensus.cc:697] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:08:58.016901 31626 consensus_queue.cc:237] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.017023 31555 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3.
I20260709 13:08:58.026234 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:08:58.030004 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:08:58.030697 31145 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:58.034044 31073 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:08:58.035276 30968 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:08:58.036105 31622 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:58.036566 31622 raft_consensus.cc:697] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:08:58.037422 31622 consensus_queue.cc:237] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.051010 31145 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:08:58.043081 31618 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:08:58.058615 31191 tablet_bootstrap.cc:492] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:58.059468 31191 ts_tablet_manager.cc:1403] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.146s	user 0.029s	sys 0.059s
I20260709 13:08:58.063184 31191 raft_consensus.cc:359] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.067584 31191 raft_consensus.cc:385] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:58.067835 31191 raft_consensus.cc:740] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.068535 31191 consensus_queue.cc:260] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.073568 31191 ts_tablet_manager.cc:1434] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:58.074592 31191 tablet_bootstrap.cc:492] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:58.082803 31191 tablet_bootstrap.cc:654] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:58.099118 30901 catalog_manager.cc:5697] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:58.100737 30899 catalog_manager.cc:5697] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:58.132566 31191 tablet_bootstrap.cc:492] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:58.133036 31191 ts_tablet_manager.cc:1403] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.002s
I20260709 13:08:58.135514 31191 raft_consensus.cc:359] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.136363 31191 raft_consensus.cc:385] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:58.136626 31191 raft_consensus.cc:740] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.137367 31191 consensus_queue.cc:260] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.139506 31191 ts_tablet_manager.cc:1434] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:58.140695 31191 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: Bootstrap starting.
I20260709 13:08:58.148891 31191 tablet_bootstrap.cc:654] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:58.154856 31191 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: No bootstrap required, opened a new log
I20260709 13:08:58.155282 31191 ts_tablet_manager.cc:1403] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 13:08:58.159128 31191 raft_consensus.cc:359] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.159785 31191 raft_consensus.cc:385] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:58.160029 31191 raft_consensus.cc:740] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.161051 31073 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:58.160674 31191 consensus_queue.cc:260] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:08:58.166411 31191 ts_tablet_manager.cc:1434] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:58.192699 31622 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:58.203452 31621 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:58.219734 31071 raft_consensus.cc:3060] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:58.465334 31626 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:58.489993 31073 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:58.505956 31509 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:58.590867 31073 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:58.592159 31608 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.601922 31145 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:58.603193 31621 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:59.521812 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 45617.5us
I20260709 13:09:00.032816 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:00.089268 31657 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:00.095939 31656 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:00.099318 31659 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:00.100579 29915 server_base.cc:1061] running on GCE node
I20260709 13:09:00.102129 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:00.102419 29915 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:00.102685 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602540102657 us; error 0 us; skew 500 ppm
I20260709 13:09:00.103544 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:00.106987 29915 webserver.cc:533] Webserver started at http://127.29.54.196:40771/ using document root <none> and password file <none>
I20260709 13:09:00.107623 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:00.107872 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:00.108327 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:00.110001 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-3-root/instance:
uuid: "86211019ed0b45768891b3d40497a9d5"
format_stamp: "Formatted at 2026-07-09 13:09:00 on dist-test-slave-tqcw"
I20260709 13:09:00.115799 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:00.119591 31664 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:00.120446 29915 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:09:00.120797 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-3-root
uuid: "86211019ed0b45768891b3d40497a9d5"
format_stamp: "Formatted at 2026-07-09 13:09:00 on dist-test-slave-tqcw"
I20260709 13:09:00.121074 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-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:00.145773 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:00.147694 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:00.359205 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:00.371909 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:00.372227 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:00.372570 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:00.372870 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.001s
I20260709 13:09:00.687233 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.196:46609
I20260709 13:09:00.687350 31734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.196:46609 every 8 connection(s)
I20260709 13:09:00.693691 29915 auto_leader_rebalancer-test.cc:384] add a tserver: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:00.707010 31735 heartbeater.cc:344] Connected to a master server at 127.29.54.254:38697
I20260709 13:09:00.707573 31735 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:00.708611 31735 heartbeater.cc:507] Master 127.29.54.254:38697 requested a full tablet report, sending...
I20260709 13:09:00.711074 30899 ts_manager.cc:194] Registered new tserver with Master: 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:00.713201 30899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59520
I20260709 13:09:01.179729 31146 consensus_queue.cc:237] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:01.194865 30999 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.195829 31071 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.197767 31673 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:01.199440 31673 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:01.228453 31509 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
W20260709 13:09:01.230400 31118 consensus_peers.cc:597] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32a289ccd6134a278e2236f396670841. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.232275 30999 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.238880 31073 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.262130 30899 catalog_manager.cc:5697] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:01.286958 31073 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:01.304585 30999 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.305958 31679 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:01.328249 31146 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.327874 31674 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.329710 30996 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.346944 31073 consensus_queue.cc:237] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:01.348496 30900 catalog_manager.cc:5697] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.358847 31674 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:01.387653 31173 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9660 after lost signal to thread 29918
W20260709 13:09:01.388653 31173 debug-util.cc:398] Leaking SignalData structure 0x7b08000c4440 after lost signal to thread 30935
W20260709 13:09:01.390779 31173 debug-util.cc:398] Leaking SignalData structure 0x7b08002b2b00 after lost signal to thread 31027
W20260709 13:09:01.391934 31173 debug-util.cc:398] Leaking SignalData structure 0x7b0800101160 after lost signal to thread 31102
W20260709 13:09:01.393165 31173 debug-util.cc:398] Leaking SignalData structure 0x7b08000be3c0 after lost signal to thread 31176
W20260709 13:09:01.395031 31044 consensus_peers.cc:597] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c07aaf62cedb4b37b81679c419c92e91. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.400333 31146 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.421696 31152 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.424506 30996 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.426817 31757 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:09:01.433765 31044 consensus_peers.cc:597] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9c6dce4c9374c65b37ac4102f4c564e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.437137 31757 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:01.444432 31759 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.451488 30999 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.477789 31069 consensus_queue.cc:237] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:01.482090 30901 catalog_manager.cc:5697] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:01.514079 31146 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
W20260709 13:09:01.520340 31044 consensus_peers.cc:597] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63b4aa4073ef4c23bd77b0bbf087538a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:01.522782 30996 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.524289 31757 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:01.526307 31152 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.529959 31758 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:01.555186 31757 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.563313 30996 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.608295 30900 catalog_manager.cc:5697] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.609006 31152 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:01.699483 31767 ts_tablet_manager.cc:933] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:01.716183 31735 heartbeater.cc:499] Master 127.29.54.254:38697 was elected leader, sending a full tablet report...
I20260709 13:09:01.728654 31767 tablet_copy_client.cc:323] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:01.782161 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 32a289ccd6134a278e2236f396670841 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:01.782891 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 32a289ccd6134a278e2236f396670841 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-32a289ccd6134a278e2236f396670841
I20260709 13:09:01.811609 31162 tablet_copy_source_session.cc:215] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:01.817612 31767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a289ccd6134a278e2236f396670841. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:01.834501 31767 tablet_copy_client.cc:806] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:01.835206 31767 tablet_copy_client.cc:670] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:01.839568 31767 tablet_copy_client.cc:538] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:01.849287 31767 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:01.878414 31767 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: 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:01.879585 31767 tablet_bootstrap.cc:492] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:01.880424 31767 ts_tablet_manager.cc:1403] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.011s
I20260709 13:09:01.883605 31767 raft_consensus.cc:359] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:01.884523 31767 raft_consensus.cc:740] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:01.885277 31767 consensus_queue.cc:260] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:01.897571 31767 ts_tablet_manager.cc:1434] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 13:09:01.900969 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-32a289ccd6134a278e2236f396670841 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:01.901424 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-32a289ccd6134a278e2236f396670841 on tablet 32a289ccd6134a278e2236f396670841 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:01.902664 31772 ts_tablet_manager.cc:933] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:01.919571 31772 tablet_copy_client.cc:323] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:01.936453 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet c07aaf62cedb4b37b81679c419c92e91 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:01.937075 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet c07aaf62cedb4b37b81679c419c92e91 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-c07aaf62cedb4b37b81679c419c92e91
I20260709 13:09:01.947798 31088 tablet_copy_source_session.cc:215] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:01.957286 31767 ts_tablet_manager.cc:933] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:01.960350 31772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07aaf62cedb4b37b81679c419c92e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:01.983013 31772 tablet_copy_client.cc:806] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:01.983686 31772 tablet_copy_client.cc:670] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:01.988916 31772 tablet_copy_client.cc:538] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:02.008740 31772 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:02.015450 31777 ts_tablet_manager.cc:933] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:02.038045 31777 tablet_copy_client.cc:323] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:02.039896 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet d9c6dce4c9374c65b37ac4102f4c564e from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:02.040436 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet d9c6dce4c9374c65b37ac4102f4c564e from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-d9c6dce4c9374c65b37ac4102f4c564e
I20260709 13:09:02.048799 31088 tablet_copy_source_session.cc:215] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:02.053413 31777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c6dce4c9374c65b37ac4102f4c564e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:02.055496 31767 tablet_copy_client.cc:323] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:02.057286 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet 63b4aa4073ef4c23bd77b0bbf087538a from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:02.057885 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet 63b4aa4073ef4c23bd77b0bbf087538a from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-63b4aa4073ef4c23bd77b0bbf087538a
I20260709 13:09:02.091401 31772 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: 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.100237 31772 tablet_bootstrap.cc:492] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:02.092007 31088 tablet_copy_source_session.cc:215] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:02.104417 31767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b4aa4073ef4c23bd77b0bbf087538a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:02.104815 31772 ts_tablet_manager.cc:1403] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.004s
I20260709 13:09:02.115993 31772 raft_consensus.cc:359] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:02.116876 31772 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:02.117575 31772 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:02.118432 31777 tablet_copy_client.cc:806] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:02.121678 31777 tablet_copy_client.cc:670] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:02.126420 31777 tablet_copy_client.cc:538] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:02.128814 31767 tablet_copy_client.cc:806] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:02.129390 31767 tablet_copy_client.cc:670] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:02.133285 31772 ts_tablet_manager.cc:1434] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 13:09:02.145533 31767 tablet_copy_client.cc:538] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:02.151747 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-c07aaf62cedb4b37b81679c419c92e91 received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:02.152226 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-c07aaf62cedb4b37b81679c419c92e91 on tablet c07aaf62cedb4b37b81679c419c92e91 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:02.158934 31767 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:02.181710 31777 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:02.214154 31767 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: 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.215430 31767 tablet_bootstrap.cc:492] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:02.216974 31767 ts_tablet_manager.cc:1403] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.028s
I20260709 13:09:02.221376 31767 raft_consensus.cc:359] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:02.222549 31767 raft_consensus.cc:740] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:02.229871 31767 consensus_queue.cc:260] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:02.233163 31767 ts_tablet_manager.cc:1434] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 13:09:02.234881 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-63b4aa4073ef4c23bd77b0bbf087538a received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:02.235301 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-63b4aa4073ef4c23bd77b0bbf087538a on tablet 63b4aa4073ef4c23bd77b0bbf087538a with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:02.245819 31777 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: 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.246841 31777 tablet_bootstrap.cc:492] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:02.247560 31777 ts_tablet_manager.cc:1403] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.025s
I20260709 13:09:02.250629 31777 raft_consensus.cc:359] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:02.251573 31777 raft_consensus.cc:740] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:02.252290 31777 consensus_queue.cc:260] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:02.254649 31777 ts_tablet_manager.cc:1434] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:09:02.256354 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-d9c6dce4c9374c65b37ac4102f4c564e received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:02.256775 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-d9c6dce4c9374c65b37ac4102f4c564e on tablet d9c6dce4c9374c65b37ac4102f4c564e with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:02.263098 31710 raft_consensus.cc:1217] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:02.401135 31710 raft_consensus.cc:1217] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:02.590840 31710 raft_consensus.cc:1217] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:02.653012 31710 raft_consensus.cc:1217] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:02.691331 31779 raft_consensus.cc:1064] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:02.694027 31779 consensus_queue.cc:237] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:02.779552 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 61650.8us
I20260709 13:09:02.819545 31710 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:02.830349 31675 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:02.849879 30996 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:02.851719 31077 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:02.888564 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 45645.3us
I20260709 13:09:02.897780 31759 raft_consensus.cc:1064] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:02.900677 31759 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:02.908037 31779 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:02.910513 31784 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:02.932101 31146 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:02.931867 31779 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:02.933719 31674 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:02.942245 31710 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:02.949579 30999 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:02.950894 31674 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:02.954802 31710 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.015491 30901 catalog_manager.cc:5697] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.020532 31077 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:03.092795 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 130212us
I20260709 13:09:03.096504 30995 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.139875 31800 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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.153688 31797 raft_consensus.cc:1064] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:03.161576 31800 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.180436 31797 consensus_queue.cc:237] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:03.182467 31674 raft_consensus.cc:1064] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:03.183701 31146 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.188448 31674 consensus_queue.cc:237] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:03.204298 31709 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.228559 31145 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.228664 31152 consensus_queue.cc:237] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:03.230270 31800 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.231209 31710 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.234119 31145 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.238101 31674 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:03.241598 31797 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:03.245625 31710 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.252944 30996 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.256639 31710 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.258010 31804 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.258092 31787 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.264562 30998 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.268319 30900 catalog_manager.cc:5697] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.271375 31779 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.271668 30996 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.273720 31759 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.279699 31759 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:09:03.315985 30995 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:03.367383 31794 log.cc:927] Time spent T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:09:03.475481 31785 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.530423 31708 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.563802 31073 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:03.598160 31810 log.cc:927] Time spent T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.085s	user 0.000s	sys 0.001s
I20260709 13:09:03.717967 30899 catalog_manager.cc:5697] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:03.710697 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 133669us
W20260709 13:09:03.733366 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:03.734997 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 149652us
I20260709 13:09:03.739188 31710 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.764205 31146 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.762987 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32a289ccd6134a278e2236f396670841 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:03.790587 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 32a289ccd6134a278e2236f396670841 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:03.796311 31757 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 13:09:03.802037 31800 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.802345 31797 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.836910 30999 raft_consensus.cc:2955] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.843324 31708 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:03.847208 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 66928.2us
I20260709 13:09:03.839684 31145 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.833662 31804 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.870460 31828 tablet_replica.cc:333] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:03.875145 31828 raft_consensus.cc:2243] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:03.895012 30898 catalog_manager.cc:5697] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:03.910614 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 60733.1us
I20260709 13:09:03.899504 30899 catalog_manager.cc:5697] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.916486 31708 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.924924 30999 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.937472 31074 consensus_queue.cc:237] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:03.949054 31828 raft_consensus.cc:2272] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:03.950029 31829 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.953845 31828 ts_tablet_manager.cc:1916] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:03.955278 31710 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:03.962891 31145 raft_consensus.cc:2955] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.006314 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c07aaf62cedb4b37b81679c419c92e91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.056221 31143 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.068010 31145 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.048386 30901 catalog_manager.cc:5697] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.118520 31710 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.140304 31828 ts_tablet_manager.cc:1929] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.141139 31828 log.cc:1199] T 32a289ccd6134a278e2236f396670841 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/32a289ccd6134a278e2236f396670841
I20260709 13:09:04.149775 31797 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:04.156484 31674 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:04.165401 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 32a289ccd6134a278e2236f396670841 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:04.187645 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet c07aaf62cedb4b37b81679c419c92e91 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:04.199524 31759 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.209445 31710 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.235527 30898 catalog_manager.cc:5697] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.235925 31143 raft_consensus.cc:2955] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.242266 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63b4aa4073ef4c23bd77b0bbf087538a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.249449 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 63b4aa4073ef4c23bd77b0bbf087538a with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:04.266958 31831 tablet_replica.cc:333] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:04.272081 31831 raft_consensus.cc:2243] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.273183 31831 raft_consensus.cc:2272] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.277143 31069 consensus_queue.cc:237] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:04.284097 31710 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.285457 31759 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.289394 30995 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.294389 31797 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:04.299269 31800 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.308046 31710 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.324215 31831 ts_tablet_manager.cc:1916] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.335314 30995 raft_consensus.cc:2955] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.351960 30898 catalog_manager.cc:5697] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:04.370720 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet d9c6dce4c9374c65b37ac4102f4c564e with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:04.391127 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9c6dce4c9374c65b37ac4102f4c564e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:04.407631 31832 tablet_replica.cc:333] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:04.408936 31832 raft_consensus.cc:2243] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.409829 31832 raft_consensus.cc:2272] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.419288 31831 ts_tablet_manager.cc:1929] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.420066 31831 log.cc:1199] T c07aaf62cedb4b37b81679c419c92e91 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/c07aaf62cedb4b37b81679c419c92e91
I20260709 13:09:04.420475 31832 ts_tablet_manager.cc:1916] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.424484 31831 tablet_replica.cc:333] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:04.424789 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet c07aaf62cedb4b37b81679c419c92e91 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:04.427323 31831 raft_consensus.cc:2243] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:04.428108 31831 pending_rounds.cc:70] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Trying to abort 1 pending ops.
I20260709 13:09:04.428385 31831 pending_rounds.cc:77] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305636016891248640 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } } }
I20260709 13:09:04.433058 31831 raft_consensus.cc:2917] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:09:04.433511 31831 raft_consensus.cc:2889] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:09:04.434031 31831 raft_consensus.cc:2272] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:04.445331 31831 ts_tablet_manager.cc:1916] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:04.462598 31831 ts_tablet_manager.cc:1929] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.463224 31831 log.cc:1199] T 63b4aa4073ef4c23bd77b0bbf087538a P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/63b4aa4073ef4c23bd77b0bbf087538a
I20260709 13:09:04.465412 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 63b4aa4073ef4c23bd77b0bbf087538a (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:04.466660 31832 ts_tablet_manager.cc:1929] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:04.467129 31832 log.cc:1199] T d9c6dce4c9374c65b37ac4102f4c564e P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/d9c6dce4c9374c65b37ac4102f4c564e
I20260709 13:09:04.469799 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet d9c6dce4c9374c65b37ac4102f4c564e (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:05.536804 30995 consensus_queue.cc:237] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:05.586050 31069 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.595815 31790 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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.647382 31145 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.651227 31654 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:05.679198 31842 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.688030 31069 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:05.692776 31077 consensus_queue.cc:237] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:05.714190 31044 consensus_peers.cc:597] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14c55439bbf947569faef768c6538a87. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:05.718084 31145 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.719950 31800 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:05.727321 30898 catalog_manager.cc:5697] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:05.743211 31145 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:05.745808 30996 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.763568 31797 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.770037 30899 catalog_manager.cc:5697] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:05.740545 31834 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:05.939659 30996 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
W20260709 13:09:05.995491 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 316783us
W20260709 13:09:06.142307 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 119138us
I20260709 13:09:06.071518 31145 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.291086 31863 ts_tablet_manager.cc:933] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:06.296131 30998 consensus_queue.cc:237] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:06.333432 31863 tablet_copy_client.cc:323] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:06.334532 31072 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:06.337880 31654 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:06.341773 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet 14c55439bbf947569faef768c6538a87 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:06.343878 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet 14c55439bbf947569faef768c6538a87 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-14c55439bbf947569faef768c6538a87
I20260709 13:09:06.356801 31088 tablet_copy_source_session.cc:215] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:06.360594 31863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c55439bbf947569faef768c6538a87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:06.378101 31145 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:06.394549 30969 consensus_peers.cc:597] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a899536982f4669b4f89ff6258f4db8. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:06.396232 30969 consensus_peers.cc:597] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d88dff83b32444869ae563a01c58679a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:06.401386 31654 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:06.401778 31863 tablet_copy_client.cc:806] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:06.402385 31863 tablet_copy_client.cc:670] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:06.411080 31790 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.415613 31069 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.409466 31863 tablet_copy_client.cc:538] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:06.430380 30998 consensus_queue.cc:237] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:06.447248 30899 catalog_manager.cc:5697] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:06.454632 31076 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.456485 31844 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:06.458133 31144 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.448479 31863 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:06.463383 31790 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.464427 30969 consensus_peers.cc:597] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 366f2a64a2274733b7bc4d3e6d24a492. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:06.494318 31843 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.495085 31146 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.499554 31077 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.523223 31145 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.534977 30898 catalog_manager.cc:5697] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:06.555055 31863 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: 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.556129 31863 tablet_bootstrap.cc:492] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:06.563627 31863 ts_tablet_manager.cc:1403] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.017s
I20260709 13:09:06.566857 31863 raft_consensus.cc:359] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:06.570595 31863 raft_consensus.cc:740] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:06.571344 31863 consensus_queue.cc:260] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:06.612556 31863 ts_tablet_manager.cc:1434] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.013s
I20260709 13:09:06.620720 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-14c55439bbf947569faef768c6538a87 received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:06.621217 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-14c55439bbf947569faef768c6538a87 on tablet 14c55439bbf947569faef768c6538a87 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:06.698114 31710 raft_consensus.cc:1217] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:06.803957 31863 ts_tablet_manager.cc:933] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:06.958896 31874 ts_tablet_manager.cc:933] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:06.967710 31863 tablet_copy_client.cc:323] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:06.986197 31874 tablet_copy_client.cc:323] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:07.011689 31878 ts_tablet_manager.cc:933] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:07.054267 31878 tablet_copy_client.cc:323] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:07.061332 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 0a899536982f4669b4f89ff6258f4db8 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:07.061966 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 0a899536982f4669b4f89ff6258f4db8 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-0a899536982f4669b4f89ff6258f4db8
I20260709 13:09:07.070631 31013 tablet_copy_source_session.cc:215] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:07.076817 31012 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 366f2a64a2274733b7bc4d3e6d24a492 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:07.077397 31012 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 366f2a64a2274733b7bc4d3e6d24a492 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-366f2a64a2274733b7bc4d3e6d24a492
I20260709 13:09:07.086174 31012 tablet_copy_source_session.cc:215] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:07.091610 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet d88dff83b32444869ae563a01c58679a from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:07.097846 31863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a899536982f4669b4f89ff6258f4db8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:07.098642 31878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 366f2a64a2274733b7bc4d3e6d24a492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:07.110714 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet d88dff83b32444869ae563a01c58679a from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-d88dff83b32444869ae563a01c58679a
I20260709 13:09:07.126143 31878 tablet_copy_client.cc:806] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:07.126843 31878 tablet_copy_client.cc:670] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:07.136492 31878 tablet_copy_client.cc:538] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:07.156527 31878 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:07.179910 31863 tablet_copy_client.cc:806] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:07.180372 31013 tablet_copy_source_session.cc:215] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:07.180611 31863 tablet_copy_client.cc:670] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:07.197757 31874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88dff83b32444869ae563a01c58679a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:07.221962 31863 tablet_copy_client.cc:538] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:07.228459 31878 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: 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:07.235281 31878 tablet_bootstrap.cc:492] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:07.235996 31878 ts_tablet_manager.cc:1403] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.013s
I20260709 13:09:07.233749 31863 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:07.242889 31874 tablet_copy_client.cc:806] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:07.243484 31874 tablet_copy_client.cc:670] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:07.247332 31874 tablet_copy_client.cc:538] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:07.256093 31874 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:07.264220 31859 raft_consensus.cc:1064] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:07.262009 31878 raft_consensus.cc:359] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:07.274770 31878 raft_consensus.cc:740] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:07.276847 31859 consensus_queue.cc:237] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:07.288178 31878 consensus_queue.cc:260] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:07.303960 31710 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.303960 31146 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.308715 30998 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.306700 31860 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:09:07.315354 31800 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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.317706 31862 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.445730 31878 ts_tablet_manager.cc:1434] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.209s	user 0.016s	sys 0.004s
I20260709 13:09:07.448153 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-366f2a64a2274733b7bc4d3e6d24a492 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:07.448807 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-366f2a64a2274733b7bc4d3e6d24a492 on tablet 366f2a64a2274733b7bc4d3e6d24a492 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:07.447193 31859 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.470018 30994 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.489739 31863 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: 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:07.492317 31863 tablet_bootstrap.cc:492] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:07.493595 31863 ts_tablet_manager.cc:1403] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.260s	user 0.013s	sys 0.013s
W20260709 13:09:07.527400 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 53969.2us
I20260709 13:09:07.547771 31145 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.580300 31710 raft_consensus.cc:1217] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:07.583448 31710 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.587435 31863 raft_consensus.cc:359] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:07.588153 31863 raft_consensus.cc:740] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:07.588869 31863 consensus_queue.cc:260] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:07.593946 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 55681.2us
I20260709 13:09:07.604931 31863 ts_tablet_manager.cc:1434] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.000s
I20260709 13:09:07.608103 30901 catalog_manager.cc:5697] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.628026 31874 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: 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:07.636667 31874 tablet_bootstrap.cc:492] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:07.642617 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-0a899536982f4669b4f89ff6258f4db8 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:07.643113 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-0a899536982f4669b4f89ff6258f4db8 on tablet 0a899536982f4669b4f89ff6258f4db8 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:07.640589 31874 ts_tablet_manager.cc:1403] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.385s	user 0.015s	sys 0.020s
I20260709 13:09:07.664459 31874 raft_consensus.cc:359] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:07.665493 31874 raft_consensus.cc:740] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:07.666178 31874 consensus_queue.cc:260] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:07.689105 31874 ts_tablet_manager.cc:1434] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 13:09:07.690764 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-d88dff83b32444869ae563a01c58679a received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:07.691219 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-d88dff83b32444869ae563a01c58679a on tablet d88dff83b32444869ae563a01c58679a with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:07.803362 31076 consensus_queue.cc:237] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:07.809744 30994 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.810002 31710 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.813441 31708 raft_consensus.cc:1217] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:07.828519 31891 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:07.838850 31860 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.862838 31708 raft_consensus.cc:1217] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:09:07.874805 31710 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.889761 31892 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.917870 30994 raft_consensus.cc:2955] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:07.997931 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14c55439bbf947569faef768c6538a87 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:08.009187 30898 catalog_manager.cc:5697] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:08.026718 31894 raft_consensus.cc:1064] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:08.029464 31894 consensus_queue.cc:237] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:08.041683 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 46329.2us
I20260709 13:09:08.085920 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 14c55439bbf947569faef768c6538a87 with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:08.127717 31901 tablet_replica.cc:333] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:08.139851 31901 raft_consensus.cc:2243] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:08.143427 31710 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.150339 31895 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:08.144618 31145 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.145895 31069 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.157598 31895 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:08.159694 31895 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:08.174769 31901 raft_consensus.cc:2272] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:08.187508 31901 ts_tablet_manager.cc:1916] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:08.194079 31895 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.196030 31152 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.210350 31076 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.222023 30898 catalog_manager.cc:5697] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.256035 31710 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.263760 31901 ts_tablet_manager.cc:1929] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:08.264309 31901 log.cc:1199] T 14c55439bbf947569faef768c6538a87 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/14c55439bbf947569faef768c6538a87
I20260709 13:09:08.265779 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 14c55439bbf947569faef768c6538a87 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:08.296916 31654 raft_consensus.cc:1064] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:08.296238 31790 raft_consensus.cc:1064] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:08.300920 31790 consensus_queue.cc:237] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:08.299177 31654 consensus_queue.cc:237] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:08.335634 31152 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.335865 31709 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.337540 31894 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:08.339771 31843 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:08.399101 31069 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.461294 31002 consensus_queue.cc:237] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:08.498463 31074 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.498714 31790 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:08.501380 31708 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.501709 31895 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.509846 31145 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.529886 31911 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:08.531509 31152 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.532166 31708 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.540235 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 50879.1us
I20260709 13:09:08.545159 31894 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:08.547957 31911 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.557592 31895 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.562551 31895 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:08.564769 31145 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.567519 31076 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.572181 31708 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.584283 31912 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.595773 30901 catalog_manager.cc:5697] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.599076 31144 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.605064 31709 raft_consensus.cc:2955] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.583490 31909 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.658506 31710 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.659626 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 366f2a64a2274733b7bc4d3e6d24a492 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:08.660128 31145 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.656391 30899 catalog_manager.cc:5697] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.678016 30996 consensus_queue.cc:237] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:08.690371 31144 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.694787 31709 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.698647 31843 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:08.717437 31912 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.717738 30901 catalog_manager.cc:5697] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.725924 31077 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.731339 31144 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.736999 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 366f2a64a2274733b7bc4d3e6d24a492 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:08.742779 31912 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:08.743286 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a899536982f4669b4f89ff6258f4db8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:08.747088 31708 raft_consensus.cc:2955] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.756078 31919 tablet_replica.cc:333] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:08.757321 31919 raft_consensus.cc:2243] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:08.761382 31919 raft_consensus.cc:2272] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:08.765594 31919 ts_tablet_manager.cc:1916] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:08.777889 30899 catalog_manager.cc:5697] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:08.781240 30994 consensus_queue.cc:237] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:08.793910 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a899536982f4669b4f89ff6258f4db8 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:08.813445 31709 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.814163 31076 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:08.814872 31912 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 13:09:08.821374 31909 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:08.830803 31909 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.842871 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d88dff83b32444869ae563a01c58679a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:08.841318 31709 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.844653 31077 raft_consensus.cc:2955] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:08.868611 30901 catalog_manager.cc:5697] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:08.885274 31919 ts_tablet_manager.cc:1929] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:08.885773 31919 log.cc:1199] T 366f2a64a2274733b7bc4d3e6d24a492 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/366f2a64a2274733b7bc4d3e6d24a492
I20260709 13:09:08.887486 31919 tablet_replica.cc:333] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:08.887486 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 366f2a64a2274733b7bc4d3e6d24a492 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:08.889290 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet d88dff83b32444869ae563a01c58679a with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:08.899573 31920 tablet_replica.cc:333] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:08.900593 31920 raft_consensus.cc:2243] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:08.901366 31920 raft_consensus.cc:2272] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:08.907940 31920 ts_tablet_manager.cc:1916] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:08.909152 31919 raft_consensus.cc:2243] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:08.909976 31919 raft_consensus.cc:2272] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:08.915758 31919 ts_tablet_manager.cc:1916] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:08.926820 31920 ts_tablet_manager.cc:1929] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:08.927366 31920 log.cc:1199] T d88dff83b32444869ae563a01c58679a P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/d88dff83b32444869ae563a01c58679a
I20260709 13:09:08.929778 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet d88dff83b32444869ae563a01c58679a (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:08.938773 31919 ts_tablet_manager.cc:1929] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:08.939323 31919 log.cc:1199] T 0a899536982f4669b4f89ff6258f4db8 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/0a899536982f4669b4f89ff6258f4db8
I20260709 13:09:08.940877 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 0a899536982f4669b4f89ff6258f4db8 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:09.958812 31077 consensus_queue.cc:237] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:09.964039 31144 raft_consensus.cc:1275] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.965626 31044 consensus_peers.cc:597] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6023e3fac39b47ed8f06bf62e5088ec2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:09.966359 30996 raft_consensus.cc:1275] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.966025 31891 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.968794 31800 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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.976086 31922 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:09.978081 31144 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:09.979432 30996 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:09.996184 30901 catalog_manager.cc:5697] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.000125 30996 consensus_queue.cc:237] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.010076 31077 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:10.011564 30969 consensus_peers.cc:597] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5aaa9c707327426c87ddcc1ad3c0eaf3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:10.012238 31909 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:10.013696 31144 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:10.015410 31909 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.024717 31909 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.029700 31077 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.043715 31076 consensus_queue.cc:237] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:10.064862 31044 consensus_peers.cc:597] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 634b461962ac4afb94b61d9cc30ab2fe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:10.070513 30994 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:10.071833 31144 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:10.071065 30898 catalog_manager.cc:5697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.074433 31800 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.075625 31922 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:10.080530 31145 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.114383 31800 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.117142 30994 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.117508 31144 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.128439 31152 consensus_queue.cc:237] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.135362 30901 catalog_manager.cc:5697] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:10.157738 31118 consensus_peers.cc:597] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8f8ff6d876847efb0cee2f837c287b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:10.158527 31076 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:10.159677 30994 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:10.160012 31779 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:10.161463 31938 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:10.170055 31779 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.174695 31076 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.174819 30996 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.196734 30898 catalog_manager.cc:5697] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:10.397043 31942 ts_tablet_manager.cc:933] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:10.401625 31942 tablet_copy_client.cc:323] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:10.403352 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet 6023e3fac39b47ed8f06bf62e5088ec2 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:10.403834 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet 6023e3fac39b47ed8f06bf62e5088ec2 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-6023e3fac39b47ed8f06bf62e5088ec2
I20260709 13:09:10.409291 31088 tablet_copy_source_session.cc:215] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:10.412446 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6023e3fac39b47ed8f06bf62e5088ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:10.424563 31942 tablet_copy_client.cc:806] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:10.425061 31942 tablet_copy_client.cc:670] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:10.428395 31942 tablet_copy_client.cc:538] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:10.434340 31942 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:10.455950 31942 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: 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.456887 31942 tablet_bootstrap.cc:492] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:10.457619 31942 ts_tablet_manager.cc:1403] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.015s
I20260709 13:09:10.460007 31942 raft_consensus.cc:359] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.460601 31942 raft_consensus.cc:740] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:10.461163 31942 consensus_queue.cc:260] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.466308 31942 ts_tablet_manager.cc:1434] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:09:10.468410 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-6023e3fac39b47ed8f06bf62e5088ec2 received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:10.468822 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-6023e3fac39b47ed8f06bf62e5088ec2 on tablet 6023e3fac39b47ed8f06bf62e5088ec2 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:10.512956 31942 ts_tablet_manager.cc:933] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:10.514739 31942 tablet_copy_client.cc:323] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:10.516475 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet 634b461962ac4afb94b61d9cc30ab2fe from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:10.516945 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet 634b461962ac4afb94b61d9cc30ab2fe from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-634b461962ac4afb94b61d9cc30ab2fe
I20260709 13:09:10.524150 31088 tablet_copy_source_session.cc:215] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:10.527539 31942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634b461962ac4afb94b61d9cc30ab2fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:10.538345 31942 tablet_copy_client.cc:806] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:10.538894 31942 tablet_copy_client.cc:670] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:10.543279 31942 tablet_copy_client.cc:538] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:10.551517 31942 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:10.552191 31947 ts_tablet_manager.cc:933] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:10.563603 31947 tablet_copy_client.cc:323] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:10.565392 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:10.565948 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-5aaa9c707327426c87ddcc1ad3c0eaf3
I20260709 13:09:10.572484 31013 tablet_copy_source_session.cc:215] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:10.573921 31942 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: 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.576572 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:10.586936 31942 tablet_bootstrap.cc:492] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:10.587695 31942 ts_tablet_manager.cc:1403] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.013s
I20260709 13:09:10.591856 31942 raft_consensus.cc:359] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.592456 31942 raft_consensus.cc:740] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:10.592967 31942 consensus_queue.cc:260] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.595321 31942 ts_tablet_manager.cc:1434] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:09:10.596871 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-634b461962ac4afb94b61d9cc30ab2fe received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:10.597342 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-634b461962ac4afb94b61d9cc30ab2fe on tablet 634b461962ac4afb94b61d9cc30ab2fe with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:10.596065 31947 tablet_copy_client.cc:806] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:10.598752 31947 tablet_copy_client.cc:670] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:10.608844 31947 tablet_copy_client.cc:538] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:10.616807 31947 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:10.632941 31947 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: 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.633615 31947 tablet_bootstrap.cc:492] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:10.634169 31947 ts_tablet_manager.cc:1403] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 13:09:10.636294 31947 raft_consensus.cc:359] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.636922 31947 raft_consensus.cc:740] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:10.637486 31947 consensus_queue.cc:260] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.639633 31947 ts_tablet_manager.cc:1434] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 13:09:10.641666 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-5aaa9c707327426c87ddcc1ad3c0eaf3 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:10.642125 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-5aaa9c707327426c87ddcc1ad3c0eaf3 on tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:10.649539 31947 ts_tablet_manager.cc:933] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:10.651211 31947 tablet_copy_client.cc:323] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:10.652989 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet d8f8ff6d876847efb0cee2f837c287b4 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:10.653555 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet d8f8ff6d876847efb0cee2f837c287b4 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-d8f8ff6d876847efb0cee2f837c287b4
I20260709 13:09:10.661779 31162 tablet_copy_source_session.cc:215] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:10.664925 31947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f8ff6d876847efb0cee2f837c287b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:10.676646 31947 tablet_copy_client.cc:806] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:10.677225 31947 tablet_copy_client.cc:670] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:10.681341 31947 tablet_copy_client.cc:538] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:10.690237 31947 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:10.732322 31947 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: 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.733230 31947 tablet_bootstrap.cc:492] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:10.739459 31947 ts_tablet_manager.cc:1403] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.026s
I20260709 13:09:10.743012 31947 raft_consensus.cc:359] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.745323 31947 raft_consensus.cc:740] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:10.746011 31947 consensus_queue.cc:260] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:10.749437 31947 ts_tablet_manager.cc:1434] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:10.751178 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-d8f8ff6d876847efb0cee2f837c287b4 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:10.751616 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-d8f8ff6d876847efb0cee2f837c287b4 on tablet d8f8ff6d876847efb0cee2f837c287b4 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:10.895709 31709 raft_consensus.cc:1217] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:10.982641 31709 raft_consensus.cc:1217] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:11.057060 31709 raft_consensus.cc:1217] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:11.072041 31709 raft_consensus.cc:1217] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:11.421795 31800 raft_consensus.cc:1064] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:11.424060 31800 consensus_queue.cc:237] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:11.429862 31709 raft_consensus.cc:1275] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.430709 31152 raft_consensus.cc:1275] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.431878 30994 raft_consensus.cc:1275] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.432294 31922 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.435424 31956 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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.436460 31953 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:11.465365 31953 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.465878 31152 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.465615 31709 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.483639 30899 catalog_manager.cc:5697] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.504657 30996 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.534063 31956 raft_consensus.cc:1064] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:11.538024 31956 consensus_queue.cc:237] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:11.541486 31074 consensus_queue.cc:237] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:11.547314 31152 raft_consensus.cc:1275] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.552654 31709 raft_consensus.cc:1275] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.553117 31953 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.554092 31955 consensus_queue.cc:1048] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:11.562359 31955 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.572255 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6023e3fac39b47ed8f06bf62e5088ec2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:11.573251 31709 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.576301 31152 raft_consensus.cc:2955] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.582809 30901 catalog_manager.cc:5697] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.595463 31779 raft_consensus.cc:1064] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:11.599732 31152 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.599880 31708 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.602638 31922 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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.603618 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 6023e3fac39b47ed8f06bf62e5088ec2 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:11.603714 31953 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:11.607970 31779 consensus_queue.cc:237] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:11.625128 30994 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.626878 31800 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.631485 31966 tablet_replica.cc:333] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:11.633692 31966 raft_consensus.cc:2243] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.703684 31956 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.706079 31966 raft_consensus.cc:2272] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.709892 31709 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.711505 31973 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:11.713315 31909 raft_consensus.cc:1064] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:11.715807 31909 consensus_queue.cc:237] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:11.717732 30994 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:11.685899 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 64115.4us
I20260709 13:09:11.730901 31709 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.732767 31145 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.734041 31074 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.732892 31929 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:11.737063 31909 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.733639 31144 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.739562 31710 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.747475 30996 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.749097 31966 ts_tablet_manager.cc:1916] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:11.750643 31843 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:11.757478 31077 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.759222 30899 catalog_manager.cc:5697] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:11.785286 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 49719.9us
I20260709 13:09:11.805158 31077 consensus_queue.cc:237] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:11.808187 31843 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.809056 31074 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.818877 31710 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.824877 31887 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.833187 31710 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.843009 30899 catalog_manager.cc:5697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.845754 31800 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:11.845660 31969 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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.819017 31145 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.864204 30996 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.869074 31955 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.873862 31966 ts_tablet_manager.cc:1929] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:11.874281 31966 log.cc:1199] T 6023e3fac39b47ed8f06bf62e5088ec2 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/6023e3fac39b47ed8f06bf62e5088ec2
I20260709 13:09:11.876328 30996 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.876713 31710 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.880425 31800 raft_consensus.cc:2955] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.886904 31969 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.876045 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 6023e3fac39b47ed8f06bf62e5088ec2 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:11.905560 31708 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.916817 30998 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.930927 30900 catalog_manager.cc:5697] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.932564 30899 catalog_manager.cc:5697] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.937584 31077 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.949681 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 634b461962ac4afb94b61d9cc30ab2fe with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:11.957147 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 634b461962ac4afb94b61d9cc30ab2fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:11.969038 30996 consensus_queue.cc:237] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:11.975525 31145 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.975525 31708 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.977831 31977 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.979254 31843 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:11.986357 31984 tablet_replica.cc:333] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:11.987499 31984 raft_consensus.cc:2243] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:11.987308 31929 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.988579 31984 raft_consensus.cc:2272] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:11.988286 31145 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:11.993125 31984 ts_tablet_manager.cc:1916] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:11.994032 31144 consensus_queue.cc:237] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:12.005318 30900 catalog_manager.cc:5697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:12.005466 31708 raft_consensus.cc:2955] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:12.012508 31984 ts_tablet_manager.cc:1929] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:12.012951 31984 log.cc:1199] T 634b461962ac4afb94b61d9cc30ab2fe P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/634b461962ac4afb94b61d9cc30ab2fe
I20260709 13:09:12.014472 31710 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:12.015882 31969 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:12.016508 31076 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:12.017405 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 634b461962ac4afb94b61d9cc30ab2fe (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:12.020108 31969 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.020830 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:12.023648 31970 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:12.026960 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:12.052672 31708 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:12.056012 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8f8ff6d876847efb0cee2f837c287b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:12.057600 31985 tablet_replica.cc:333] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:12.058432 31985 raft_consensus.cc:2243] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.059185 31985 raft_consensus.cc:2272] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.065594 31985 ts_tablet_manager.cc:1916] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:12.067386 31076 raft_consensus.cc:2955] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:12.078603 30898 catalog_manager.cc:5697] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:12.088749 31985 ts_tablet_manager.cc:1929] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:12.089308 31985 log.cc:1199] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/5aaa9c707327426c87ddcc1ad3c0eaf3
I20260709 13:09:12.093142 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 5aaa9c707327426c87ddcc1ad3c0eaf3 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:12.094321 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet d8f8ff6d876847efb0cee2f837c287b4 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:12.095211 31966 tablet_replica.cc:333] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:12.104404 31966 raft_consensus.cc:2243] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:12.105139 31966 raft_consensus.cc:2272] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:12.109320 31966 ts_tablet_manager.cc:1916] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:12.119974 31966 ts_tablet_manager.cc:1929] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:12.120344 31966 log.cc:1199] T d8f8ff6d876847efb0cee2f837c287b4 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/d8f8ff6d876847efb0cee2f837c287b4
I20260709 13:09:12.122143 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet d8f8ff6d876847efb0cee2f837c287b4 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:13.173992 30998 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:13.179953 30969 consensus_peers.cc:597] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4491de2b832e46e3955f47f1586186d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.180176 31076 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.180580 31144 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.181448 31977 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.182196 31929 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:13.194576 31977 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.197816 31076 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.197891 31145 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.213223 30898 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:13.219355 31145 consensus_queue.cc:237] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.230659 31076 raft_consensus.cc:1275] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:13.230880 31118 consensus_peers.cc:597] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1a9058a35b7493b8fc3b7be3cbc16c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.232275 30998 raft_consensus.cc:1275] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:13.232383 31887 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:13.236461 31973 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:13.242247 31887 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.250339 31076 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.255084 30998 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.272601 31145 consensus_queue.cc:237] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.272966 30898 catalog_manager.cc:5697] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.286638 31074 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:13.288295 31118 consensus_peers.cc:597] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a994211f340a446eb1a6b9be0c636dab. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.288661 31998 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:13.291285 30998 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:13.292712 31998 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:13.311094 31973 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.316633 31074 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.316427 30998 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.324507 31145 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.327616 30898 catalog_manager.cc:5697] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:13.336704 31118 consensus_peers.cc:597] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c91e618346ef4a249925429efb9a0769. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.337809 31076 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:13.339200 31998 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:13.339650 30996 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:13.340876 31973 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:13.351809 31074 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.350365 31998 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.371196 30900 catalog_manager.cc:5697] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:13.373864 30998 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:13.737282 32006 ts_tablet_manager.cc:933] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:13.739204 32006 tablet_copy_client.cc:323] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:13.740772 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 4491de2b832e46e3955f47f1586186d0 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:13.741298 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 4491de2b832e46e3955f47f1586186d0 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-4491de2b832e46e3955f47f1586186d0
I20260709 13:09:13.748574 31013 tablet_copy_source_session.cc:215] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:13.756173 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4491de2b832e46e3955f47f1586186d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.774294 32008 ts_tablet_manager.cc:933] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:13.775632 32006 tablet_copy_client.cc:806] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:13.776191 32006 tablet_copy_client.cc:670] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:13.780354 32008 tablet_copy_client.cc:323] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:13.782550 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet b1a9058a35b7493b8fc3b7be3cbc16c0 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:13.783056 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet b1a9058a35b7493b8fc3b7be3cbc16c0 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-b1a9058a35b7493b8fc3b7be3cbc16c0
I20260709 13:09:13.794461 31162 tablet_copy_source_session.cc:215] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:13.795596 32006 tablet_copy_client.cc:538] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:13.799708 32008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a9058a35b7493b8fc3b7be3cbc16c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.805342 32006 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:13.812108 32008 tablet_copy_client.cc:806] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:13.812631 32008 tablet_copy_client.cc:670] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:13.816617 32008 tablet_copy_client.cc:538] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:13.830847 32008 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:13.832959 32010 ts_tablet_manager.cc:933] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:13.843554 32010 tablet_copy_client.cc:323] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:13.845769 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet c91e618346ef4a249925429efb9a0769 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:13.846320 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet c91e618346ef4a249925429efb9a0769 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-c91e618346ef4a249925429efb9a0769
I20260709 13:09:13.849529 32006 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: 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:13.850378 32006 tablet_bootstrap.cc:492] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:13.851070 32006 ts_tablet_manager.cc:1403] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.046s	user 0.029s	sys 0.001s
I20260709 13:09:13.854359 32006 raft_consensus.cc:359] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.855178 32006 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:13.855777 32006 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.866829 32008 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: 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.867715 32008 tablet_bootstrap.cc:492] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:13.868362 32008 ts_tablet_manager.cc:1403] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.009s
I20260709 13:09:13.869621 31162 tablet_copy_source_session.cc:215] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:13.873430 32008 raft_consensus.cc:359] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.874346 32008 raft_consensus.cc:740] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:13.874972 32008 consensus_queue.cc:260] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.881490 32006 ts_tablet_manager.cc:1434] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.019s
I20260709 13:09:13.885537 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-4491de2b832e46e3955f47f1586186d0 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:13.885937 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-4491de2b832e46e3955f47f1586186d0 on tablet 4491de2b832e46e3955f47f1586186d0 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:13.888059 32008 ts_tablet_manager.cc:1434] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 13:09:13.890847 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-b1a9058a35b7493b8fc3b7be3cbc16c0 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:13.891395 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-b1a9058a35b7493b8fc3b7be3cbc16c0 on tablet b1a9058a35b7493b8fc3b7be3cbc16c0 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:13.892315 32006 ts_tablet_manager.cc:933] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:13.890317 32010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91e618346ef4a249925429efb9a0769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.904208 32006 tablet_copy_client.cc:323] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:13.907739 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet a994211f340a446eb1a6b9be0c636dab from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:13.908454 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet a994211f340a446eb1a6b9be0c636dab from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-a994211f340a446eb1a6b9be0c636dab
I20260709 13:09:13.915032 31162 tablet_copy_source_session.cc:215] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:13.917364 32006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a994211f340a446eb1a6b9be0c636dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:13.926708 32010 tablet_copy_client.cc:806] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:13.927306 32010 tablet_copy_client.cc:670] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:13.931890 32010 tablet_copy_client.cc:538] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:13.932646 32006 tablet_copy_client.cc:806] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:13.933180 32006 tablet_copy_client.cc:670] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:13.941571 32010 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:13.944504 32006 tablet_copy_client.cc:538] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:13.955013 32006 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:13.969518 32010 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: 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.970556 32010 tablet_bootstrap.cc:492] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:13.971356 32010 ts_tablet_manager.cc:1403] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.012s
I20260709 13:09:13.974689 32010 raft_consensus.cc:359] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.975564 32010 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:13.976228 32010 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.988019 32010 ts_tablet_manager.cc:1434] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:09:13.989615 32006 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: 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.991397 32006 tablet_bootstrap.cc:492] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:13.992035 32006 ts_tablet_manager.cc:1403] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.011s
I20260709 13:09:13.995785 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-c91e618346ef4a249925429efb9a0769 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:13.996192 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-c91e618346ef4a249925429efb9a0769 on tablet c91e618346ef4a249925429efb9a0769 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:13.995378 32006 raft_consensus.cc:359] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:13.996863 32006 raft_consensus.cc:740] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:13.997545 32006 consensus_queue.cc:260] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:14.001605 32006 ts_tablet_manager.cc:1434] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:09:14.002964 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-a994211f340a446eb1a6b9be0c636dab received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:14.003307 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-a994211f340a446eb1a6b9be0c636dab on tablet a994211f340a446eb1a6b9be0c636dab with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:14.217908 31708 raft_consensus.cc:1217] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 13:09:14.331264 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 70949.3us
I20260709 13:09:14.341462 31708 raft_consensus.cc:1217] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:14.429816 31710 raft_consensus.cc:1217] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:14.469709 31710 raft_consensus.cc:1217] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:09:14.495918 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 45110.6us
I20260709 13:09:14.807088 32035 raft_consensus.cc:1064] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:14.809501 32035 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:14.820154 31074 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:14.820230 31710 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:14.821434 32035 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.826171 31152 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:14.829032 32035 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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.831077 32023 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.838321 32025 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.840917 31152 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.848359 31710 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.857630 31074 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.860914 32022 raft_consensus.cc:1064] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:14.861686 30898 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:14.863741 32022 consensus_queue.cc:237] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:14.894846 31710 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.895267 31074 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.896849 30996 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.897059 32028 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.898409 32029 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.899609 32030 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:14.917941 32022 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.921665 31001 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:14.924943 30996 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.927495 31074 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:14.930132 31707 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:14.927551 31708 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.932678 32025 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:14.939522 32023 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:14.941561 31074 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.941665 32034 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.950476 31077 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.963353 32028 raft_consensus.cc:1064] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:14.966825 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4491de2b832e46e3955f47f1586186d0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:14.965827 32028 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:14.973466 31709 raft_consensus.cc:2955] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.983202 31707 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.986529 32049 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.991135 30901 catalog_manager.cc:5697] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:14.999135 31077 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.001330 30996 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.003271 32049 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:09:15.008708 32028 raft_consensus.cc:1064] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:15.008752 32022 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:15.011524 32028 consensus_queue.cc:237] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:15.022735 31709 raft_consensus.cc:1275] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.024475 32048 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:15.025354 31001 raft_consensus.cc:1275] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.026835 31074 raft_consensus.cc:1275] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.026741 32048 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.035439 30900 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:15.037760 31152 consensus_queue.cc:237] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:15.045928 32049 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:15.056694 31710 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.058593 32048 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:15.062037 31076 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.066654 32049 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.072918 31710 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.082990 32030 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.098438 32051 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:15.099442 32022 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.097110 31709 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.105595 30898 catalog_manager.cc:5697] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.112918 31077 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.124238 31074 raft_consensus.cc:2955] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.127562 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 4491de2b832e46e3955f47f1586186d0 with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:15.127908 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a994211f340a446eb1a6b9be0c636dab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:15.128695 31076 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.130362 32059 tablet_replica.cc:333] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:15.131567 32059 raft_consensus.cc:2243] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:15.137800 32059 raft_consensus.cc:2272] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:15.141371 32059 ts_tablet_manager.cc:1916] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:15.146721 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet a994211f340a446eb1a6b9be0c636dab with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:15.148572 32060 tablet_replica.cc:333] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:15.148464 31709 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.149752 32060 raft_consensus.cc:2243] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:15.150475 32060 raft_consensus.cc:2272] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:15.156701 31001 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.157464 30994 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.161155 30900 catalog_manager.cc:5697] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.170821 32059 ts_tablet_manager.cc:1929] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:15.171450 32059 log.cc:1199] T 4491de2b832e46e3955f47f1586186d0 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/4491de2b832e46e3955f47f1586186d0
I20260709 13:09:15.172914 32060 ts_tablet_manager.cc:1916] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:15.173712 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 4491de2b832e46e3955f47f1586186d0 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:15.182420 30899 catalog_manager.cc:5697] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.189651 32060 ts_tablet_manager.cc:1929] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:15.190084 32060 log.cc:1199] T a994211f340a446eb1a6b9be0c636dab P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/a994211f340a446eb1a6b9be0c636dab
I20260709 13:09:15.191721 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet a994211f340a446eb1a6b9be0c636dab (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:15.201558 31152 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:15.203086 31144 consensus_queue.cc:237] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:15.209812 31710 raft_consensus.cc:1275] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.211122 31001 raft_consensus.cc:1275] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.211010 32022 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:15.212792 32022 consensus_queue.cc:1048] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:15.221089 32030 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.222270 31710 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.231979 30996 raft_consensus.cc:2955] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.236225 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1a9058a35b7493b8fc3b7be3cbc16c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:15.238973 31074 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.239071 31709 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:15.242077 32048 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:15.243854 32048 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:15.254926 30901 catalog_manager.cc:5697] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:15.259188 32028 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.261541 31076 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.268894 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet b1a9058a35b7493b8fc3b7be3cbc16c0 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:15.276741 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c91e618346ef4a249925429efb9a0769 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:15.270545 31709 raft_consensus.cc:2955] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:15.287957 32061 tablet_replica.cc:333] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:15.292026 32061 raft_consensus.cc:2243] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:15.292737 32061 raft_consensus.cc:2272] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:15.296530 30898 catalog_manager.cc:5697] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:15.297869 32061 ts_tablet_manager.cc:1916] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:15.307880 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet c91e618346ef4a249925429efb9a0769 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:15.309288 32060 tablet_replica.cc:333] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:15.310396 32060 raft_consensus.cc:2243] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:15.311134 32060 raft_consensus.cc:2272] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:15.314127 32061 ts_tablet_manager.cc:1929] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:15.314451 32061 log.cc:1199] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/b1a9058a35b7493b8fc3b7be3cbc16c0
I20260709 13:09:15.318475 32060 ts_tablet_manager.cc:1916] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:15.319609 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet b1a9058a35b7493b8fc3b7be3cbc16c0 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:15.334508 32060 ts_tablet_manager.cc:1929] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:15.334995 32060 log.cc:1199] T c91e618346ef4a249925429efb9a0769 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/c91e618346ef4a249925429efb9a0769
I20260709 13:09:15.336547 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet c91e618346ef4a249925429efb9a0769 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:16.377208 30994 consensus_queue.cc:237] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:16.384147 31076 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:16.384473 31143 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:16.385344 30969 consensus_peers.cc:597] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61705cf67d6a417b9836b3837fa31a81. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:16.386281 32063 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:16.387248 32023 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:16.398960 32063 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.402086 31076 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.402096 31152 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.415010 30994 consensus_queue.cc:237] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:16.419823 30901 catalog_manager.cc:5697] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.436347 31152 raft_consensus.cc:1275] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:16.439504 31074 raft_consensus.cc:1275] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:16.439589 32023 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:09:16.440572 30969 consensus_peers.cc:597] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9daae888ab1f427db8726ba5f905fd65. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:16.442046 32023 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:16.450030 32063 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.454890 31152 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.455252 31074 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.470594 30994 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:16.476893 30898 catalog_manager.cc:5697] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:16.490517 30969 consensus_peers.cc:597] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a88f4b60105143aea881b2634f3940ea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:16.491253 31152 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:16.491287 31076 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:16.492624 32063 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:16.493584 32023 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:16.501287 32025 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.502882 31152 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.505574 31074 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.518694 30898 catalog_manager.cc:5697] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.522007 31152 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:16.548615 31118 consensus_peers.cc:597] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c02466c0a6874d4496dc98b1d376fd65. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:16.553325 31076 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:16.554729 30994 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:16.556164 32030 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:16.557006 32022 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:16.565932 32030 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.567556 31001 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.574604 31074 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.582661 30901 catalog_manager.cc:5697] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:16.800026 32081 ts_tablet_manager.cc:933] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:16.803788 32081 tablet_copy_client.cc:323] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:16.805815 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 61705cf67d6a417b9836b3837fa31a81 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:16.806255 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 61705cf67d6a417b9836b3837fa31a81 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-61705cf67d6a417b9836b3837fa31a81
I20260709 13:09:16.817363 31013 tablet_copy_source_session.cc:215] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:16.820292 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61705cf67d6a417b9836b3837fa31a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:16.835685 32081 tablet_copy_client.cc:806] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:16.836266 32081 tablet_copy_client.cc:670] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:16.839629 32081 tablet_copy_client.cc:538] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:16.847913 32081 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:16.871271 32081 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: 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:16.872231 32081 tablet_bootstrap.cc:492] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:16.872956 32081 ts_tablet_manager.cc:1403] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260709 13:09:16.876420 32081 raft_consensus.cc:359] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:16.877302 32081 raft_consensus.cc:740] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:16.877944 32081 consensus_queue.cc:260] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:16.881386 32081 ts_tablet_manager.cc:1434] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:16.883278 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-61705cf67d6a417b9836b3837fa31a81 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:16.883720 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-61705cf67d6a417b9836b3837fa31a81 on tablet 61705cf67d6a417b9836b3837fa31a81 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:16.970002 32081 ts_tablet_manager.cc:933] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:16.971613 32081 tablet_copy_client.cc:323] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:16.973384 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 9daae888ab1f427db8726ba5f905fd65 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:16.973887 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 9daae888ab1f427db8726ba5f905fd65 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-9daae888ab1f427db8726ba5f905fd65
I20260709 13:09:16.978843 31013 tablet_copy_source_session.cc:215] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:16.981782 32081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9daae888ab1f427db8726ba5f905fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:16.998237 32081 tablet_copy_client.cc:806] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:16.998867 32081 tablet_copy_client.cc:670] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:17.002187 32081 tablet_copy_client.cc:538] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:17.009579 32081 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:17.024734 32086 ts_tablet_manager.cc:933] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:17.033370 32086 tablet_copy_client.cc:323] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:17.035153 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet a88f4b60105143aea881b2634f3940ea from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:17.035718 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet a88f4b60105143aea881b2634f3940ea from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-a88f4b60105143aea881b2634f3940ea
I20260709 13:09:17.037955 32081 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: 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:17.038890 32081 tablet_bootstrap.cc:492] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:17.039582 32081 ts_tablet_manager.cc:1403] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.013s
I20260709 13:09:17.043299 32081 raft_consensus.cc:359] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:17.044086 31013 tablet_copy_source_session.cc:215] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:17.044135 32081 raft_consensus.cc:740] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:17.045022 32081 consensus_queue.cc:260] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:17.047504 32081 ts_tablet_manager.cc:1434] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:09:17.050105 32089 ts_tablet_manager.cc:933] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:17.050737 32086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88f4b60105143aea881b2634f3940ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:17.054745 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-9daae888ab1f427db8726ba5f905fd65 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:17.055183 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-9daae888ab1f427db8726ba5f905fd65 on tablet 9daae888ab1f427db8726ba5f905fd65 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:17.063246 32089 tablet_copy_client.cc:323] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:17.065274 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet c02466c0a6874d4496dc98b1d376fd65 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:17.065791 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet c02466c0a6874d4496dc98b1d376fd65 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-c02466c0a6874d4496dc98b1d376fd65
I20260709 13:09:17.072007 32086 tablet_copy_client.cc:806] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:17.072781 32086 tablet_copy_client.cc:670] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:17.074803 31162 tablet_copy_source_session.cc:215] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:17.077126 32086 tablet_copy_client.cc:538] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:17.078598 32089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02466c0a6874d4496dc98b1d376fd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:17.087270 32086 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:17.094848 32089 tablet_copy_client.cc:806] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:17.095494 32089 tablet_copy_client.cc:670] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:17.103502 32089 tablet_copy_client.cc:538] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:17.109779 32086 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: 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:17.110759 32086 tablet_bootstrap.cc:492] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:17.111459 32086 ts_tablet_manager.cc:1403] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.012s
I20260709 13:09:17.112658 32089 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:17.114522 32086 raft_consensus.cc:359] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:17.115379 32086 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:17.116067 32086 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:17.129535 32086 ts_tablet_manager.cc:1434] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:09:17.131443 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-a88f4b60105143aea881b2634f3940ea received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:17.131862 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-a88f4b60105143aea881b2634f3940ea on tablet a88f4b60105143aea881b2634f3940ea with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:17.143174 32089 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: 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:17.144140 32089 tablet_bootstrap.cc:492] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:17.144883 32089 ts_tablet_manager.cc:1403] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260709 13:09:17.147869 32089 raft_consensus.cc:359] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:17.148636 32089 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:17.149230 32089 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:17.151252 32089 ts_tablet_manager.cc:1434] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:17.152706 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-c02466c0a6874d4496dc98b1d376fd65 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:17.153136 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-c02466c0a6874d4496dc98b1d376fd65 on tablet c02466c0a6874d4496dc98b1d376fd65 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:17.398684 31709 raft_consensus.cc:1217] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:17.406131 31709 raft_consensus.cc:1217] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:17.493496 31709 raft_consensus.cc:1217] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:17.534094 31709 raft_consensus.cc:1217] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:17.804144 32023 raft_consensus.cc:1064] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:17.805716 32023 consensus_queue.cc:237] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:17.810801 31709 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.811964 31074 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.812599 31152 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.813392 32023 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:17.814180 32093 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.814940 32094 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:17.835089 32094 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.838457 31709 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.842773 31143 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.846199 31071 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.856527 30899 catalog_manager.cc:5697] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:17.880661 30994 consensus_queue.cc:237] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:17.886785 31709 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.893395 32063 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:17.904712 31143 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.902221 32094 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.906404 32023 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:17.906615 31709 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.915504 31143 raft_consensus.cc:2955] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.930509 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61705cf67d6a417b9836b3837fa31a81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:17.933297 30900 catalog_manager.cc:5697] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:17.945848 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 61705cf67d6a417b9836b3837fa31a81 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:17.948071 32108 tablet_replica.cc:333] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:17.974298 32094 raft_consensus.cc:1064] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:17.977101 32094 consensus_queue.cc:237] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:17.989435 32108 raft_consensus.cc:2243] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.990415 32108 raft_consensus.cc:2272] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.991319 31710 raft_consensus.cc:1275] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.991614 31152 raft_consensus.cc:1275] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.993467 32093 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:17.994469 31071 raft_consensus.cc:1275] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:17.995518 32093 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:17.997318 32093 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.994516 32108 ts_tablet_manager.cc:1916] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:18.014233 32093 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.016688 31152 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.035949 30901 catalog_manager.cc:5697] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.039564 32108 ts_tablet_manager.cc:1929] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:18.040119 32108 log.cc:1199] T 61705cf67d6a417b9836b3837fa31a81 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/61705cf67d6a417b9836b3837fa31a81
I20260709 13:09:18.040092 31710 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.042927 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 61705cf67d6a417b9836b3837fa31a81 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:18.047256 31071 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.084758 30994 consensus_queue.cc:237] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:18.091029 32113 raft_consensus.cc:1064] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:18.093339 32113 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:18.094226 31710 raft_consensus.cc:1275] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:18.094727 31071 raft_consensus.cc:1275] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:18.096050 32023 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:18.098052 32023 consensus_queue.cc:1048] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:18.101773 32094 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.106537 31710 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.108682 30994 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.108682 31071 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.110155 32097 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:18.111064 32096 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:18.111853 31071 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.116442 31709 raft_consensus.cc:2955] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.118567 32097 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:18.130887 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9daae888ab1f427db8726ba5f905fd65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:18.142840 30901 catalog_manager.cc:5697] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:18.143752 32097 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.153744 30996 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.159058 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 9daae888ab1f427db8726ba5f905fd65 with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:18.163393 32119 tablet_replica.cc:333] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:18.165491 32119 raft_consensus.cc:2243] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.167187 32119 raft_consensus.cc:2272] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.169399 32063 raft_consensus.cc:1064] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:18.187570 31074 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.188634 32119 ts_tablet_manager.cc:1916] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:18.198328 31710 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.189028 32063 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:18.211848 30901 catalog_manager.cc:5697] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:18.241001 31143 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:18.254197 31710 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.254477 31074 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.256910 32023 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:18.257820 32094 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:18.265359 31152 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.275341 32119 ts_tablet_manager.cc:1929] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:18.276921 32093 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:18.277292 31707 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:18.279771 32120 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:18.280160 30996 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:18.282338 32097 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:18.290673 32113 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.297326 31706 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.316233 32023 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.326392 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c02466c0a6874d4496dc98b1d376fd65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:18.326213 32119 log.cc:1199] T 9daae888ab1f427db8726ba5f905fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/9daae888ab1f427db8726ba5f905fd65
I20260709 13:09:18.332743 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 9daae888ab1f427db8726ba5f905fd65 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:18.336766 31076 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.339371 30996 raft_consensus.cc:2955] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.339545 30900 catalog_manager.cc:5697] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.345091 31143 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.341744 30901 catalog_manager.cc:5697] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:18.350456 31706 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.356917 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet c02466c0a6874d4496dc98b1d376fd65 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:18.358224 32108 tablet_replica.cc:333] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:18.359292 32108 raft_consensus.cc:2243] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.360015 32108 raft_consensus.cc:2272] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.365679 32108 ts_tablet_manager.cc:1916] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:18.394804 30996 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:18.397037 32108 ts_tablet_manager.cc:1929] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:18.399657 32108 log.cc:1199] T c02466c0a6874d4496dc98b1d376fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/c02466c0a6874d4496dc98b1d376fd65
I20260709 13:09:18.401168 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet c02466c0a6874d4496dc98b1d376fd65 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:18.404893 31074 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:18.407238 32063 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:18.409976 31706 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:18.411219 32125 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:18.413470 32023 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.414680 31074 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.421953 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a88f4b60105143aea881b2634f3940ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:18.431864 31707 raft_consensus.cc:2955] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.437155 30901 catalog_manager.cc:5697] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:18.447154 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet a88f4b60105143aea881b2634f3940ea with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:18.448102 32119 tablet_replica.cc:333] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:18.449054 32119 raft_consensus.cc:2243] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:18.449783 32119 raft_consensus.cc:2272] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:18.453500 32119 ts_tablet_manager.cc:1916] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:18.470203 32119 ts_tablet_manager.cc:1929] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:18.470633 32119 log.cc:1199] T a88f4b60105143aea881b2634f3940ea P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/a88f4b60105143aea881b2634f3940ea
I20260709 13:09:18.472107 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet a88f4b60105143aea881b2634f3940ea (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:19.515230 31076 consensus_queue.cc:237] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:19.521090 30994 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:19.521275 31143 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:19.521452 31044 consensus_peers.cc:597] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d10b7cb3d1f4841967cf67dcb6b3451. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:19.522349 32107 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:19.523141 32127 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.530272 32127 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.532104 30994 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.533638 31143 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.549034 31152 consensus_queue.cc:237] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:19.549034 30900 catalog_manager.cc:5697] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:19.570380 31118 consensus_peers.cc:597] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 183099e71748473bb38fd75ce067b504. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:19.573266 31076 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:19.574747 30994 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:19.575886 32113 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:19.577781 32120 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.596531 32120 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.600158 30994 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.600940 31076 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.614084 31076 consensus_queue.cc:237] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:19.618194 30898 catalog_manager.cc:5697] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
W20260709 13:09:19.627192 31044 consensus_peers.cc:597] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da309197e66049a996bf4c90b04a9e4d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:19.635914 30994 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:19.637159 32127 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.637454 31152 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:19.638808 32107 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:19.647709 32127 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.649520 31152 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.649551 30994 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.662381 31152 consensus_queue.cc:237] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:19.664343 30900 catalog_manager.cc:5697] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
W20260709 13:09:19.669529 31118 consensus_peers.cc:597] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 98d98dcdce76459fbef14642ac5a78c9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:19.671062 31076 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:19.671336 30994 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:19.672648 32113 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:19.673503 32120 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.681301 32113 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.684244 31074 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.691705 30994 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:19.699452 30898 catalog_manager.cc:5697] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:20.004166 32145 ts_tablet_manager.cc:933] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:20.006057 32145 tablet_copy_client.cc:323] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:20.007629 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet 0d10b7cb3d1f4841967cf67dcb6b3451 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:20.008069 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet 0d10b7cb3d1f4841967cf67dcb6b3451 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-0d10b7cb3d1f4841967cf67dcb6b3451
I20260709 13:09:20.013411 31088 tablet_copy_source_session.cc:215] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:20.016636 32145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d10b7cb3d1f4841967cf67dcb6b3451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:20.035363 32145 tablet_copy_client.cc:806] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:20.035954 32145 tablet_copy_client.cc:670] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:20.040948 32145 tablet_copy_client.cc:538] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:20.047158 32147 ts_tablet_manager.cc:933] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:20.051214 32147 tablet_copy_client.cc:323] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:20.052788 32145 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:20.052886 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 183099e71748473bb38fd75ce067b504 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:20.053488 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 183099e71748473bb38fd75ce067b504 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-183099e71748473bb38fd75ce067b504
I20260709 13:09:20.064947 31162 tablet_copy_source_session.cc:215] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:20.071219 32147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183099e71748473bb38fd75ce067b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:20.090270 32147 tablet_copy_client.cc:806] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:20.090809 32147 tablet_copy_client.cc:670] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:20.093844 32145 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: 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:20.094753 32145 tablet_bootstrap.cc:492] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:20.095093 32147 tablet_copy_client.cc:538] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:20.095399 32145 ts_tablet_manager.cc:1403] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.013s
I20260709 13:09:20.093863 32150 ts_tablet_manager.cc:933] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:20.099759 32145 raft_consensus.cc:359] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.108206 32147 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:20.115240 32150 tablet_copy_client.cc:323] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:20.100991 32145 raft_consensus.cc:740] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:20.116808 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 98d98dcdce76459fbef14642ac5a78c9 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:20.116760 32145 consensus_queue.cc:260] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.117449 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 98d98dcdce76459fbef14642ac5a78c9 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-98d98dcdce76459fbef14642ac5a78c9
I20260709 13:09:20.126824 31162 tablet_copy_source_session.cc:215] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:20.132390 32150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d98dcdce76459fbef14642ac5a78c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:20.148501 32145 ts_tablet_manager.cc:1434] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.009s
I20260709 13:09:20.154059 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-0d10b7cb3d1f4841967cf67dcb6b3451 received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:20.154515 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-0d10b7cb3d1f4841967cf67dcb6b3451 on tablet 0d10b7cb3d1f4841967cf67dcb6b3451 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.160616 32150 tablet_copy_client.cc:806] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:20.161217 32150 tablet_copy_client.cc:670] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:20.166656 32150 tablet_copy_client.cc:538] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:20.175660 32150 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:20.187142 32147 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: 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:20.188055 32147 tablet_bootstrap.cc:492] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:20.188726 32147 ts_tablet_manager.cc:1403] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.081s	user 0.038s	sys 0.030s
I20260709 13:09:20.191587 32147 raft_consensus.cc:359] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.192430 32147 raft_consensus.cc:740] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:20.193094 32147 consensus_queue.cc:260] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.195591 32147 ts_tablet_manager.cc:1434] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:09:20.197515 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-183099e71748473bb38fd75ce067b504 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:20.197922 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-183099e71748473bb38fd75ce067b504 on tablet 183099e71748473bb38fd75ce067b504 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.202306 32150 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: 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:20.203336 32150 tablet_bootstrap.cc:492] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:20.204077 32150 ts_tablet_manager.cc:1403] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.001s
I20260709 13:09:20.207162 32150 raft_consensus.cc:359] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.208024 32150 raft_consensus.cc:740] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:20.208711 32150 consensus_queue.cc:260] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.211282 32150 ts_tablet_manager.cc:1434] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:20.212778 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-98d98dcdce76459fbef14642ac5a78c9 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:20.213167 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-98d98dcdce76459fbef14642ac5a78c9 on tablet 98d98dcdce76459fbef14642ac5a78c9 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.245440 32150 ts_tablet_manager.cc:933] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:20.248566 32150 tablet_copy_client.cc:323] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:20.250113 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet da309197e66049a996bf4c90b04a9e4d from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:20.250646 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet da309197e66049a996bf4c90b04a9e4d from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-da309197e66049a996bf4c90b04a9e4d
I20260709 13:09:20.258692 31088 tablet_copy_source_session.cc:215] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:20.261574 32150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da309197e66049a996bf4c90b04a9e4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:20.272722 32150 tablet_copy_client.cc:806] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:20.273245 32150 tablet_copy_client.cc:670] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:20.276556 32150 tablet_copy_client.cc:538] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:20.284848 32150 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:20.303967 32150 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: 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:20.304813 32150 tablet_bootstrap.cc:492] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:20.305438 32150 ts_tablet_manager.cc:1403] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:09:20.308256 32150 raft_consensus.cc:359] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.309062 32150 raft_consensus.cc:740] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:20.309659 32150 consensus_queue.cc:260] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:20.312069 32150 ts_tablet_manager.cc:1434] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:09:20.313676 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-da309197e66049a996bf4c90b04a9e4d received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:20.314088 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-da309197e66049a996bf4c90b04a9e4d on tablet da309197e66049a996bf4c90b04a9e4d with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.481297 31707 raft_consensus.cc:1217] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:20.514196 31707 raft_consensus.cc:1217] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:20.596693 31707 raft_consensus.cc:1217] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:20.695519 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:20.775563 31152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a289ccd6134a278e2236f396670841"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:20.776163 31152 raft_consensus.cc:606] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.792299 32138 raft_consensus.cc:993] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.792765 32113 raft_consensus.cc:1081] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.792927 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:20.793475 31076 raft_consensus.cc:606] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:20.796190 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a289ccd6134a278e2236f396670841"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:20.796803 31706 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:20.797164 31706 raft_consensus.cc:3060] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.808254 31706 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.812350 31706 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:20.812496 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:20.813124 30994 raft_consensus.cc:3060] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.813787 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:20.814309 31143 raft_consensus.cc:3055] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:20.814596 31143 raft_consensus.cc:740] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:20.815295 31143 consensus_queue.cc:260] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.816506 31143 raft_consensus.cc:3060] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.817745 30994 raft_consensus.cc:2468] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:20.818734 31667 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:20.819777 32152 raft_consensus.cc:2804] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.826010 31143 raft_consensus.cc:2468] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:20.829356 32152 raft_consensus.cc:697] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:20.830637 30994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:20.831259 30994 raft_consensus.cc:606] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.830235 32152 consensus_queue.cc:237] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.836722 31143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:20.837306 31143 raft_consensus.cc:606] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.841483 31143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:20.841998 31143 raft_consensus.cc:606] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.842916 30898 catalog_manager.cc:5697] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.846339 31143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c91e618346ef4a249925429efb9a0769"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:20.846942 31143 raft_consensus.cc:606] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.854142 31152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:20.854676 31152 raft_consensus.cc:606] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:20.855962 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:09:20.857425 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:20.863790 31706 raft_consensus.cc:1217] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:20.869801 32120 raft_consensus.cc:993] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.870265 32138 raft_consensus.cc:1081] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.871701 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:20.872385 31706 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:20.872804 31706 raft_consensus.cc:3060] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.880465 31706 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.883373 31706 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:20.884030 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:20.884557 31076 raft_consensus.cc:3060] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.885313 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:20.885842 31143 raft_consensus.cc:3055] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:20.886126 31143 raft_consensus.cc:740] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:20.886845 31143 consensus_queue.cc:260] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.887943 31143 raft_consensus.cc:3060] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.891664 31076 raft_consensus.cc:2468] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:20.892822 31667 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:20.893610 32152 raft_consensus.cc:2804] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.894099 32152 raft_consensus.cc:697] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:20.894889 32152 consensus_queue.cc:237] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.896340 32138 raft_consensus.cc:993] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.896835 32120 raft_consensus.cc:1081] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.896144 31143 raft_consensus.cc:2468] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:20.898718 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:20.899274 31706 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:20.899631 31706 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.914804 30898 catalog_manager.cc:5697] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.917361 31706 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.919555 31706 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:20.920648 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:20.921183 30998 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.926679 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:20.927014 30998 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:20.927409 31143 raft_consensus.cc:3055] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:20.927758 31143 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:20.928323 31143 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.928653 31667 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:20.929474 31143 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:20.929629 32152 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:20.930408 32152 raft_consensus.cc:697] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:20.931298 32152 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:20.935997 31143 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:20.944142 30898 catalog_manager.cc:5697] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:20.992223 32063 raft_consensus.cc:993] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.992689 32157 raft_consensus.cc:1081] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:20.994149 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:39336
I20260709 13:09:20.994719 31706 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:20.995100 31706 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.000526 31706 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.001982 31706 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:21.002761 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:21.003198 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:21.003386 30998 raft_consensus.cc:3055] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:21.003763 30998 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:21.003757 31074 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.004612 30998 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.005641 30998 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.009924 31074 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:21.011030 31667 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:21.011415 30998 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:21.011907 32152 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:21.012391 32152 raft_consensus.cc:697] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:21.013206 32152 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.032582 32027 raft_consensus.cc:1064] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:21.034969 32107 raft_consensus.cc:993] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:21.034907 32027 consensus_queue.cc:237] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.035454 32107 raft_consensus.cc:1081] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:21.036209 30898 catalog_manager.cc:5697] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.037204 31143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:21.037701 31143 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:21.038005 31143 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.047710 30998 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.047912 31706 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.048344 31152 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.049270 32107 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:21.050199 32127 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.051258 32027 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:21.052403 31143 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:21.054766 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:21.055249 30998 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.055336 31143 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:21.061444 30998 raft_consensus.cc:2468] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:21.062336 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:21.062979 31074 raft_consensus.cc:3055] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:21.063251 31074 raft_consensus.cc:740] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:21.063953 31074 consensus_queue.cc:260] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:21.065104 31074 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.071008 32138 raft_consensus.cc:1064] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:21.073491 32138 consensus_queue.cc:237] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.076287 31117 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:21.077366 32113 raft_consensus.cc:2804] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:21.082666 32127 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.085786 30998 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.088860 32120 raft_consensus.cc:1064] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:21.093394 31706 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.102332 30898 catalog_manager.cc:5697] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.103452 32120 consensus_queue.cc:237] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.110270 31074 raft_consensus.cc:2468] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:21.109766 31152 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.135486 31706 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.136898 32182 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.137461 32113 raft_consensus.cc:697] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:21.138406 32113 consensus_queue.cc:237] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:21.143237 31074 consensus_queue.cc:237] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.151645 31071 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.152274 30994 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.157572 32182 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:21.159945 31707 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.161347 32182 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.163890 31707 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.164847 31152 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.176890 32027 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.177690 32107 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:21.165277 32182 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:21.167698 30994 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.168679 31074 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.186328 32178 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:21.188550 30900 catalog_manager.cc:5697] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.198239 31143 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.198895 32107 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.208042 32179 raft_consensus.cc:993] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:21.208566 32179 raft_consensus.cc:1081] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:21.210297 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c91e618346ef4a249925429efb9a0769"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:21.210861 31706 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:21.211205 31706 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.210150 31707 raft_consensus.cc:2955] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.225732 32176 raft_consensus.cc:993] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:21.226217 32176 raft_consensus.cc:1081] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:21.227931 32138 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:21.229216 31709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:21.229763 31709 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:21.230098 31709 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.246608 31706 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.248437 31706 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:21.249614 31709 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.250993 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:21.251528 31074 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.252135 30900 catalog_manager.cc:5697] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.263258 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:21.263854 31143 raft_consensus.cc:3055] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:21.264138 31143 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:21.264802 31143 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.265933 31143 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.275496 30998 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.277714 31709 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:21.286047 31074 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
W20260709 13:09:21.289654 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 50478.7us
I20260709 13:09:21.296197 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:21.297052 31152 raft_consensus.cc:3055] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:21.297410 31152 raft_consensus.cc:740] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:21.298321 31152 consensus_queue.cc:260] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.304328 31143 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:21.305169 31152 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.316303 31152 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:21.317811 31668 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:21.318607 32152 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.320353 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:21.320990 31072 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:21.328547 31668 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:21.329025 32152 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:21.339767 32162 raft_consensus.cc:2804] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:21.343000 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d10b7cb3d1f4841967cf67dcb6b3451 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:21.345695 32178 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.347105 31072 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:21.351944 30996 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.356920 32138 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.362730 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d10b7cb3d1f4841967cf67dcb6b3451 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:21.365499 30994 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.371172 32192 raft_consensus.cc:1064] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:21.373426 32192 consensus_queue.cc:237] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.375025 32152 raft_consensus.cc:697] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:21.376089 32152 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.379992 31076 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.391129 31707 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.393814 31152 raft_consensus.cc:1275] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.395375 32152 consensus_queue.cc:1048] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:21.399921 30901 catalog_manager.cc:5697] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.422735 32195 tablet_replica.cc:333] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:21.448984 31076 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.423816 32162 raft_consensus.cc:697] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:21.451527 32195 raft_consensus.cc:2243] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:21.439829 31707 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.444818 31073 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.451190 32162 consensus_queue.cc:237] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.455543 32195 raft_consensus.cc:2272] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:21.456094 32191 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:21.427922 30994 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.457118 31073 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.459887 32152 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.460950 31152 raft_consensus.cc:1275] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.461262 32152 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.462448 32152 consensus_queue.cc:1048] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.470791 32195 ts_tablet_manager.cc:1916] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:21.472584 31143 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.472205 30901 catalog_manager.cc:5697] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.474162 32172 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:21.474601 31707 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.476061 32189 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.476761 30994 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.480836 32172 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:21.489542 31150 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.491335 32193 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:21.504009 31147 consensus_queue.cc:237] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.514968 31706 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.518678 32138 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.528656 31076 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.547811 32178 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.557070 31709 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.566987 31001 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.572572 32193 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:21.572880 32138 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:21.576428 30901 catalog_manager.cc:5697] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.579638 30901 catalog_manager.cc:5697] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.581372 31076 raft_consensus.cc:2955] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.608767 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 98d98dcdce76459fbef14642ac5a78c9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:21.616673 32189 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.626150 31150 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.626516 30901 catalog_manager.cc:5697] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.670461 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 98d98dcdce76459fbef14642ac5a78c9 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:21.682771 31143 consensus_queue.cc:237] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.690532 30998 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.692755 31709 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.706144 31001 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.707563 31707 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.709115 32182 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.716523 32120 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.719050 32179 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.725201 32195 ts_tablet_manager.cc:1929] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:21.725665 31707 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.729635 30899 catalog_manager.cc:5697] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:21.736755 32195 log.cc:1199] T 0d10b7cb3d1f4841967cf67dcb6b3451 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/0d10b7cb3d1f4841967cf67dcb6b3451
I20260709 13:09:21.740676 32195 tablet_replica.cc:333] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:21.741720 32195 raft_consensus.cc:2243] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:21.742440 32195 raft_consensus.cc:2272] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:21.743221 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 0d10b7cb3d1f4841967cf67dcb6b3451 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:21.751473 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 183099e71748473bb38fd75ce067b504 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:21.753486 32195 ts_tablet_manager.cc:1916] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:21.760164 30898 catalog_manager.cc:5697] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.750272 31001 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:21.766695 31073 consensus_queue.cc:237] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:21.769927 32120 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:21.770705 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 183099e71748473bb38fd75ce067b504 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:21.772892 32195 ts_tablet_manager.cc:1929] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:21.773303 32195 log.cc:1199] T 98d98dcdce76459fbef14642ac5a78c9 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/98d98dcdce76459fbef14642ac5a78c9
I20260709 13:09:21.774624 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 98d98dcdce76459fbef14642ac5a78c9 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:21.775529 32215 tablet_replica.cc:333] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:21.776592 32215 raft_consensus.cc:2243] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:21.777457 32215 raft_consensus.cc:2272] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:21.776755 31076 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.788589 32113 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.790378 31709 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.791855 32192 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:21.793203 32215 ts_tablet_manager.cc:1916] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:21.798936 32172 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.808725 31706 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.816617 32215 ts_tablet_manager.cc:1929] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:21.817615 32215 log.cc:1199] T 183099e71748473bb38fd75ce067b504 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/183099e71748473bb38fd75ce067b504
I20260709 13:09:21.819283 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 183099e71748473bb38fd75ce067b504 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:21.833781 31001 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:21.839100 32189 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:21.839244 30998 raft_consensus.cc:2955] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.846973 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da309197e66049a996bf4c90b04a9e4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:21.848583 30900 catalog_manager.cc:5697] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 1 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.852525 31001 raft_consensus.cc:2955] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:21.858386 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:21.870846 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet da309197e66049a996bf4c90b04a9e4d with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:21.889760 32217 tablet_replica.cc:333] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:21.890928 32217 raft_consensus.cc:2243] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:21.891731 32217 raft_consensus.cc:2272] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:21.894115 31150 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.895578 32162 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.896807 32217 ts_tablet_manager.cc:1916] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:21.908867 31152 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.910179 32193 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.912928 32217 ts_tablet_manager.cc:1929] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:21.913923 31073 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.915417 32162 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.916225 32217 log.cc:1199] T da309197e66049a996bf4c90b04a9e4d P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/da309197e66049a996bf4c90b04a9e4d
I20260709 13:09:21.917855 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet da309197e66049a996bf4c90b04a9e4d (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:21.937944 31076 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:21.939647 32193 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:21.946557 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:21.997514 31001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:21.998036 31001 raft_consensus.cc:606] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:22.000301 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:22.000696 31076 raft_consensus.cc:606] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:22.002856 31150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:22.003294 31150 raft_consensus.cc:606] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:22.005344 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:22.005710 31076 raft_consensus.cc:606] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:22.007757 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:22.008168 31076 raft_consensus.cc:606] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:22.009063 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:22.010133 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:22.012173 32107 raft_consensus.cc:993] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:22.012656 32192 raft_consensus.cc:1081] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:22.013752 31150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:22.014101 31150 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.014329 31150 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.018451 32023 raft_consensus.cc:993] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:22.018924 32063 raft_consensus.cc:1081] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:22.019405 31150 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:22.020325 31076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52960
I20260709 13:09:22.020834 31076 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.021443 31076 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:22.022264 31150 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:22.023439 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:22.023969 31001 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.024849 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:22.025380 31073 raft_consensus.cc:3055] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:22.025679 31073 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:22.026361 31073 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:22.027448 31073 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.030859 32120 raft_consensus.cc:993] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:22.031325 32182 raft_consensus.cc:1081] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:22.032742 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:22.033255 31706 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.033540 31706 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.035655 31001 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:22.037068 31117 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:22.038329 31073 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:22.038707 32182 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:22.039358 32182 raft_consensus.cc:697] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:22.040210 32182 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:22.042444 31076 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.044941 31076 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:22.045490 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:22.046047 31001 raft_consensus.cc:3055] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:22.046361 31001 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:22.047098 31001 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.048127 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:22.048283 31001 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:22.048660 31709 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:22.054236 31001 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:22.055416 31043 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:22.056237 32107 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:22.056659 32107 raft_consensus.cc:697] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:22.057413 32107 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.063409 31709 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:22.065061 31706 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.067451 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:22.068044 31076 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.069051 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:22.069589 31152 raft_consensus.cc:3055] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:22.069844 31152 raft_consensus.cc:740] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:22.072486 31152 consensus_queue.cc:260] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.073330 31152 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.075186 31076 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:22.080767 32192 raft_consensus.cc:993] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:22.081404 32192 raft_consensus.cc:1081] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:22.083050 31706 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:22.083511 31143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:22.083581 31667 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:22.084110 31143 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.084499 31143 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.085022 32162 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:22.085510 32162 raft_consensus.cc:697] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:22.086371 32162 consensus_queue.cc:237] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.095045 30900 catalog_manager.cc:5697] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:22.094244 30899 catalog_manager.cc:5697] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:22.096886 31143 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:22.099395 31143 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:22.100131 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:22.100633 30998 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.107817 30998 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:22.109443 31152 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:22.110942 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:22.111562 31076 raft_consensus.cc:3055] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:22.114187 31117 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:22.115401 31076 raft_consensus.cc:740] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:22.113019 30900 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 4, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:22.116225 32113 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:22.116658 32113 raft_consensus.cc:697] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:22.117383 32113 consensus_queue.cc:237] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:22.116461 31076 consensus_queue.cc:260] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:22.119889 31076 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.127668 31076 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:22.129735 30900 catalog_manager.cc:5697] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:22.366981 32172 raft_consensus.cc:993] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:22.367422 32107 raft_consensus.cc:1081] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:22.368654 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51564
I20260709 13:09:22.369083 31706 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.369406 31706 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.374540 31706 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.376124 31706 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:22.377013 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:22.377249 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:22.377615 30998 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.377851 31076 raft_consensus.cc:3055] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:22.378204 31076 raft_consensus.cc:740] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:22.378993 31076 consensus_queue.cc:260] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.380089 31076 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.385040 31076 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:22.385090 30998 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:22.386408 31667 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:22.387238 32193 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:22.387702 32193 raft_consensus.cc:697] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:22.388478 32193 consensus_queue.cc:237] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:22.396584 30900 catalog_manager.cc:5697] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:22.500192 31076 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:22.501188 32191 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:22.503759 31706 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:22.507397 32107 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.509330 31143 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:22.518576 32193 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:22.523928 30998 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:22.528525 32189 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.579783 30998 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.580844 32225 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.589357 31076 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.590463 32113 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.663707 31074 raft_consensus.cc:1275] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.664829 32113 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.677367 30998 raft_consensus.cc:1275] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.678714 32113 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.820137 31076 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:22.821372 32162 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:22.829905 30998 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:22.834636 32162 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:22.927670 31143 consensus_queue.cc:237] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:22.945952 30998 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:22.945979 31118 consensus_peers.cc:597] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bffd84bea6b4a429f696d474e026f30. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:22.947606 31076 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:22.947750 32182 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:22.950173 32182 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.956763 32113 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:22.959115 31076 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:22.958307 30998 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:22.978257 30900 catalog_manager.cc:5697] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:22.979738 31001 consensus_queue.cc:237] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:22.998369 31143 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:23.000656 31074 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:23.001438 30969 consensus_peers.cc:597] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b250113a7ad4fbb9192c01eb85d3b24. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.001597 32245 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:23.002794 32063 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.011096 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:23.014205 32245 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.023413 31076 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.031740 31152 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.039695 31143 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.045354 30900 catalog_manager.cc:5697] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:23.058210 31118 consensus_peers.cc:597] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e2749efd4f48474dbba514cd7491dbf4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.058389 31076 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:23.059697 31001 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:23.062903 32113 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:23.064193 32120 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.082226 32225 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.086133 31076 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.088167 31001 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.103966 30899 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.113852 31143 consensus_queue.cc:237] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.105566 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:23.123678 31074 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:23.123829 31118 consensus_peers.cc:597] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77b5bb44e9c643879d46ce18810bbc65. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:23.125982 32120 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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.127081 31001 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.138818 32120 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.139681 32182 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.151091 31076 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.167307 30998 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:23.169087 31001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:23.169652 31001 raft_consensus.cc:606] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:23.177439 30899 catalog_manager.cc:5697] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:23.184116 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:23.184700 31076 raft_consensus.cc:606] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:23.187788 31143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:23.188300 31143 raft_consensus.cc:606] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:23.192901 30998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d88dff83b32444869ae563a01c58679a"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:23.193411 30998 raft_consensus.cc:606] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:23.196811 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:23.200187 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:23.235610 32192 raft_consensus.cc:993] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:23.236186 32107 raft_consensus.cc:1081] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:23.237673 31150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:23.238189 31150 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.238538 31150 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.244760 31150 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.247020 31150 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:23.247449 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:23.248027 30998 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.248766 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:23.249311 31074 raft_consensus.cc:3055] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.249584 31074 raft_consensus.cc:740] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:23.250272 31074 consensus_queue.cc:260] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.255071 31074 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.256454 30998 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:23.257540 31117 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:23.258287 32225 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:23.258885 32225 raft_consensus.cc:697] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:23.259699 32225 consensus_queue.cc:237] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.261071 31074 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:23.274382 32245 raft_consensus.cc:993] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:23.274896 32063 raft_consensus.cc:1081] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:23.275586 30900 catalog_manager.cc:5697] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:23.276286 31143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57448
I20260709 13:09:23.276791 31143 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.277143 31143 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.283342 31143 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.286135 31143 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:23.286435 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:23.287019 31074 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.287941 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:23.288516 30998 raft_consensus.cc:3055] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.288847 30998 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:23.289597 30998 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.290872 30998 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.293139 31074 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:23.295042 31117 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:23.296773 32225 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:23.297611 30998 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:23.300910 32225 raft_consensus.cc:697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:23.302124 32225 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.324111 30898 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:23.399093 32258 ts_tablet_manager.cc:933] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:23.400792 32258 tablet_copy_client.cc:323] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:23.402293 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 2bffd84bea6b4a429f696d474e026f30 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:23.402792 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 2bffd84bea6b4a429f696d474e026f30 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-2bffd84bea6b4a429f696d474e026f30
I20260709 13:09:23.407765 31162 tablet_copy_source_session.cc:215] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:23.411547 32258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bffd84bea6b4a429f696d474e026f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:23.415982 32260 ts_tablet_manager.cc:933] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:23.424952 32260 tablet_copy_client.cc:323] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:23.426577 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 5b250113a7ad4fbb9192c01eb85d3b24 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:23.427110 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 5b250113a7ad4fbb9192c01eb85d3b24 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-5b250113a7ad4fbb9192c01eb85d3b24
I20260709 13:09:23.429504 32258 tablet_copy_client.cc:806] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:23.430068 32258 tablet_copy_client.cc:670] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:23.434115 32258 tablet_copy_client.cc:538] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:23.436048 31013 tablet_copy_source_session.cc:215] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:23.439232 32260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b250113a7ad4fbb9192c01eb85d3b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:23.442380 32258 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:23.454772 32260 tablet_copy_client.cc:806] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:23.455351 32260 tablet_copy_client.cc:670] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:23.459026 32260 tablet_copy_client.cc:538] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:23.473601 32258 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: 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:23.474556 32258 tablet_bootstrap.cc:492] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:23.475407 32258 ts_tablet_manager.cc:1403] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.004s
I20260709 13:09:23.478595 32258 raft_consensus.cc:359] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.480247 32258 raft_consensus.cc:740] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:23.483304 32258 consensus_queue.cc:260] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.486027 32258 ts_tablet_manager.cc:1434] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:09:23.476588 32260 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:23.492848 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-2bffd84bea6b4a429f696d474e026f30 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:23.493307 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-2bffd84bea6b4a429f696d474e026f30 on tablet 2bffd84bea6b4a429f696d474e026f30 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:23.524206 32260 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: 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:23.525276 32260 tablet_bootstrap.cc:492] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:23.525940 32260 ts_tablet_manager.cc:1403] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.010s
I20260709 13:09:23.528796 32260 raft_consensus.cc:359] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.529592 32260 raft_consensus.cc:740] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:23.530208 32260 consensus_queue.cc:260] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.532294 32260 ts_tablet_manager.cc:1434] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 13:09:23.536209 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-5b250113a7ad4fbb9192c01eb85d3b24 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:23.537068 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-5b250113a7ad4fbb9192c01eb85d3b24 on tablet 5b250113a7ad4fbb9192c01eb85d3b24 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:23.557103 32245 raft_consensus.cc:993] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:23.557581 32063 raft_consensus.cc:1081] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:23.559116 31076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d88dff83b32444869ae563a01c58679a"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52960
I20260709 13:09:23.559580 31076 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.559877 31076 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.564862 31076 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:23.567102 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:23.567622 30998 raft_consensus.cc:3055] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:23.567751 31076 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:23.567947 30998 raft_consensus.cc:740] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:23.568717 30998 consensus_queue.cc:260] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:23.568928 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:23.569525 31707 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.569836 30998 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:23.575546 31707 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:23.576737 31044 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:23.577527 32172 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:23.578001 32172 raft_consensus.cc:697] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:23.578845 32172 consensus_queue.cc:237] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:23.582610 30998 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:23.591801 30898 catalog_manager.cc:5697] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 4, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:23.608300 32260 ts_tablet_manager.cc:933] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:23.609990 32260 tablet_copy_client.cc:323] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:23.611433 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet e2749efd4f48474dbba514cd7491dbf4 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:23.611956 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet e2749efd4f48474dbba514cd7491dbf4 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-e2749efd4f48474dbba514cd7491dbf4
I20260709 13:09:23.618827 31162 tablet_copy_source_session.cc:215] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:23.621667 32260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2749efd4f48474dbba514cd7491dbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:23.633831 32260 tablet_copy_client.cc:806] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:23.634341 32260 tablet_copy_client.cc:670] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:23.637534 32260 tablet_copy_client.cc:538] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:23.646824 32260 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:23.651897 32182 raft_consensus.cc:993] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:23.652572 32182 raft_consensus.cc:1081] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:23.656487 31076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52946
I20260709 13:09:23.656989 31076 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.657310 31076 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.665493 31076 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.669458 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:23.669579 31076 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:23.670001 30998 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.670783 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:23.671329 31150 raft_consensus.cc:3055] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.671597 31150 raft_consensus.cc:740] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:23.672286 31150 consensus_queue.cc:260] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.673468 31150 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.676928 32260 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: 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:23.677240 30998 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:23.678066 32260 tablet_bootstrap.cc:492] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:23.678293 31043 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:23.679265 32260 ts_tablet_manager.cc:1403] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.001s
I20260709 13:09:23.679387 32172 raft_consensus.cc:2804] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:23.679870 32172 raft_consensus.cc:697] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:23.680783 32172 consensus_queue.cc:237] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:23.682509 32260 raft_consensus.cc:359] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.683360 32260 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:23.683542 31150 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:23.684064 32260 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.689399 32260 ts_tablet_manager.cc:1434] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:23.692065 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-e2749efd4f48474dbba514cd7491dbf4 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:23.692468 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-e2749efd4f48474dbba514cd7491dbf4 on tablet e2749efd4f48474dbba514cd7491dbf4 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:23.696137 30900 catalog_manager.cc:5697] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:23.700727 30998 raft_consensus.cc:1275] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:23.702121 32120 consensus_queue.cc:1048] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.725775 32260 ts_tablet_manager.cc:933] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:23.725782 31076 raft_consensus.cc:1275] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:23.731712 32120 consensus_queue.cc:1048] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.734793 32260 tablet_copy_client.cc:323] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:23.737126 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 77b5bb44e9c643879d46ce18810bbc65 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:23.737856 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 77b5bb44e9c643879d46ce18810bbc65 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-77b5bb44e9c643879d46ce18810bbc65
I20260709 13:09:23.754853 31162 tablet_copy_source_session.cc:215] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:23.758378 32260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b5bb44e9c643879d46ce18810bbc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:23.788303 32260 tablet_copy_client.cc:806] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:23.789037 32260 tablet_copy_client.cc:670] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:23.796131 32260 tablet_copy_client.cc:538] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:23.813338 32260 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
W20260709 13:09:23.814229 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 46822.9us
I20260709 13:09:23.817286 31073 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:23.820570 30998 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:23.823361 32120 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.823988 32182 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.844422 32260 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: 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:23.845297 32260 tablet_bootstrap.cc:492] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:23.845875 32260 ts_tablet_manager.cc:1403] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.004s
I20260709 13:09:23.849334 32260 raft_consensus.cc:359] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.850067 32260 raft_consensus.cc:740] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:23.851351 32260 consensus_queue.cc:260] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:23.862299 32260 ts_tablet_manager.cc:1434] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:09:23.863794 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-77b5bb44e9c643879d46ce18810bbc65 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:23.864176 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-77b5bb44e9c643879d46ce18810bbc65 on tablet 77b5bb44e9c643879d46ce18810bbc65 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:23.870253 31707 raft_consensus.cc:1217] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:24.013464 31707 raft_consensus.cc:1217] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:24.077147 31707 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:24.082815 32172 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:24.105590 30994 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:24.106887 31707 raft_consensus.cc:1217] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:24.107203 32280 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.167809 30998 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:24.169745 32189 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:24.180115 31150 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:24.181582 32189 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:24.191993 31707 raft_consensus.cc:1217] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:24.203459 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:24.366154 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:24.466084 32275 raft_consensus.cc:1064] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:24.470197 32275 consensus_queue.cc:237] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:24.473556 32245 raft_consensus.cc:1064] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:24.477978 32245 consensus_queue.cc:237] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:24.478715 31001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:24.497372 31707 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:24.499069 32225 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:24.509868 30998 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:24.512311 31076 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:24.512784 31001 raft_consensus.cc:606] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:24.517750 31143 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:24.521608 32063 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:24.525571 31073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:24.526381 31073 raft_consensus.cc:606] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:24.515885 31706 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:24.521921 32225 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 13:09:24.542657 31073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:24.543538 31073 raft_consensus.cc:606] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:24.547001 31152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:24.547526 31152 raft_consensus.cc:606] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:24.547809 32266 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:24.570048 32289 log.cc:927] Time spent T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:09:24.573971 32225 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.582552 31143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:24.585554 31143 raft_consensus.cc:606] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:24.557823 32120 raft_consensus.cc:1064] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
W20260709 13:09:24.588769 32120 raft_consensus.cc:1068] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Unable to promote non-voter 86211019ed0b45768891b3d40497a9d5: Service unavailable: leader transfer in progress
I20260709 13:09:24.586562 32280 raft_consensus.cc:993] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:24.649507 31074 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:24.656241 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:24.658118 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:24.663411 32225 raft_consensus.cc:993] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:24.663911 32225 raft_consensus.cc:1081] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:24.666576 32189 raft_consensus.cc:1081] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:24.670112 31707 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:24.671099 32293 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.681360 31706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51564
I20260709 13:09:24.681950 31706 raft_consensus.cc:493] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:24.682294 31706 raft_consensus.cc:3060] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.761356 31706 raft_consensus.cc:515] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:24.795749 30998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:60768
I20260709 13:09:24.796502 30998 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:24.796917 30998 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.686291 32294 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:24.774621 32266 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:24.806152 32275 raft_consensus.cc:1064] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:24.780934 31076 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:24.808564 32275 consensus_queue.cc:237] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:24.833567 31706 leader_election.cc:290] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:24.856537 30998 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:24.867221 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:24.859575 31152 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:24.867923 31150 raft_consensus.cc:3060] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.902769 30998 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:24.898844 30899 catalog_manager.cc:5697] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:24.907462 32266 raft_consensus.cc:993] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:24.908001 32266 raft_consensus.cc:1081] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:24.942808 32309 raft_consensus.cc:1064] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
W20260709 13:09:24.943323 32309 raft_consensus.cc:1068] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Unable to promote non-voter 86211019ed0b45768891b3d40497a9d5: Service unavailable: leader transfer in progress
I20260709 13:09:24.952112 31150 raft_consensus.cc:2468] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:24.956382 30901 catalog_manager.cc:5697] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:24.958732 31668 leader_election.cc:304] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:24.964422 32307 raft_consensus.cc:993] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:24.965034 32304 raft_consensus.cc:1081] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:24.967092 31152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:24.967594 31152 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:24.967944 31152 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:24.974303 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 124122us
I20260709 13:09:24.976639 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:24.977421 31073 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.974305 31152 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:24.978860 31074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52960
I20260709 13:09:24.979393 31074 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:24.979753 31074 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.980217 31152 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:09:24.983287 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 134295us
I20260709 13:09:24.986745 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:24.987287 31076 raft_consensus.cc:3055] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.987591 31076 raft_consensus.cc:740] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:24.988504 31076 consensus_queue.cc:260] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:24.989817 31076 raft_consensus.cc:3060] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:24.992123 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 141471us
I20260709 13:09:24.989800 31073 raft_consensus.cc:2468] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:24.999094 31069 raft_consensus.cc:1240] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:24.996532 31074 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:25.003265 31074 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:24.998283 31076 raft_consensus.cc:2468] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:25.008463 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:25.009057 30998 raft_consensus.cc:3055] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.009375 30998 raft_consensus.cc:740] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:25.011435 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:25.011749 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:25.011991 31152 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.012267 31706 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.018446 31152 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:25.018901 31706 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:25.020920 31044 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:25.023082 32302 raft_consensus.cc:2804] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.024076 32302 raft_consensus.cc:697] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:25.025372 32302 consensus_queue.cc:237] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:25.029817 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:25.030375 31073 raft_consensus.cc:3055] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:25.030668 31073 raft_consensus.cc:740] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:25.031452 31073 consensus_queue.cc:260] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:25.032872 31073 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.033887 30968 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:25.035764 31074 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:25.038594 32300 raft_consensus.cc:2804] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.040257 32300 raft_consensus.cc:697] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:25.040541 31710 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:25.041177 32300 consensus_queue.cc:237] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:25.010066 30998 consensus_queue.cc:260] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:25.043196 30998 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.978749 32314 raft_consensus.cc:2804] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.056121 32314 raft_consensus.cc:697] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:25.060659 31073 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:25.061676 32308 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:25.061594 32314 consensus_queue.cc:237] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:25.067467 30999 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:25.067785 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:25.068411 31002 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.056169 31001 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.072999 32303 consensus_queue.cc:1059] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:25.074985 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:25.075613 31147 raft_consensus.cc:3055] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.075924 31147 raft_consensus.cc:740] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:25.076483 31707 raft_consensus.cc:1240] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:25.076942 32225 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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.054939 31069 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.076730 31147 consensus_queue.cc:260] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:25.080354 31117 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:25.087507 31147 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.091114 31002 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:25.096446 32309 raft_consensus.cc:2804] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.097121 32309 raft_consensus.cc:697] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:25.105085 31147 raft_consensus.cc:2468] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:25.097970 32309 consensus_queue.cc:237] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:25.113843 30998 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
W20260709 13:09:25.116258 32303 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:09:25.123760 32225 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.074s
W20260709 13:09:25.291558 32321 log.cc:927] Time spent T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.163s	user 0.000s	sys 0.024s
I20260709 13:09:25.326438 32294 raft_consensus.cc:993] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:25.326942 32294 raft_consensus.cc:1081] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
W20260709 13:09:25.350518 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 223061us
I20260709 13:09:25.379633 30900 catalog_manager.cc:5697] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:25.399003 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 73983.8us
I20260709 13:09:25.405014 31074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52946
I20260709 13:09:25.405743 31074 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.406250 31074 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:25.417398 32318 log.cc:927] Time spent T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b: Append to log took a long time: real 0.054s	user 0.004s	sys 0.020s
I20260709 13:09:25.420435 31074 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:25.422459 31074 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:25.432518 30901 catalog_manager.cc:5697] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:25.433414 30887 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 5b250113a7ad4fbb9192c01eb85d3b24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica b8b08defb18441169ff64f1dce159b89 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.423504 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:25.434837 31147 raft_consensus.cc:3055] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:25.435153 31147 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:25.435894 31147 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:25.422948 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:25.437093 31147 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.437203 30998 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:25.455566 31147 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:25.461504 30998 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:25.462131 31001 raft_consensus.cc:1240] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:25.462250 32275 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.467908 31043 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:25.467494 30898 catalog_manager.cc:5697] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.469981 32302 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:25.470498 32302 raft_consensus.cc:697] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:25.471431 32302 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:25.481389 31073 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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.483273 30899 catalog_manager.cc:5697] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.485596 32314 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.507943 31147 consensus_queue.cc:237] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:25.518622 31146 raft_consensus.cc:1275] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.517880 31075 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.520049 31002 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.518640 31706 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:25.535359 32306 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:25.537082 31069 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:25.539633 32225 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:25.544629 32308 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.548456 31707 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.549435 31710 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.563982 30899 catalog_manager.cc:5697] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.566792 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2bffd84bea6b4a429f696d474e026f30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:25.568086 30994 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:25.569955 32304 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.570365 30898 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.596246 31145 raft_consensus.cc:1275] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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.598213 32320 consensus_queue.cc:1048] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.599318 32291 consensus_queue.cc:1048] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.601011 31074 raft_consensus.cc:2955] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.616590 30901 catalog_manager.cc:5697] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.619837 31145 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:25.622586 31152 consensus_queue.cc:237] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:25.627732 31710 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:25.628360 32304 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:25.631671 32275 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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.633440 31002 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.644162 31710 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:09:25.647274 32307 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:25.646644 32225 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.650425 31707 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.655112 31710 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.659255 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:25.660228 31073 raft_consensus.cc:1275] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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.662983 32291 consensus_queue.cc:1048] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, 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.672592 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77b5bb44e9c643879d46ce18810bbc65 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:25.678056 31002 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:25.679031 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bffd84bea6b4a429f696d474e026f30 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:25.681391 32275 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.705979 31069 consensus_queue.cc:237] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:25.721499 31710 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:25.724356 32308 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.735788 31069 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.735996 31073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:25.736502 31073 raft_consensus.cc:606] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:09:25.745419 30994 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:25.747459 30999 raft_consensus.cc:2955] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.743424 32303 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:09:25.755863 31073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:25.756397 31073 raft_consensus.cc:606] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:09:25.754894 30898 catalog_manager.cc:5697] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 4 to 5, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:25.760907 30887 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for e2749efd4f48474dbba514cd7491dbf4 already in progress [suppressed 4 similar messages]
I20260709 13:09:25.738605 32307 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 13:09:25.776989 32285 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.783840 32339 tablet_replica.cc:333] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:25.785004 32339 raft_consensus.cc:2243] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:25.822989 32285 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.824780 32339 raft_consensus.cc:2272] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:25.835700 30999 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:25.843305 30887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 82432us
I20260709 13:09:25.851186 31069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:25.845149 32339 ts_tablet_manager.cc:1916] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:25.868539 31069 raft_consensus.cc:606] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:09:25.892912 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 77b5bb44e9c643879d46ce18810bbc65 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52936
W20260709 13:09:25.894608 30949 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:09:25.895053 30949 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for e2749efd4f48474dbba514cd7491dbf4 already in progress
W20260709 13:09:25.895358 30949 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for e2749efd4f48474dbba514cd7491dbf4 already in progress
I20260709 13:09:25.861488 31710 raft_consensus.cc:2955] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.900488 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:25.904405 30901 catalog_manager.cc:5697] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 3 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:25.916601 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b250113a7ad4fbb9192c01eb85d3b24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 4)
I20260709 13:09:25.939905 32345 tablet_replica.cc:333] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:25.940905 32345 raft_consensus.cc:2243] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:25.944836 30994 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:25.946511 32285 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:25.941641 32345 raft_consensus.cc:2272] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:25.949601 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b250113a7ad4fbb9192c01eb85d3b24 with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:25.951488 32345 ts_tablet_manager.cc:1916] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:25.978051 32339 ts_tablet_manager.cc:1929] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:25.978643 32339 log.cc:1199] T 2bffd84bea6b4a429f696d474e026f30 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/2bffd84bea6b4a429f696d474e026f30
I20260709 13:09:25.988762 32345 ts_tablet_manager.cc:1929] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:25.989287 32345 log.cc:1199] T 77b5bb44e9c643879d46ce18810bbc65 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/77b5bb44e9c643879d46ce18810bbc65
I20260709 13:09:25.991276 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 77b5bb44e9c643879d46ce18810bbc65 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:25.994179 31146 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:25.995832 32285 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:26.013219 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 2bffd84bea6b4a429f696d474e026f30 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:26.038470 31145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:26.039108 31145 raft_consensus.cc:606] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:26.043157 30999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:26.043848 30999 raft_consensus.cc:606] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:26.049548 31069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:26.050073 31069 raft_consensus.cc:606] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:26.055940 32346 tablet_replica.cc:333] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:26.061239 32307 raft_consensus.cc:993] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:26.061726 32307 raft_consensus.cc:1081] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:26.063179 31145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:26.063448 31710 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Advancing to term 2
I20260709 13:09:26.063654 31145 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:26.064004 31145 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.064781 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:09:26.066418 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:26.070040 31710 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:09:26.070422 31145 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:26.078890 32285 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:26.166620 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:26.167237 30998 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.174078 31145 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:26.180135 32307 raft_consensus.cc:993] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:26.180975 30998 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:26.181705 32307 raft_consensus.cc:1081] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Signalling peer b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:26.188723 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:26.189281 31073 raft_consensus.cc:3055] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:26.189564 31073 raft_consensus.cc:740] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:26.190241 31073 consensus_queue.cc:260] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:26.191416 31073 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.196146 31117 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:26.197304 32309 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:26.197979 32309 raft_consensus.cc:697] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:26.198858 32309 consensus_queue.cc:237] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:26.208783 30999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:60770
I20260709 13:09:26.209306 30999 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:26.209645 30999 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.213436 31073 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:26.221693 30999 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:26.227747 30999 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:26.229678 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:26.242542 31147 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.230712 32302 raft_consensus.cc:1064] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
W20260709 13:09:26.246898 32302 raft_consensus.cc:1068] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Unable to promote non-voter 86211019ed0b45768891b3d40497a9d5: Service unavailable: leader transfer in progress
I20260709 13:09:26.249965 31147 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:26.235128 32285 raft_consensus.cc:1064] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
W20260709 13:09:26.251367 32285 raft_consensus.cc:1068] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Unable to promote non-voter 86211019ed0b45768891b3d40497a9d5: Service unavailable: leader transfer in progress
I20260709 13:09:26.258926 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:26.262018 31073 raft_consensus.cc:3055] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:26.262311 31073 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:26.262780 30969 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:26.263475 32312 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:26.263916 32312 raft_consensus.cc:697] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:26.264756 32312 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:26.266692 31073 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:26.268860 32346 raft_consensus.cc:2243] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:26.269644 32346 raft_consensus.cc:2272] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:26.269120 31073 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.277451 31073 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:26.278755 32346 ts_tablet_manager.cc:1916] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:26.299736 32346 ts_tablet_manager.cc:1929] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:26.300259 32346 log.cc:1199] T 5b250113a7ad4fbb9192c01eb85d3b24 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/5b250113a7ad4fbb9192c01eb85d3b24
I20260709 13:09:27.100466 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:27.266448 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 5b250113a7ad4fbb9192c01eb85d3b24 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:27.331868 32316 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.332746 32316 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.335041 32316 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.337218 32316 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.337787 32316 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.340034 32316 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.353145 30999 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60770 (request call id 1224) took 1001 ms. Trace:
I20260709 13:09:27.353613 30999 rpcz_store.cc:276] 0709 13:09:26.352170 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.352395 (+1000225us) service_pool.cc:224] Handling call
0709 13:09:27.352696 (+   301us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:27.352852 (+   156us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.352877 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:27.352915 (+    38us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:09:27.352943 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:27.352991 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:27.353084 (+    93us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:27.414247 30898 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.431867 32352 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.432611 32352 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.435297 32309 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.435976 32309 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.438406 32309 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:27.441439 32310 raft_consensus.cc:493] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.442232 32310 raft_consensus.cc:515] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.444962 32310 leader_election.cc:290] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:27.446314 32352 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:27.446563 30932 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb3a0 after lost signal to thread 29918
I20260709 13:09:27.448853 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:27.461519 32355 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.473483 32364 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.462455 32355 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.476716 31073 raft_consensus.cc:1275] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:27.478848 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:27.478935 32308 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.479542 32308 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.474069 32364 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.490082 32364 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.497546 32360 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.498463 32364 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.498090 32360 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.507550 32191 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.504066 32360 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:27.508044 32191 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.495175 32310 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:27.512490 32366 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.513111 32366 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.515115 32370 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.515479 32366 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.515609 32370 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.516793 32366 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:27.517292 32366 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.517807 32370 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:27.519495 32366 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:27.520679 32352 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.521234 32352 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.522260 32369 consensus_queue.cc:1048] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:27.523728 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:27.523788 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:27.524406 31073 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:27.523969 32352 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:27.525321 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:27.525578 32368 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.525756 31117 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:27.524459 32366 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.534104 32358 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.511065 32310 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.537649 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:27.537755 32363 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.510555 32364 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.537566 32370 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:27.551440 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:27.551581 32362 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.526104 32368 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.540411 32367 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.552309 32362 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.550575 32370 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.561841 32370 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:27.563740 32191 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.564277 32191 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.564697 32191 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.540990 32308 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:27.534651 32358 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.589288 32353 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.590343 32364 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.571604 32352 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.538546 32366 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.592450 32364 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:27.594973 32369 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.597306 32364 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.555300 32363 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.597386 32369 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.593286 32308 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:27.560322 32367 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.621800 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:27.807291 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:27.602878 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:27.805737 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:27.814477 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:27.822314 30994 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
W20260709 13:09:27.607311 30932 debug-util.cc:398] Leaking SignalData structure 0x7b08001f69e0 after lost signal to thread 30935
I20260709 13:09:27.632290 32191 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.740289 32351 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.620824 32360 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.620639 32310 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:27.776065 32366 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.631569 32358 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:27.739615 32354 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.621044 32365 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.836200 32367 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.836004 32365 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.836874 32367 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.837527 32367 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.834815 32354 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.839933 32367 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.840565 32367 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.620105 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:27.621560 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:27.598623 32352 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.621439 32362 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:27.841048 32354 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:27.842082 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:27.841620 31149 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:09:27.634702 32370 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.596843 32353 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:27.833333 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:27.825207 32308 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.849730 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.056277 30996 raft_consensus.cc:1275] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:28.309454 31002 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:27.905835 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.070194 32225 raft_consensus.cc:493] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.312167 32225 raft_consensus.cc:515] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:28.282799 31044 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.019s	sys 0.037s
W20260709 13:09:28.313884 31044 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.619s	user 0.021s	sys 0.037s
I20260709 13:09:27.841899 32359 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.834326 32191 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.841557 32310 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.331094 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:27.842739 32363 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.328941 32225 leader_election.cc:290] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:27.843902 32365 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.335434 32304 raft_consensus.cc:493] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.337586 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.338238 31001 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:28.168612 32362 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.150674 32371 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.338557 32191 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.380097 32371 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.134917 32285 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.383108 32191 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.382893 32285 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.384330 32191 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.384867 32191 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.385560 32285 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.018429 32364 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.171795 32172 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.172127 32369 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:27.841091 32367 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.338847 31002 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:28.340328 32225 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.247486 32302 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.208666 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.117185 32352 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.172406 32361 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:27.846385 32358 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:27.910882 32368 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.176142 32275 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.173439 32372 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.337714 32304 raft_consensus.cc:515] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:27.845866 32360 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.393946 32172 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:28.150974 32375 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:27.851176 32354 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.398013 32225 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.334070 31147 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:27.848644 32351 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.426167 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.426244 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.400210 32369 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.386838 32310 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.397639 32364 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.442997 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.438057 32285 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.434592 32354 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.391857 32362 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.420922 32358 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.437948 32371 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.403297 32302 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.463243 32371 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.465488 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:28.391814 32359 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.469936 32358 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.470345 32359 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.470988 31148 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
I20260709 13:09:28.444121 32384 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.473251 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.426690 32375 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.446082 32369 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.467072 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.492429 32378 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.450459 32285 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.493196 32378 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.454330 32389 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.421463 32275 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.485255 32191 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.455351 32364 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.433007 32361 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.480284 32371 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.472064 32384 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.517683 32379 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.502345 31147 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
I20260709 13:09:28.525667 32387 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.519779 32379 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.529832 32379 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.526288 32387 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.538303 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:28.540225 32387 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.531123 32378 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.434679 32372 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.545835 32372 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.532848 32368 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.546648 32368 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.549168 32368 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.535712 32225 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.538239 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:28.550019 31706 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:28.513645 32370 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.568766 32384 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.508416 32389 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.570711 32285 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.574474 32389 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.575269 31145 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34194 (request call id 112) took 1077 ms. Trace:
I20260709 13:09:28.577256 32377 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.577536 32369 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.569335 32368 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.575630 31145 rpcz_store.cc:276] 0709 13:09:27.498273 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.574502 (+1076229us) service_pool.cc:224] Handling call
0709 13:09:28.574816 (+   314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:28.574977 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.575002 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:28.575039 (+    37us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:28.575065 (+    26us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.575120 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.575222 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:28.581436 32375 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:28.583388 31073 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.041s	user 0.014s	sys 0.003s
W20260709 13:09:28.583675 31073 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.041s	user 0.014s	sys 0.003s
I20260709 13:09:28.584339 31073 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52946 (request call id 1380) took 1058 ms. Trace:
I20260709 13:09:28.584656 31073 rpcz_store.cc:276] 0709 13:09:27.525712 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.525905 (+   193us) service_pool.cc:224] Handling call
0709 13:09:27.526173 (+   268us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:27.526442 (+   269us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.526469 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:27.526852 (+   383us) log.cc:844] Serialized 26 byte log entry
0709 13:09:28.584025 (+1057173us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:28.584063 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.584128 (+    65us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:28.584166 (+    38us) raft_consensus.cc:1685] finished
0709 13:09:28.584176 (+    10us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.584271 (+    95us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":5275,"raft.run_cpu_time_us":151,"raft.run_wall_time_us":4179,"thread_start_us":1041212,"threads_started":1,"wal-append.queue_time_us":934220}
I20260709 13:09:28.586064 31144 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34194 (request call id 116) took 1054 ms. Trace:
I20260709 13:09:28.586519 31144 rpcz_store.cc:276] 0709 13:09:27.531213 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.584999 (+1053786us) service_pool.cc:224] Handling call
0709 13:09:28.585371 (+   372us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:28.585565 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.585600 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:28.585660 (+    60us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:28.585704 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.585763 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.585877 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:28.591765 32304 leader_election.cc:290] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.571429 32367 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.598383 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.598723 32371 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.598927 32354 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.599562 32353 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.578850 32360 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.577821 32377 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.580207 32372 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.600052 32351 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.607221 32362 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.599604 32302 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.628584 32377 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.607962 32310 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:28.613732 30968 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.014s	sys 0.021s
W20260709 13:09:28.635432 30968 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.014s	sys 0.021s
I20260709 13:09:28.579979 32368 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:28.643677 31667 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.839s	user 0.011s	sys 0.019s
W20260709 13:09:28.644215 31667 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.839s	user 0.011s	sys 0.019s
I20260709 13:09:28.646941 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.657055 30998 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60768 (request call id 1401) took 1112 ms. Trace:
I20260709 13:09:28.659585 31710 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39336 (request call id 266) took 1130 ms. Trace:
I20260709 13:09:28.661756 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.660058 31710 rpcz_store.cc:276] 0709 13:09:27.529028 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.658613 (+1129585us) service_pool.cc:224] Handling call
0709 13:09:28.658966 (+   353us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:28.659173 (+   207us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:28.659209 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:28.659262 (+    53us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:09:28.659304 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.659372 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.659520 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:28.657496 30998 rpcz_store.cc:276] 0709 13:09:27.532620 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.532732 (+   112us) service_pool.cc:224] Handling call
0709 13:09:27.532966 (+   234us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:27.599468 (+ 66502us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.599512 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:27.599568 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:27.599608 (+    40us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:28.644422 (+1044814us) spinlock_profiling.cc:243] Waited 66.3 ms on lock 0x7b54003e3ad4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:28.644486 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:28.644640 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":152457088}
I20260709 13:09:28.622911 32372 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.685907 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.681566 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:28.681566 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.682523 30969 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:28.687812 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.688552 32357 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.688702 32395 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:28.689250 32395 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.689061 32357 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:28.689689 32395 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:28.691470 32357 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.692850 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:28.695247 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.695621 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:28.682801 31117 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.003s	sys 0.008s
I20260709 13:09:28.697166 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.698180 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.699031 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.699689 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.699862 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.700239 31149 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:28.739723 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.732771 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.737980 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.787819 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.737744 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.808040 32380 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.808909 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.731814 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:28.787223 30967 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.627s	user 0.014s	sys 0.026s
W20260709 13:09:28.706636 31117 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.004s	sys 0.008s
I20260709 13:09:28.787400 30969 leader_election.cc:304] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:28.850981 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.735383 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.687633 32361 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.738921 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:28.853186 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 94119.8us
I20260709 13:09:28.808604 32380 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:28.738471 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.737385 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:28.856455 30967 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.850s	user 0.015s	sys 0.028s
I20260709 13:09:28.856773 30969 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:28.857005 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.857371 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.861721 30969 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:28.741652 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:28.699889 31666 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.754s	user 0.016s	sys 0.022s
I20260709 13:09:28.859295 32391 raft_consensus.cc:2749] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.750373 32302 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.749661 32378 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.864801 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.711035 32353 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.869127 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.749905 32352 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.719426 32389 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.865697 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:28.866798 30966 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.529s	user 0.010s	sys 0.016s
I20260709 13:09:28.877686 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.871881 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.909312 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:28.912271 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 50698.2us
I20260709 13:09:28.880177 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.913362 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.914201 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.918551 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.916445 31078 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
W20260709 13:09:28.911945 31666 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.022s	user 0.020s	sys 0.030s
W20260709 13:09:28.921767 30966 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.837s	user 0.010s	sys 0.016s
I20260709 13:09:28.921061 31667 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:28.924882 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.925206 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.925688 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.926862 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.861856 32367 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.924284 31044 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:28.871922 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.915267 32353 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.929977 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.866026 32377 raft_consensus.cc:493] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.865927 32300 raft_consensus.cc:2804] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:28.913643 32310 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:28.931059 32398 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.922820 32352 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.931582 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:28.931740 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.919618 32389 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.913267 32302 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:28.910835 32368 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:28.934486 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.935348 31667 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:28.936765 32397 raft_consensus.cc:2749] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.936676 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:28.938473 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.938683 31117 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:28.915412 32393 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.908854 32394 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:28.944156 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.945062 30995 raft_consensus.cc:2468] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:28.946939 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.863391 31072 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:28.947551 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.948083 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.948348 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:28.938686 32300 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.940774 32358 raft_consensus.cc:2749] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:28.937793 32310 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:28.972931 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.973315 32310 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:28.975639 32397 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.975864 32308 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.871301 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:28.940243 32367 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.917598 32378 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.932585 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:28.952554 32391 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:28.941128 32377 raft_consensus.cc:515] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.956110 32375 raft_consensus.cc:2749] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:28.967489 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:28.968580 30932 debug-util.cc:398] Leaking SignalData structure 0x7b0800336ea0 after lost signal to thread 31027
I20260709 13:09:28.966048 32300 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:28.971837 31117 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:28.972268 32352 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.958444 32370 raft_consensus.cc:2804] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:28.977610 31667 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:28.976171 32397 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:28.988119 32355 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:28.988302 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:28.989372 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 50814.9us
I20260709 13:09:28.949105 32398 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.001307 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.007608 30994 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
W20260709 13:09:28.998656 30932 debug-util.cc:398] Leaking SignalData structure 0x7b08001a47c0 after lost signal to thread 31028
I20260709 13:09:28.979655 32304 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.988122 32392 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:28.998076 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.020197 31044 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.007192 32303 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.006673 32370 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.008589 32358 raft_consensus.cc:2749] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.022255 30968 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:29.028972 30932 debug-util.cc:398] Leaking SignalData structure 0x7b08003674a0 after lost signal to thread 31102
W20260709 13:09:29.031565 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 54036.4us
I20260709 13:09:28.963469 32393 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.032622 30968 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.029141 32353 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:28.963052 32394 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.030565 31117 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.026300 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:28.991927 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.038903 31707 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:29.002162 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.040956 31117 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:29.035287 31667 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.029176 32397 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.039338 31074 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:29.043707 32375 raft_consensus.cc:2749] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.027243 32303 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.026619 32304 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.046871 32303 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.048295 32304 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.030459 32370 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.050800 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.051424 31149 raft_consensus.cc:2468] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:29.052330 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.052474 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.053479 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.054060 31149 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:29.054719 31072 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:29.033723 32172 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:29.055678 31703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.058204 31667 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.055855 32302 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.021021 32391 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.036550 32387 raft_consensus.cc:2749] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.061232 31150 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:29.032156 32392 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.056138 32380 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.069259 31667 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.057998 32308 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:29.056453 32374 raft_consensus.cc:2749] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:29.040894 32353 raft_consensus.cc:2749] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.062465 32369 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.030066 32355 consensus_queue.cc:1048] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:09:29.074518 31667 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.062963 32354 raft_consensus.cc:2804] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.080273 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.084368 32398 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.084592 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.086298 32393 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.087836 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.088245 32391 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.089747 32355 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:29.078810 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.127373 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.090706 32351 raft_consensus.cc:2749] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:29.095171 30932 debug-util.cc:398] Leaking SignalData structure 0x7b0800159fc0 after lost signal to thread 31176
W20260709 13:09:29.128222 30932 debug-util.cc:398] Leaking SignalData structure 0x7b0800248e80 after lost signal to thread 31177
I20260709 13:09:29.128405 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.099339 32354 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.129099 32354 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:29.129347 30932 debug-util.cc:398] Leaking SignalData structure 0x7b0800209160 after lost signal to thread 31734
I20260709 13:09:29.129451 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.096002 32377 leader_election.cc:290] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.130051 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.096921 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.098938 32387 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.098256 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.069428 32358 raft_consensus.cc:2749] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.113047 32172 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.136941 32172 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.068256 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.112106 31151 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:29.139178 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.140218 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.141172 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.142063 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.079144 32369 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.142745 32369 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.104897 32395 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.144798 32395 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.079631 32380 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.118443 31044 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:29.126732 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.133189 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:29.151657 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 58795.7us
I20260709 13:09:29.115628 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.076583 32400 raft_consensus.cc:2749] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:09:29.146251 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 111029us
I20260709 13:09:29.112457 32389 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.079249 32308 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.175793 31044 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:29.176226 30969 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.181303 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.176527 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.183384 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.184257 30999 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60768 (request call id 1400) took 1652 ms. Trace:
I20260709 13:09:29.184607 30999 rpcz_store.cc:276] 0709 13:09:27.532312 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:27.532419 (+   107us) service_pool.cc:224] Handling call
0709 13:09:27.532701 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:27.560886 (+ 28185us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:27.560918 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:27.560960 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:27.560997 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:29.184043 (+1623046us) spinlock_profiling.cc:243] Waited 28 ms on lock 0x7b54002a9254. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:29.184071 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:29.184206 (+   135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":64438528}
I20260709 13:09:29.112351 32370 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.189392 31044 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:29.187631 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.196512 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.181954 32398 raft_consensus.cc:2804] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.195992 31044 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:29.198232 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.179876 32367 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.198717 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.200732 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.133988 32355 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.203028 31143 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:29.188598 32285 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.204665 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.204934 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.206972 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.204324 31118 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.202306 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.175405 32380 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.195662 32389 raft_consensus.cc:2804] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:29.179064 32387 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.223871 32307 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.223982 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.214128 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.200078 32398 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:29.221376 31044 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
W20260709 13:09:29.326824 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 105518us
I20260709 13:09:29.209805 32406 raft_consensus.cc:2749] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.224479 32307 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.208040 32285 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:29.328626 32310 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.329727 32285 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.333317 32370 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:29.309145 32304 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.334146 32304 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.330137 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.336088 30999 raft_consensus.cc:1240] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:29.282007 31117 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:29.337972 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 56077.4us
I20260709 13:09:29.338626 32392 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.338757 31117 leader_election.cc:304] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.328650 32302 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:29.339377 32370 raft_consensus.cc:2749] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.339610 32302 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.340047 32302 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:29.340087 31117 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.340365 32285 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.340869 32405 raft_consensus.cc:2749] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.341663 31117 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.247905 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:29.243311 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 48648.6us
I20260709 13:09:29.238665 32398 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.228157 32378 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.215566 32367 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:09:29.344172 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.345402 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.343627 30968 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.340067 32370 raft_consensus.cc:2749] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.245064 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.323026 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:29.323869 32402 log.cc:927] Time spent T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 13:09:29.349820 30997 raft_consensus.cc:2468] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:29.324163 32308 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.325100 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.350724 32367 raft_consensus.cc:2749] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.325757 32351 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:29.350870 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.351984 32351 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.352237 30997 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:29.353468 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.354136 32351 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.354897 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.225239 32395 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.222146 32361 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.222102 32389 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:29.286477 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.227460 32387 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.243068 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.240149 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.227512 32172 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.221053 32352 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.219380 31149 raft_consensus.cc:1240] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.227679 32394 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:29.331743 32307 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.362890 32389 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.332197 32300 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.371768 32364 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.371930 32300 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.332635 32380 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.372860 30998 raft_consensus.cc:2393] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:29.346959 31117 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.347707 30968 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.342973 31043 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.344164 32309 raft_consensus.cc:2749] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.336102 32304 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.349188 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.325876 32303 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.377360 32357 raft_consensus.cc:2749] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.378216 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.378459 32364 raft_consensus.cc:2749] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.378857 32303 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:29.379612 31702 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Advancing to term 3
I20260709 13:09:29.362087 31150 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:29.361287 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.361482 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.341225 32369 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.331802 32310 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.375720 30968 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.383090 31143 raft_consensus.cc:1240] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.384864 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.387478 31043 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.358464 32361 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:29.362432 32352 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:29.389549 32392 raft_consensus.cc:2749] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.392693 30968 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.393635 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.394176 30968 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.390121 31043 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.392997 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.396191 30968 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.383911 32409 raft_consensus.cc:2749] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.390991 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:29.399876 30968 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:29.400836 31043 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:29.401523 30968 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.358744 32395 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.404075 32403 raft_consensus.cc:2749] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.405051 31003 raft_consensus.cc:1240] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:29.404913 31703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:29.399948 32300 raft_consensus.cc:2749] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.398705 32367 raft_consensus.cc:2749] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.391469 32361 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.393307 32352 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.406198 32368 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:29.424870 32368 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.425263 32368 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.385723 32398 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.408906 32369 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:29.395314 32310 raft_consensus.cc:2749] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.405416 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.403447 30968 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.409883 32302 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:29.405810 32372 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.420382 32401 raft_consensus.cc:2804] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.423602 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.406358 32406 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.431478 31043 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:29.412410 32387 raft_consensus.cc:2749] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.436358 31117 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.441779 30968 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.443583 30968 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.444456 32401 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.445977 32401 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.446007 32310 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:29.445354 30968 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.446357 31075 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 4: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:29.448688 32369 raft_consensus.cc:2804] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.447562 30968 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:29.448408 31117 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.443403 32172 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.451653 32172 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.451748 32387 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:29.444497 32364 raft_consensus.cc:2749] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.449148 32367 raft_consensus.cc:2749] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.457669 32387 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.452102 32172 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.449915 32285 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.460392 32387 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.446557 32310 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:29.453660 31117 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.450165 32369 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.455070 32309 raft_consensus.cc:2749] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.472391 32302 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.468776 32369 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.471053 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.455317 32300 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.477456 32385 raft_consensus.cc:2749] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.463647 32310 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.464012 32367 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.483318 32408 raft_consensus.cc:2749] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.496407 32172 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.505031 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.505774 30999 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:29.506268 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.506557 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.505118 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.507709 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.507990 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.511098 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.511210 31073 raft_consensus.cc:1240] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.511948 31043 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:29.513063 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.481372 32354 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.514922 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.515177 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.515468 32354 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:29.515969 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.517205 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.518168 31144 raft_consensus.cc:1240] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.516050 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.520339 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.520852 31002 raft_consensus.cc:2468] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:29.521955 32398 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.522500 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.524165 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.482925 32300 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.517086 32302 consensus_queue.cc:1059] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.009s
I20260709 13:09:29.525806 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.526688 32302 raft_consensus.cc:3055] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:29.527046 32302 raft_consensus.cc:740] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:29.527824 32302 consensus_queue.cc:260] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.529084 32302 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:29.529282 31146 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34194 (request call id 114) took 2030 ms. Trace:
I20260709 13:09:29.530133 31702 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:29.524344 32285 raft_consensus.cc:2804] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:29.530853 30997 raft_consensus.cc:1240] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.527837 32355 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.531127 32374 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.529624 31146 rpcz_store.cc:276] 0709 13:09:27.499220 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.919414 (+1420194us) service_pool.cc:224] Handling call
0709 13:09:28.919684 (+   270us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.058675 (+138991us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:29.058703 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:29.058740 (+    37us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:29.058770 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:29.529045 (+470275us) spinlock_profiling.cc:243] Waited 139 ms on lock 0x7b5400304654. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:29.529088 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:29.529213 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":319223040}
I20260709 13:09:29.525671 31043 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:29.531734 32374 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.530910 32285 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.539214 32285 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:29.536861 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:29.536404 32389 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:29.500584 32367 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.541080 30994 raft_consensus.cc:2468] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:29.547201 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.549113 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.550138 32300 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.542591 32275 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.559510 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.559893 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.560041 31001 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.560554 30996 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
I20260709 13:09:29.539295 32172 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.532764 32352 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.536991 32398 raft_consensus.cc:2804] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.558377 32407 consensus_queue.cc:1059] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:09:29.575652 32407 raft_consensus.cc:3055] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:29.575984 32407 raft_consensus.cc:740] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:29.591826 31044 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:29.592984 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.576745 32407 consensus_queue.cc:260] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.623478 32407 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.627163 31078 raft_consensus.cc:1240] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.626192 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.598030 32304 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:29.578315 32398 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.629662 32398 raft_consensus.cc:3060] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.630851 32395 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.629115 32304 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:29.635370 31076 raft_consensus.cc:1240] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:29.636574 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.634747 32304 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.644624 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.645884 30968 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.647722 31146 raft_consensus.cc:1240] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.649583 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.650523 31118 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.651786 32225 raft_consensus.cc:2749] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.652969 31118 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.653652 32225 raft_consensus.cc:2749] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:29.653988 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 150308us
I20260709 13:09:29.652982 31043 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:29.655217 31118 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.655462 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.657075 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.657465 32225 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.658447 32409 raft_consensus.cc:2804] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.658648 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.658865 32409 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.659358 32409 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.659941 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.658744 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.634842 32389 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:29.630870 32367 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:29.658334 32414 log.cc:927] Time spent T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 13:09:29.661839 31668 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.663443 31044 leader_election.cc:304] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.663443 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.664222 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.666452 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.666265 32368 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.667389 32361 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.682364 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.667955 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.682111 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.683699 31668 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.668208 32310 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.670398 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.644953 32374 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.694015 32401 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.701571 31668 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.674849 31001 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:29.675094 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.637094 32403 consensus_queue.cc:1059] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:09:29.677930 31044 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.716361 32409 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.686146 32376 raft_consensus.cc:2749] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.688190 32369 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.716979 31044 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.718080 31044 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.718503 32353 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.718814 32369 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:29.719199 32353 raft_consensus.cc:2749] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.689760 32285 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.691371 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.691418 32387 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.656754 32391 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:29.695562 32386 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:29.724330 31043 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:29.696669 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.697444 32368 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.699150 32361 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.726408 32407 consensus_queue.cc:1059] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:29.708596 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.708739 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.723443 32404 consensus_queue.cc:1059] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:09:29.708909 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.730230 31146 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.710098 31147 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57448 (request call id 1365) took 1025 ms. Trace:
I20260709 13:09:29.721565 32372 raft_consensus.cc:2749] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.711174 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.711767 32401 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.713155 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.715677 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:29.716646 32403 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.679304 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:29.719144 31044 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.719821 31152 raft_consensus.cc:1240] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.689568 32304 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.724684 31077 raft_consensus.cc:1240] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.695502 32378 consensus_queue.cc:1059] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:29.756966 32389 raft_consensus.cc:2749] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.760788 32378 raft_consensus.cc:3055] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:29.761148 32378 raft_consensus.cc:740] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:29.761718 32409 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.761905 32378 consensus_queue.cc:260] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.762774 32387 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.763032 32378 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.695128 32351 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.727350 32386 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.723194 32310 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.728822 31668 leader_election.cc:304] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.728284 32407 raft_consensus.cc:3055] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:29.710566 31145 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
I20260709 13:09:29.707989 31118 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.724125 32352 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.726558 32391 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:29.772353 32407 raft_consensus.cc:740] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:29.772840 30900 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59520 (request call id 158) took 1069 ms. Trace:
I20260709 13:09:29.777923 30900 rpcz_store.cc:276] 0709 13:09:28.695612 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.695997 (+   385us) service_pool.cc:224] Handling call
0709 13:09:29.764994 (+1068997us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":879,"reported_tablets":3}
I20260709 13:09:29.782222 32354 raft_consensus.cc:2749] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.738122 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.740424 31044 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.783003 32368 raft_consensus.cc:3055] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:29.783159 31001 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.783418 32368 raft_consensus.cc:740] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:29.783792 31044 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.784155 32368 consensus_queue.cc:260] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.785292 32368 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.742614 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.744445 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.747524 31075 raft_consensus.cc:1240] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.748445 32172 raft_consensus.cc:3055] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:29.748998 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.749441 32375 consensus_queue.cc:1059] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:29.750710 31073 raft_consensus.cc:1240] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:29.750779 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.797734 32375 raft_consensus.cc:3055] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:29.798098 32375 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:29.798780 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.798954 32375 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.751260 31069 raft_consensus.cc:1240] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:29.751557 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.752198 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:29.748950 31667 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:29.732219 31147 rpcz_store.cc:276] 0709 13:09:28.684807 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:28.685461 (+   654us) service_pool.cc:224] Handling call
0709 13:09:29.709369 (+1023908us) spinlock_profiling.cc:243] Waited 4.4 ms on lock 0x7b5800027398. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:29.709548 (+   179us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:29.709717 (+   169us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:29.709746 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:29.709789 (+    43us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:29.709826 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:29.709886 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:29.710036 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":10109312}
I20260709 13:09:29.759929 32304 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:29.754596 31117 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.763831 31146 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:29.563213 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:29.765544 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:29.770197 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.771073 32386 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.771653 32396 raft_consensus.cc:2749] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.775969 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:29.775686 30969 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.789793 31145 raft_consensus.cc:1240] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.789793 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
W20260709 13:09:29.773175 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 65222.2us
I20260709 13:09:29.777374 31077 raft_consensus.cc:1240] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:29.793252 32172 raft_consensus.cc:740] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:29.775835 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.773861 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:29.794652 32412 raft_consensus.cc:2749] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.794988 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:29.793591 32403 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.776428 32407 consensus_queue.cc:260] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:29.796022 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:29.796561 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
W20260709 13:09:29.863761 30966 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:29.805706 30898 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55214 (request call id 272) took 3490 ms. Trace:
I20260709 13:09:29.876317 30996 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:29.876755 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 101453us
I20260709 13:09:29.880600 30969 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:29.883220 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 128711us
I20260709 13:09:29.883490 31118 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:29.884181 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 135281us
I20260709 13:09:29.807986 31044 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.890529 31117 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:29.903831 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 95921.2us
I20260709 13:09:29.904115 31118 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.904508 31044 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.805986 30899 catalog_manager.cc:5697] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:29.906198 31044 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.887518 30969 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.907686 32225 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.904953 32172 consensus_queue.cc:260] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:29.774456 32373 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:29.889379 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:29.775580 32391 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.909893 31044 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.800015 32285 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:29.919334 31044 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.913012 30969 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.915294 31117 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.916474 31001 raft_consensus.cc:2468] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:29.922811 31043 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:29.909802 31118 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.772933 32353 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:29.902760 32387 raft_consensus.cc:2749] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.841115 32375 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.907239 32354 raft_consensus.cc:2749] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.824787 32266 consensus_queue.cc:1059] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.101s
I20260709 13:09:29.889055 32408 raft_consensus.cc:2749] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.944702 30969 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:29.811094 32409 consensus_queue.cc:1059] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.109s
I20260709 13:09:29.914134 32374 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:29.875473 30898 rpcz_store.cc:276] 0709 13:09:26.314843 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.316827 (+  1984us) service_pool.cc:224] Handling call
0709 13:09:29.805609 (+3488782us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:28.915283 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:28.928005 (+ 12722us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:28.930188 (+  2183us) write_op.cc:435] Acquired schema lock
0709 13:09:28.933149 (+  2961us) tablet.cc:662] Decoding operations
0709 13:09:28.948830 (+ 15681us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:28.948884 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:28.948923 (+    39us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:28.949110 (+   187us) tablet.cc:701] Row locks acquired
0709 13:09:28.949128 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:09:28.949275 (+   147us) write_op.cc:270] Start()
0709 13:09:28.949379 (+   104us) write_op.cc:276] Timestamp: P: 1783602568949226 usec, L: 0
0709 13:09:28.949406 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:09:28.986862 (+ 37456us) log.cc:844] Serialized 599 byte log entry
0709 13:09:29.376815 (+389953us) op_driver.cc:464] REPLICATION: finished
0709 13:09:29.475881 (+ 99066us) write_op.cc:301] APPLY: starting
0709 13:09:29.480321 (+  4440us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:29.485088 (+  4767us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:29.512187 (+ 27099us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:29.532624 (+ 20437us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:29.546823 (+ 14199us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:29.546869 (+    46us) write_op.cc:312] APPLY: finished
0709 13:09:29.547072 (+   203us) log.cc:844] Serialized 23 byte log entry
0709 13:09:29.547980 (+   908us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:29.548058 (+    78us) write_op.cc:454] Released schema lock
0709 13:09:29.548093 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:29.559384 (+ 11291us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:29.566588 (+  7204us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":212866,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":85110,"apply.run_cpu_time_us":2004,"apply.run_wall_time_us":90767,"num_ops":1,"prepare.queue_time_us":1442227,"prepare.run_cpu_time_us":7225,"prepare.run_wall_time_us":153814,"raft.queue_time_us":26316,"raft.run_cpu_time_us":38312,"raft.run_wall_time_us":48199,"replication_time_us":427296,"thread_start_us":129783,"threads_started":3,"wal-append.queue_time_us":127844}]]}
I20260709 13:09:29.907547 32376 raft_consensus.cc:2749] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.931739 31668 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.910004 32357 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.929296 32385 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.913779 32401 raft_consensus.cc:2749] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.907063 32361 raft_consensus.cc:2749] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.954341 32172 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.808490 32352 consensus_queue.cc:1059] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.121s
I20260709 13:09:29.925695 32403 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:29.926376 31000 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:29.929540 32407 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:29.889680 32400 raft_consensus.cc:2804] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:29.939173 32304 raft_consensus.cc:2749] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:29.952157 32397 raft_consensus.cc:2804] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:29.954070 32394 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:29.946892 32300 raft_consensus.cc:2749] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.959877 32367 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:29.921118 32373 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:29.929123 32404 consensus_queue.cc:1059] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
W20260709 13:09:29.996404 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 48826.9us
I20260709 13:09:29.998323 32418 raft_consensus.cc:2749] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.001693 32225 raft_consensus.cc:2749] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.007876 32353 raft_consensus.cc:697] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:09:30.008080 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 60060.2us
W20260709 13:09:30.010517 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 102732us
I20260709 13:09:30.022277 31044 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:29.960196 32395 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.037s
I20260709 13:09:29.992573 32400 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:29.984338 32392 consensus_queue.cc:1059] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:09:30.044479 32225 consensus_queue.cc:1059] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.047344 32225 raft_consensus.cc:3055] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.047719 32225 raft_consensus.cc:740] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:30.048705 32225 consensus_queue.cc:260] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.050263 31145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34348145deae46f8ae946679eb212012"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:30.049530 32423 consensus_queue.cc:1059] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.051627 30996 raft_consensus.cc:2468] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:30.053350 32275 consensus_queue.cc:1059] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.055223 32369 raft_consensus.cc:3055] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:30.054858 31144 consensus_queue.cc:237] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:30.055629 32369 raft_consensus.cc:740] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:30.055855 32275 raft_consensus.cc:3055] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.056212 32275 raft_consensus.cc:740] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:30.056478 32369 consensus_queue.cc:260] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.056965 32275 consensus_queue.cc:260] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.057627 32369 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.058034 32275 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.051513 31145 raft_consensus.cc:606] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:30.064596 30968 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:30.068358 32376 raft_consensus.cc:3055] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.068854 32376 raft_consensus.cc:740] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.045146 32400 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:30.073604 31117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:30.075239 32225 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.990860 32398 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.083755 31075 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:30.084414 31075 raft_consensus.cc:606] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:30.090977 31074 raft_consensus.cc:1240] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.069888 32376 consensus_queue.cc:260] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.097424 30996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:30.098181 30996 raft_consensus.cc:606] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:30.099931 32398 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:30.100941 31000 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:30.112833 32389 raft_consensus.cc:2749] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.091483 32275 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
W20260709 13:09:30.124753 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 102536us
I20260709 13:09:30.126708 31044 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:30.127557 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 124824us
I20260709 13:09:30.087011 32353 consensus_queue.cc:237] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.139364 30969 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:30.119501 32397 raft_consensus.cc:697] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:09:30.136349 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 209744us
I20260709 13:09:30.141448 30969 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:30.136766 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 98774.7us
I20260709 13:09:30.145540 32300 raft_consensus.cc:2749] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.140376 32366 consensus_queue.cc:1059] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:30.147671 32374 raft_consensus.cc:2749] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.148247 32366 raft_consensus.cc:3055] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.148591 32366 raft_consensus.cc:740] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:30.149384 32366 consensus_queue.cc:260] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.151729 31044 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:30.152726 32302 raft_consensus.cc:2749] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.154606 32352 raft_consensus.cc:993] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:30.155005 32352 raft_consensus.cc:1081] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:30.155275 31072 raft_consensus.cc:1240] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: [3.4-3.4]
I20260709 13:09:30.129593 32376 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.160427 31668 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.139801 32401 raft_consensus.cc:2804] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:30.162901 32401 raft_consensus.cc:697] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.138356 31000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:30.161657 31077 raft_consensus.cc:1240] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.156024 32302 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.172415 32300 consensus_queue.cc:1059] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:30.173221 32366 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.175092 30969 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:30.175783 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.176327 30996 raft_consensus.cc:3060] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.163386 31043 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:30.159880 32422 consensus_queue.cc:1059] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:09:30.182847 31075 raft_consensus.cc:1240] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:30.136842 32275 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.188416 30996 raft_consensus.cc:2468] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:30.189759 30969 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:30.196851 31118 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:30.199152 31043 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:30.199188 30969 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:30.200079 31043 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:30.200822 31709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51564
I20260709 13:09:30.178624 32373 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:30.202505 30969 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:30.179044 32374 raft_consensus.cc:2749] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.212491 32172 raft_consensus.cc:2804] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:30.170528 32401 consensus_queue.cc:237] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:30.209160 32387 raft_consensus.cc:2749] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.232528 32172 raft_consensus.cc:697] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.178169 32397 consensus_queue.cc:237] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.240218 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:30.241451 31145 raft_consensus.cc:1240] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.214964 32372 raft_consensus.cc:2804] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:30.211851 32302 raft_consensus.cc:2804] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:30.252094 32172 consensus_queue.cc:237] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.210521 32388 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.222218 32409 raft_consensus.cc:2804] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:30.255261 30969 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:30.208997 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:30.190016 32355 consensus_queue.cc:1059] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 13:09:30.263437 30999 raft_consensus.cc:1240] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:30.264619 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.219663 32391 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.266224 30998 raft_consensus.cc:1240] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:30.249917 32372 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:30.252642 32373 raft_consensus.cc:2749] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.267017 32367 raft_consensus.cc:2749] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.269999 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.272205 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:30.258651 32302 raft_consensus.cc:697] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.264851 32393 raft_consensus.cc:3055] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.272256 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.276961 30999 raft_consensus.cc:1240] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.274636 31003 raft_consensus.cc:1240] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:30.280310 30995 raft_consensus.cc:1240] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.259850 32409 raft_consensus.cc:697] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.270089 32372 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.286115 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:30.287323 31001 raft_consensus.cc:1240] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.291815 31667 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:30.292244 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.294894 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:30.295228 31145 raft_consensus.cc:1240] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:30.296357 31117 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.279007 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.301915 32355 consensus_queue.cc:1059] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.304064 32386 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.300036 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.306811 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:30.279259 32393 raft_consensus.cc:740] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:30.309171 31117 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.317224 31117 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.312889 32355 raft_consensus.cc:3055] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.312932 32275 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:30.308949 32375 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:30.319396 32355 raft_consensus.cc:740] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:30.317996 32357 raft_consensus.cc:2749] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.322079 31000 raft_consensus.cc:606] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:30.311162 32423 raft_consensus.cc:2749] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.322319 32354 raft_consensus.cc:2749] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.322878 32302 consensus_queue.cc:237] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.325467 32400 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.310575 32386 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:30.332249 31703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:30.329921 31000 raft_consensus.cc:614] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:30.329967 32409 consensus_queue.cc:237] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.336880 31003 raft_consensus.cc:1240] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:30.337193 32393 consensus_queue.cc:260] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.319900 32394 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:30.339020 30994 raft_consensus.cc:1240] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:30.324586 32375 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:30.345721 32400 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.365545 32375 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.365610 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:30.366075 31146 raft_consensus.cc:1240] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:30.346282 31709 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.368867 31709 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.370220 31705 raft_consensus.cc:1240] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.374271 31117 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.347805 32355 consensus_queue.cc:260] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.339403 32275 consensus_queue.cc:1059] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
W20260709 13:09:30.349670 31118 consensus_peers.cc:597] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 564f35ec2f754c8f871eedb6740f5727. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:30.350616 32391 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:30.339967 30969 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:30.386946 32355 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:30.387108 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 47225us
I20260709 13:09:30.387362 32316 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.385396 31709 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.377836 31150 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:30.379204 32379 raft_consensus.cc:3055] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:30.382359 32369 consensus_queue.cc:1059] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:30.383451 32310 raft_consensus.cc:3055] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.378268 32386 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:30.396724 31117 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.399323 30969 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:30.396071 32424 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.404179 31117 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.393883 32379 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:30.407083 31117 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.396322 32310 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:30.396586 32377 consensus_queue.cc:1059] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 13:09:30.413596 32423 raft_consensus.cc:2749] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.414083 32377 raft_consensus.cc:3055] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.413970 32310 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.414471 32377 raft_consensus.cc:740] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:30.414587 32379 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:30.415298 32310 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.415697 31072 raft_consensus.cc:1275] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:30.415370 32377 consensus_queue.cc:260] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.415903 32379 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.407917 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.411360 31117 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:30.402954 32393 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.416777 32309 raft_consensus.cc:2749] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.404295 32391 raft_consensus.cc:2749] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.395064 32400 consensus_queue.cc:1059] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 13:09:30.429467 32400 raft_consensus.cc:3055] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.429888 32400 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:30.405260 32394 raft_consensus.cc:2749] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.435956 32400 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.416577 32377 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.439163 32285 raft_consensus.cc:3055] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.402010 32386 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.445358 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:09:30.449895 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:30.421940 32357 raft_consensus.cc:2749] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:30.460795 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 220890us
I20260709 13:09:30.463371 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:30.447902 32285 raft_consensus.cc:740] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.454829 32360 consensus_queue.cc:1059] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:09:30.460826 32400 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:30.518953 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 48002.2us
I20260709 13:09:30.450899 32375 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.548367 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:30.451337 32309 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 13:09:30.556111 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:30.554049 31148 raft_consensus.cc:1240] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.537415 32403 consensus_queue.cc:1059] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:09:30.552482 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:30.577287 32356 raft_consensus.cc:3055] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.579376 32354 raft_consensus.cc:3055] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.584360 32398 raft_consensus.cc:3055] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.584882 32398 raft_consensus.cc:740] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.587097 32406 raft_consensus.cc:993] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:30.587617 32406 raft_consensus.cc:1081] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:30.588384 32386 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.581328 31667 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.590700 31074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52960
I20260709 13:09:30.591260 31074 raft_consensus.cc:493] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.591564 31074 raft_consensus.cc:3060] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.592648 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:30.593392 30994 raft_consensus.cc:2393] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 5: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:30.590631 32354 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:30.595549 32354 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.596453 32389 consensus_queue.cc:1059] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:30.596853 32354 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.597457 32389 raft_consensus.cc:3055] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.597819 32389 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.589751 32356 raft_consensus.cc:740] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:30.598623 32389 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.599316 32356 consensus_queue.cc:260] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.599804 32389 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.555471 32285 consensus_queue.cc:260] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.601229 31709 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.619094 32351 consensus_queue.cc:1059] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:30.624872 32285 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.624984 32351 raft_consensus.cc:3055] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.625391 32351 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
W20260709 13:09:30.627049 32172 consensus_queue.cc:1175] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b8b08defb18441169ff64f1dce159b89" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:09:30.628218 32372 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.628963 31071 raft_consensus.cc:1240] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.630745 31701 raft_consensus.cc:1240] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.631892 30996 raft_consensus.cc:1275] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:30.634596 32303 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:30.630317 32372 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:30.602273 32369 raft_consensus.cc:993] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:30.602666 32432 raft_consensus.cc:2749] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.604177 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:30.605603 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:30.609084 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:30.611853 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.611934 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:30.612974 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.615935 32304 raft_consensus.cc:3055] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.654624 30994 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.606215 32375 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.623775 31074 raft_consensus.cc:515] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:30.698472 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 45945.8us
I20260709 13:09:30.701905 30998 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:30.703676 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.710881 31074 leader_election.cc:290] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:30.710762 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:30.712849 31003 raft_consensus.cc:3055] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:30.713160 31003 raft_consensus.cc:740] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:30.662187 32304 raft_consensus.cc:740] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.704700 32361 raft_consensus.cc:1081] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:30.713693 32302 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:09:30.705147 31070 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 5.
I20260709 13:09:30.626209 32351 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.746733 30969 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:30.715420 31003 consensus_queue.cc:260] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.752750 31143 raft_consensus.cc:1240] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.751642 31667 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.756335 31003 raft_consensus.cc:3060] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.757107 31151 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:30.716392 31072 raft_consensus.cc:3055] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.761399 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:30.761504 30994 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
W20260709 13:09:30.764278 31041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:30.764465 32425 raft_consensus.cc:2749] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:30.765300 32367 consensus_queue.cc:1059] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:30.773849 31707 raft_consensus.cc:1240] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:30.783349 30899 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55232 (request call id 279) took 4464 ms. Trace:
I20260709 13:09:30.775156 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:30.774252 31668 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:30.799925 31144 raft_consensus.cc:3060] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.796629 32172 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:30.772483 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 110011us
W20260709 13:09:30.808570 31667 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:30.810091 31667 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.830137 31667 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:30.770498 31072 raft_consensus.cc:740] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:30.767690 32403 consensus_queue.cc:1059] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.046s
I20260709 13:09:30.811902 32432 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.837810 32422 consensus_queue.cc:1059] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:30.838850 30968 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:30.804179 32372 raft_consensus.cc:2749] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.839905 31072 consensus_queue.cc:260] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.841300 32396 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:30.835456 32386 raft_consensus.cc:2749] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:30.890041 31705 raft_consensus.cc:1240] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 4. Ops: []
I20260709 13:09:30.888813 32396 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:30.900858 31072 raft_consensus.cc:3060] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:30.911559 32396 raft_consensus.cc:3060] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:30.930622 32355 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:30.931401 32355 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.934756 32355 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.940888 31706 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:30.945626 32355 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:30.946357 31072 raft_consensus.cc:2468] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:30.948807 32309 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:30.951296 32355 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.951450 32309 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:30.954593 31667 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:30.957772 31144 raft_consensus.cc:2468] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:30.959837 32431 raft_consensus.cc:2804] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:30.959900 32309 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.960464 32431 raft_consensus.cc:697] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
W20260709 13:09:30.970083 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 123627us
I20260709 13:09:30.972611 32431 consensus_queue.cc:237] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.980463 32355 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.983897 32396 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:30.988533 32396 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:30.989477 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:09:30.652129 32352 consensus_queue.cc:1175] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1ac493dbe11044bc830e2c5a4c98a834" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:09:30.991351 32454 ts_tablet_manager.cc:933] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:30.996686 31072 raft_consensus.cc:2468] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 5.
I20260709 13:09:30.998163 31667 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:30.999105 32396 raft_consensus.cc:2804] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:31.000259 32396 raft_consensus.cc:697] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 5 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:31.001140 32396 consensus_queue.cc:237] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:31.001899 32454 tablet_copy_client.cc:323] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:31.002964 32351 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.004513 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 564f35ec2f754c8f871eedb6740f5727 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:31.005059 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 564f35ec2f754c8f871eedb6740f5727 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-564f35ec2f754c8f871eedb6740f5727
I20260709 13:09:31.006994 31151 raft_consensus.cc:1240] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:31.007221 30994 raft_consensus.cc:1240] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:31.011351 32398 consensus_queue.cc:260] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.013168 31162 tablet_copy_source_session.cc:215] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:31.013906 31710 raft_consensus.cc:1240] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
W20260709 13:09:31.014564 32446 log.cc:927] Time spent T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.197s	user 0.003s	sys 0.001s
I20260709 13:09:31.019279 32454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564f35ec2f754c8f871eedb6740f5727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.021379 32304 consensus_queue.cc:260] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.033120 32454 tablet_copy_client.cc:806] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:31.033728 32454 tablet_copy_client.cc:670] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:31.037990 32406 consensus_queue.cc:1059] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:31.042526 32454 tablet_copy_client.cc:538] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:31.047214 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:31.047914 30994 raft_consensus.cc:2393] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 5: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:31.053244 32454 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:31.053623 32379 raft_consensus.cc:3055] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:31.054024 32379 raft_consensus.cc:740] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:31.054875 32406 consensus_queue.cc:1059] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:31.056023 32395 raft_consensus.cc:3055] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:31.056388 32395 raft_consensus.cc:740] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:31.057243 32395 consensus_queue.cc:260] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:31.059648 32395 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.054873 32379 consensus_queue.cc:260] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:31.063923 32356 raft_consensus.cc:3060] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.061159 32379 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.797560 30899 rpcz_store.cc:276] 0709 13:09:26.306275 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:26.351303 (+ 45028us) service_pool.cc:224] Handling call
0709 13:09:30.770285 (+4418982us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:30.023860 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:30.024586 (+   726us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:30.024633 (+    47us) write_op.cc:435] Acquired schema lock
0709 13:09:30.024661 (+    28us) tablet.cc:662] Decoding operations
0709 13:09:30.025077 (+   416us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:30.025167 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:30.025212 (+    45us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:30.025446 (+   234us) tablet.cc:701] Row locks acquired
0709 13:09:30.025472 (+    26us) write_op.cc:260] PREPARE: finished
0709 13:09:30.025650 (+   178us) write_op.cc:270] Start()
0709 13:09:30.025781 (+   131us) write_op.cc:276] Timestamp: P: 1783602570025596 usec, L: 0
0709 13:09:30.025808 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:09:30.026659 (+   851us) log.cc:844] Serialized 541 byte log entry
0709 13:09:30.235873 (+209214us) op_driver.cc:464] REPLICATION: finished
0709 13:09:30.635797 (+399924us) write_op.cc:301] APPLY: starting
0709 13:09:30.635875 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:30.635966 (+    91us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:30.636086 (+   120us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:30.636331 (+   245us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:30.636479 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:30.636523 (+    44us) write_op.cc:312] APPLY: finished
0709 13:09:30.636710 (+   187us) log.cc:844] Serialized 23 byte log entry
0709 13:09:30.636860 (+   150us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:30.636934 (+    74us) write_op.cc:454] Released schema lock
0709 13:09:30.636968 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:30.637254 (+   286us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:30.637281 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":60110,"reported_tablets":3,"spinlock_wait_cycles":2432,"child_traces":[["op",{"apply.queue_time_us":383519,"apply.run_cpu_time_us":1474,"apply.run_wall_time_us":1473,"num_ops":1,"prepare.queue_time_us":110247,"prepare.run_cpu_time_us":3102,"prepare.run_wall_time_us":3102,"replication_time_us":165424,"thread_start_us":286854,"threads_started":2}]]}
I20260709 13:09:31.084347 31143 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.086351 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:31.103550 31072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34348145deae46f8ae946679eb212012"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52946
I20260709 13:09:31.104203 31072 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:31.104554 31072 raft_consensus.cc:3060] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.110153 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:31.110836 30994 raft_consensus.cc:2468] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:31.122362 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:31.123217 31070 raft_consensus.cc:2393] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:31.127180 30998 raft_consensus.cc:1275] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:31.127842 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:31.128577 31074 raft_consensus.cc:2393] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:31.130831 31152 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.129091 31070 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:31.133867 31044 leader_election.cc:304] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:31.135509 32454 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:09:31.136487 32454 tablet_bootstrap.cc:492] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:31.137148 32454 ts_tablet_manager.cc:1403] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.022s
I20260709 13:09:31.138938 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:31.139879 31151 raft_consensus.cc:1275] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.141099 31144 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.140945 30898 catalog_manager.cc:5697] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.142468 30999 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.143450 30898 catalog_manager.cc:5697] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.146206 32412 raft_consensus.cc:2804] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:31.147419 32352 consensus_queue.cc:1048] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:09:31.149792 32441 log.cc:927] Time spent T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.346s	user 0.000s	sys 0.002s
I20260709 13:09:31.151101 32426 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:31.151613 32412 raft_consensus.cc:697] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:31.152459 32285 consensus_queue.cc:1048] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:31.152544 32412 consensus_queue.cc:237] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.153156 31072 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.153842 32397 raft_consensus.cc:3055] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:31.154203 32397 raft_consensus.cc:740] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:31.156225 32397 consensus_queue.cc:260] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:31.157375 32397 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.145318 30898 catalog_manager.cc:5697] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.147473 32378 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:31.161332 32376 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:31.163121 31002 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.164997 31003 raft_consensus.cc:2468] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:31.159446 30898 catalog_manager.cc:5697] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 4, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.177132 30898 catalog_manager.cc:5697] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:31.185292 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:31.185292 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:31.186026 31003 raft_consensus.cc:3060] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.185185 30898 catalog_manager.cc:5697] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 3, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:31.189194 32398 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.189694 31148 raft_consensus.cc:1240] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:31.195922 31072 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.196702 31147 raft_consensus.cc:1275] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:31.174957 32379 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:31.198105 32379 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.200002 32379 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.182399 32401 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:09:31.190941 31001 raft_consensus.cc:1275] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.200331 31003 raft_consensus.cc:2468] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:31.201633 31043 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:31.202664 32401 raft_consensus.cc:2804] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:31.203016 30997 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:31.203195 32401 raft_consensus.cc:697] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:31.203464 32443 consensus_queue.cc:1048] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:31.204113 32401 consensus_queue.cc:237] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.202826 32378 consensus_queue.cc:1048] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:31.211544 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:31.212174 30969 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:31.212317 31071 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:31.217070 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:31.219887 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:31.220484 30999 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:31.220558 31117 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:31.228129 30968 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:31.233453 31117 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:31.234731 31117 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:31.232326 32310 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:31.236773 32310 raft_consensus.cc:697] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:31.236910 32369 raft_consensus.cc:2804] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:31.237334 32369 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:31.237706 32369 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.237703 32310 consensus_queue.cc:237] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:31.234181 32316 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:31.242030 32316 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:31.242403 32316 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.244953 32385 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:31.245339 32385 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:31.245682 32385 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.249960 32352 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:31.240449 32357 raft_consensus.cc:2749] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:31.263229 32352 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 13:09:31.366636 32462 log.cc:927] Time spent T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260709 13:09:31.325718 32425 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:31.315363 32412 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.382803 32412 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.387750 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:31.388823 30969 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:31.380999 32316 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.367349 32309 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.271540 32360 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:31.419199 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.419965 31150 raft_consensus.cc:2393] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:31.398721 32425 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.427579 31002 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:31.439517 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.440416 31143 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:31.449859 31044 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:31.429824 32412 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.412174 32309 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.461851 32316 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:31.471189 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:31.454120 32367 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.456892 32398 raft_consensus.cc:2804] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:31.480357 32467 log.cc:927] Time spent T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.209s	user 0.001s	sys 0.000s
I20260709 13:09:31.484602 32454 raft_consensus.cc:359] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.485968 32454 raft_consensus.cc:740] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:31.492069 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:31.504894 32304 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:31.507511 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:31.473932 32398 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.501089 30997 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:31.539790 32309 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:31.541235 32369 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.543289 32369 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:31.474684 32367 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.546224 32367 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.525148 32398 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.551255 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.551882 31151 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:09:31.550858 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.553253 31150 raft_consensus.cc:2393] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:31.554039 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:31.554728 31152 raft_consensus.cc:2393] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:31.554747 31075 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:31.517315 32443 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.565433 30996 raft_consensus.cc:1275] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:31.563254 30969 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:31.531680 32425 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.568966 32395 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:31.562958 32438 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.011s
I20260709 13:09:31.524142 32454 consensus_queue.cc:260] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:31.572212 32397 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:31.562800 32443 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.687405 32454 ts_tablet_manager.cc:1434] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.550s	user 0.003s	sys 0.006s
I20260709 13:09:31.794533 32476 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:31.814563 32367 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.817324 32408 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.918982 32476 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.919219 32408 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:31.921169 32476 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.860692 32397 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.918982 32367 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.896744 32486 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.924613 32486 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.862046 32484 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.925839 32367 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.926218 32484 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.926703 32486 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.928380 32484 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:31.867089 32475 log.cc:927] Time spent T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.349s	user 0.000s	sys 0.008s
I20260709 13:09:31.930461 32396 consensus_queue.cc:1048] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:31.931280 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.932125 31152 raft_consensus.cc:2393] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
W20260709 13:09:31.918730 32454 ts_tablet_manager.cc:1467] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Tablet startup took 781ms
W20260709 13:09:31.933215 32454 ts_tablet_manager.cc:1469] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Trace:
0709 13:09:30.833382 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.841121 (+  7739us) service_pool.cc:224] Handling call
0709 13:09:30.991807 (+150686us) ts_tablet_manager.cc:934] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
0709 13:09:31.018092 (+ 26285us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:09:31.026099 (+  8007us) tablet_metadata.cc:665] Metadata flushed
0709 13:09:31.026210 (+   111us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:09:31.032201 (+  5991us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:09:31.032482 (+   281us) tablet_replica.cc:206] Creating consensus instance
0709 13:09:31.032768 (+   286us) ts_tablet_manager.cc:989] Replica registered.
0709 13:09:31.032823 (+    55us) inbound_call.cc:177] Queueing success response
0709 13:09:31.052902 (+ 20079us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:09:31.137460 (+ 84558us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:09:31.232421 (+ 94961us) tablet_replica.cc:261] Starting instrumentation
0709 13:09:31.367250 (+134829us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":268,"mutex_wait_us":4926,"raft.queue_time_us":206323,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":91,"tablet-copy.queue_time_us":135328,"tablet-download-pool.queue_time_us":101,"tablet-download-pool.run_cpu_time_us":999,"tablet-download-pool.run_wall_time_us":8109,"thread_start_us":93869,"threads_started":2}
I20260709 13:09:31.921211 32408 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.902661 32360 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:34184 (request call id 11) took 1853 ms. Trace:
I20260709 13:09:31.940505 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.941159 31152 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:31.924014 32397 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:31.938310 30969 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:31.940836 32360 rpcz_store.cc:276] 0709 13:09:30.049161 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:30.050567 (+  1406us) service_pool.cc:224] Handling call
0709 13:09:30.074512 (+ 23945us) log.cc:844] Serialized 506 byte log entry
0709 13:09:30.578476 (+503964us) spinlock_profiling.cc:243] Waited 2.46 ms on lock 0x7b54000b39a0. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01da2142 00007f2d01d82eaa 00007f2d01d89d53 00007f2d01d89cd9 00007f2d01d89c69 00007f2d01d89c31 00007f2d01d88dfd 000000000038f354 000000000038f199 00007f2cfed3c475
0709 13:09:31.902569 (+1324093us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17328,"raft.queue_time_us":12103,"raft.run_cpu_time_us":7695,"raft.run_wall_time_us":276469,"spinlock_wait_cycles":5840000,"thread_start_us":223075,"threads_started":1,"wal-append.queue_time_us":239160,"wal-append.run_cpu_time_us":1869,"wal-append.run_wall_time_us":1001880}
I20260709 13:09:31.918200 32443 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.944053 30969 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:31.945663 32408 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:31.946031 32408 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.946415 32408 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:31.945011 32385 consensus_meta.cc:287] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent flushing consensus metadata: real 0.699s	user 0.011s	sys 0.000s
I20260709 13:09:31.954058 32385 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.958820 32302 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.959319 32403 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:31.959918 32403 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:31.961120 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.961748 31145 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:31.959335 32302 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.568845 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:31.964567 31075 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:31.965281 32302 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:31.969331 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.969942 31145 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:31.970773 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.971318 31145 raft_consensus.cc:2468] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:31.972066 32369 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:31.972555 32369 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:31.962159 32403 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:31.974164 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:31.975003 31152 raft_consensus.cc:2393] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:31.976162 31044 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:31.977533 31044 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:31.979318 32378 raft_consensus.cc:2804] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:31.979681 32378 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.980017 32378 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.587059 32395 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.984090 32395 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.978104 32403 raft_consensus.cc:2804] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:31.986646 32403 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:31.987017 32403 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:31.997447 32408 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:32.001374 32303 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:32.001976 32303 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.004402 32303 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.004894 32303 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:32.005338 32303 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.008901 30969 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.014961 32398 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.015419 32407 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:32.017982 32407 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.018368 32407 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.020275 32385 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.025872 32352 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.037352 32352 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.028350 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.045830 30995 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:32.045857 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.029258 32443 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:32.047501 32443 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.049669 32443 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.029523 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.029863 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.051040 31002 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:32.031147 30997 raft_consensus.cc:1275] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:32.031327 30949 auto_rebalancer.cc:629] Failed to schedule move for tablet 208518963eef416897b06e57f67aa9d9: Illegal state: Replica b8b08defb18441169ff64f1dce159b89 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:32.052102 30998 raft_consensus.cc:1240] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:32.031687 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:32.028266 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.041069 32486 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:32.057404 32443 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:32.057657 32486 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.058096 32443 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:32.058372 32402 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.004s	sys 0.012s
I20260709 13:09:32.059862 32486 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:32.060307 32402 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.514s	user 0.005s	sys 0.012s
I20260709 13:09:32.060565 32443 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.043558 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.061383 31001 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.044627 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.033928 32378 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.064626 32378 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.067862 32408 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.038355 32403 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.070353 32403 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.074199 31144 raft_consensus.cc:1275] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:32.074168 30994 raft_consensus.cc:2468] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.013427 32369 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.076447 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.078949 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.079501 31147 raft_consensus.cc:3055] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:32.079793 31147 raft_consensus.cc:740] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:32.080531 31147 consensus_queue.cc:260] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.081427 31147 raft_consensus.cc:3060] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.082576 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.083146 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:32.084416 31072 consensus_meta.cc:287] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.576s	user 0.011s	sys 0.003s
I20260709 13:09:32.084308 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.086972 30997 raft_consensus.cc:2393] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:32.086980 32420 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:32.087999 32420 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.088900 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.089596 31145 raft_consensus.cc:2393] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:32.090029 32420 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.090633 31072 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:32.093583 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.085678 30994 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.094126 31145 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:32.094977 32352 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.098852 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.099526 30999 raft_consensus.cc:2393] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:32.100338 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.101075 32303 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.100515 31145 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:32.086105 32369 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.103389 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.106053 31151 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.106731 31000 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.106892 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.107122 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.107415 31151 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.107667 30996 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.110266 32398 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.111191 32369 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.113260 32369 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.113679 32369 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:32.114086 32369 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.114938 31070 raft_consensus.cc:2368] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:32.119554 31151 raft_consensus.cc:2468] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.119653 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.103989 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.103578 32395 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.100386 32407 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.104884 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.136190 32385 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:32.187373 32438 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.190354 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.209818 32379 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:32.263813 32407 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.263899 32379 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.159876 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.264714 31001 raft_consensus.cc:2368] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4.
I20260709 13:09:32.264971 31149 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:32.265872 32379 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.142550 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.134584 31044 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:32.266862 31704 raft_consensus.cc:2393] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:32.266993 31144 raft_consensus.cc:3060] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.267179 32403 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.267596 32403 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:32.123814 32408 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.114498 30996 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.127521 32420 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.171171 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:32.269181 31071 raft_consensus.cc:2393] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:32.268894 32420 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.128607 31043 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:32.269937 32378 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:32.270074 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.270318 32378 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:32.270915 32420 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.271080 32378 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.271687 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.140348 31075 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:32.244115 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.272854 30997 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.144996 32172 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:32.273455 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.173900 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.277559 32395 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.189759 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-564f35ec2f754c8f871eedb6740f5727 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:32.279984 32378 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.280617 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-564f35ec2f754c8f871eedb6740f5727 on tablet 564f35ec2f754c8f871eedb6740f5727 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:32.161022 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:32.263098 32438 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.268200 32408 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.165835 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.282612 31070 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.123065 31117 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.268049 32403 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.283921 32438 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.284096 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.284463 32438 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:32.263038 32385 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:32.185417 32304 consensus_meta.cc:287] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.680s	user 0.009s	sys 0.000s
I20260709 13:09:32.281339 30898 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55218 (request call id 268) took 1250 ms. Trace:
I20260709 13:09:32.192879 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.286820 32385 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.123118 31146 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:32.165485 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.287282 31710 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.274011 32172 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.227613 32391 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.288932 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.289674 31704 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:32.120275 32369 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.163806 31077 raft_consensus.cc:1240] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:32.121428 32285 consensus_queue.cc:1048] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.155s
I20260709 13:09:32.290740 32172 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:32.279412 30949 auto_rebalancer.cc:629] Failed to schedule move for tablet 53209df41e8b41c8a51daab1660ccc52: Illegal state: Replica 32f8be766afb4c91a1a166ca70e9d2e4 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:32.291515 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.292292 31077 raft_consensus.cc:2368] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
W20260709 13:09:32.275553 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 142387us
I20260709 13:09:32.127061 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.288010 30898 rpcz_store.cc:276] 0709 13:09:31.031015 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.031923 (+   908us) service_pool.cc:224] Handling call
0709 13:09:32.281284 (+1249361us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:31.394286 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:31.426780 (+ 32494us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:31.426831 (+    51us) write_op.cc:435] Acquired schema lock
0709 13:09:31.426858 (+    27us) tablet.cc:662] Decoding operations
0709 13:09:31.438091 (+ 11233us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:31.438169 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:31.438206 (+    37us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:09:31.511523 (+ 73317us) tablet.cc:701] Row locks acquired
0709 13:09:31.511545 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:09:31.511691 (+   146us) write_op.cc:270] Start()
0709 13:09:31.511813 (+   122us) write_op.cc:276] Timestamp: P: 1783602571511649 usec, L: 0
0709 13:09:31.511846 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 13:09:31.514754 (+  2908us) log.cc:844] Serialized 2478 byte log entry
0709 13:09:31.814983 (+300229us) op_driver.cc:464] REPLICATION: finished
0709 13:09:31.864737 (+ 49754us) write_op.cc:301] APPLY: starting
0709 13:09:31.864813 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:31.864982 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:31.865282 (+   300us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:31.866398 (+  1116us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:31.866629 (+   231us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:09:31.866698 (+    69us) write_op.cc:312] APPLY: finished
0709 13:09:31.866967 (+   269us) log.cc:844] Serialized 53 byte log entry
0709 13:09:31.867118 (+   151us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:31.867215 (+    97us) write_op.cc:454] Released schema lock
0709 13:09:31.867264 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:31.867627 (+   363us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:31.867657 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":8,"child_traces":[["op",{"apply.queue_time_us":49520,"apply.run_cpu_time_us":2524,"apply.run_wall_time_us":2843,"num_ops":6,"prepare.queue_time_us":171872,"prepare.run_cpu_time_us":5138,"prepare.run_wall_time_us":123647,"replication_time_us":302990,"thread_start_us":89542,"threads_started":2}]]}
I20260709 13:09:32.294063 31706 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:32.295291 31043 leader_election.cc:400] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4.
I20260709 13:09:32.282161 32378 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.192013 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.296013 31043 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.296106 31143 raft_consensus.cc:2393] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:32.282371 31074 raft_consensus.cc:2393] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
W20260709 13:09:32.266940 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 132455us
I20260709 13:09:32.283629 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.297140 31076 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:32.297377 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:32.298846 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 175841us
I20260709 13:09:32.299440 31117 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.300273 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.301160 32385 raft_consensus.cc:2804] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.301656 32385 raft_consensus.cc:697] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:32.303067 30998 raft_consensus.cc:1275] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:32.302613 32385 consensus_queue.cc:237] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.193743 31705 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:32.274366 31144 raft_consensus.cc:2468] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.304772 32403 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.147622 32352 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.288251 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.305859 31069 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.305791 32352 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.306982 31069 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.131824 31707 raft_consensus.cc:1217] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:09:32.308547 32352 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.308828 31707 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:32.310104 31001 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:32.211163 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:32.288887 32391 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.310948 31044 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:32.312000 32391 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.243134 30899 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55214 (request call id 273) took 1114 ms. Trace:
I20260709 13:09:32.312443 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.312561 30899 rpcz_store.cc:276] 0709 13:09:31.128245 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.134899 (+  6654us) service_pool.cc:224] Handling call
0709 13:09:32.243074 (+1108175us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":290583,"reported_tablets":3}
I20260709 13:09:32.313185 30996 raft_consensus.cc:2393] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:32.290678 31118 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.313643 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.293752 32426 consensus_queue.cc:1048] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, 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.318336 32426 raft_consensus.cc:2804] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.318955 32426 raft_consensus.cc:697] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:32.319974 32426 consensus_queue.cc:237] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.167447 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.321678 31073 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.150393 32401 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.322779 32401 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.300405 32361 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.324288 32361 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.324636 32361 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.326213 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.148241 32409 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.326807 30996 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:32.295156 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:32.327056 32409 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:32.327725 31069 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:32.329227 32409 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.329751 31075 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:32.327098 32401 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.330981 30899 catalog_manager.cc:5697] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 2, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:32.332176 31077 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:32.333125 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.332589 30899 catalog_manager.cc:5697] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 3, leader changed from 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.333671 31144 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:32.338270 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.249640 32488 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.152201 30968 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:32.338893 31149 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.351054 32391 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:09:32.351651 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 199532us
I20260709 13:09:32.351868 32391 raft_consensus.cc:697] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:32.352813 32391 consensus_queue.cc:237] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.339922 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.356231 32409 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.356804 32409 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.359120 32409 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.341427 32488 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.360628 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.343146 32401 consensus_queue.cc:1048] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:09:32.362087 32488 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.362648 31072 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:32.344645 31043 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.363893 32401 raft_consensus.cc:2804] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.364245 32401 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.364395 31074 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:32.364627 32401 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.366765 32403 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.252425 31147 raft_consensus.cc:2468] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:32.368171 31147 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57446 (request call id 1307) took 1159 ms. Trace:
I20260709 13:09:32.368414 31152 raft_consensus.cc:1275] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:32.284744 31070 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:32.368530 31147 rpcz_store.cc:276] 0709 13:09:31.208247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.214004 (+  5757us) service_pool.cc:224] Handling call
0709 13:09:32.078374 (+864370us) spinlock_profiling.cc:243] Waited 3.79 ms on lock 0x7b5800027398. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04e9c 00007f2cfed04a5b 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06def0a0 00007f2d06dee984 00007f2d003696d4 00007f2d00369662
0709 13:09:32.368098 (+289724us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8718592}
I20260709 13:09:32.370007 31667 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.370803 32420 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:32.371295 32420 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.371744 32420 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.372678 31043 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.372860 31044 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:32.374390 32172 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.374927 32172 raft_consensus.cc:697] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:32.375285 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.340224 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.349989 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.375865 32172 consensus_queue.cc:237] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.377396 31705 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.342506 31076 raft_consensus.cc:2393] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:32.376477 31144 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.344996 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.381899 30994 raft_consensus.cc:3060] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.271209 31071 raft_consensus.cc:2393] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:32.283941 32408 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.375875 31001 raft_consensus.cc:2468] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:32.388041 31043 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.388525 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.388935 32409 raft_consensus.cc:2804] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.389328 32409 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.389392 31000 raft_consensus.cc:2368] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4.
I20260709 13:09:32.389712 32409 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.376472 32285 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.344281 32361 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.395067 31146 raft_consensus.cc:2368] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3.
I20260709 13:09:32.396329 32361 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.396184 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.397195 30997 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 5: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:32.398356 32378 raft_consensus.cc:2804] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.401038 32378 raft_consensus.cc:697] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:32.402179 32378 consensus_queue.cc:237] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.404932 32379 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.405486 32379 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.407809 32379 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.409667 31144 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.414230 31044 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:32.414664 32423 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.415165 32423 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.415207 32304 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.416270 32304 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:32.416656 32304 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.417016 31044 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.417230 32423 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:09:32.417989 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 127377us
I20260709 13:09:32.419600 31118 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:32.422981 32369 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.423457 32369 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:32.423931 32369 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.338451 31077 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:32.425251 32420 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.425624 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.425909 32355 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.426290 31152 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:32.426322 32355 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
W20260709 13:09:32.425088 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.426923 32355 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.401528 32401 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:32.427800 31115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:32.428882 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.429836 31149 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 5: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:32.430496 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.431020 31150 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.432058 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.432716 31151 raft_consensus.cc:2393] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:32.434840 32401 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.436136 32304 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.438098 32304 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.440052 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.440536 31151 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.443015 32420 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.444114 32423 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.444687 32423 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.447083 30994 raft_consensus.cc:2468] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.450160 32420 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.450767 32420 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.451998 32409 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.453923 32409 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.454572 32423 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.454624 32420 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.442077 32355 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.456691 31151 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:32.457103 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.457710 31705 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:32.457845 32355 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.455744 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.458990 31707 raft_consensus.cc:2393] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 4: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:32.459618 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
W20260709 13:09:32.460033 30949 auto_rebalancer.cc:629] Failed to schedule move for tablet 0f194e3b00cf466381aa1b0896a2506e: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:09:32.461092 32369 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.463734 31118 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.464275 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.464956 31147 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.466917 32360 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:32.467471 32360 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:32.468251 32420 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.468706 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.468720 32420 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.469311 31144 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:32.470204 31043 leader_election.cc:400] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4.
I20260709 13:09:32.470517 31043 leader_election.cc:403] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:09:32.471325 31043 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.471822 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.472373 31077 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:32.472944 32392 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.474088 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:32.474658 31077 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.475199 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.475773 31000 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.478788 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:32.478888 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.479337 31073 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.469238 32352 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:32.479962 32352 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.479497 31076 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:32.480343 32352 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.482169 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.483521 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:09:32.487533 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 82490us
I20260709 13:09:32.509968 30998 raft_consensus.cc:1275] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:32.474154 32403 raft_consensus.cc:2804] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.513355 32403 raft_consensus.cc:697] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:32.514247 32403 consensus_queue.cc:237] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.501928 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.482931 31077 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:32.498823 32420 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.501302 31668 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.505425 31150 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:32.520828 32420 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.521003 30968 leader_election.cc:400] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
W20260709 13:09:32.497069 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 80118.1us
I20260709 13:09:32.521364 30968 leader_election.cc:403] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:32.521476 32420 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.522277 30968 leader_election.cc:400] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:32.522639 30968 leader_election.cc:403] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:32.483456 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.488454 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.524471 32379 raft_consensus.cc:2749] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:32.524619 30996 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.525090 32379 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.494758 31000 raft_consensus.cc:2468] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.530866 32360 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:32.531123 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.531801 31000 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:32.506649 31073 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:32.499007 31148 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1308) took 1290 ms. Trace:
I20260709 13:09:32.509816 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.533119 31003 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:32.511554 30969 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.526706 30968 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.503993 31117 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:32.487142 32369 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.511679 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.512248 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.512796 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.481618 31667 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.537739 30996 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
W20260709 13:09:32.538221 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 56684.1us
I20260709 13:09:32.489243 32407 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:32.515125 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:32.536293 31002 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:32.538136 30995 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:32.515370 32423 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.518931 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.486774 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.522171 31044 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:32.554811 31044 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:32.556716 31044 leader_election.cc:400] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Vote denied by peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095) with higher term. Message: Invalid argument: T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3.
I20260709 13:09:32.536309 30969 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.558647 32172 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.558797 31707 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:32.559031 32172 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.559464 32172 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.537642 31043 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.561611 31043 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.546157 32360 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:32.546079 32395 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.535991 32485 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:32.532881 31148 rpcz_store.cc:276] 0709 13:09:31.208586 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:31.214082 (+  5496us) service_pool.cc:224] Handling call
0709 13:09:31.884999 (+670917us) spinlock_profiling.cc:243] Waited 3.34 ms on lock 0x7b5800027398. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04eee 0000000000375939 00007f2d06d781e0 00007f2d06e410c4 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:31.885169 (+   170us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:31.885515 (+   346us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:31.885545 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:32.097642 (+212097us) spinlock_profiling.cc:243] Waited 96.9 ms on lock 0x7b2c0010e5e8. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d00722a11 00007f2d00732372 00007f2d01e64a01 00007f2d01e2943a 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2
0709 13:09:32.098146 (+   504us) log.cc:844] Serialized 26 byte log entry
0709 13:09:32.466744 (+368598us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:32.466796 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:32.498660 (+ 31864us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:32.498728 (+    68us) raft_consensus.cc:1685] finished
0709 13:09:32.498753 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:32.498912 (+   159us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":108894,"raft.run_cpu_time_us":113,"raft.run_wall_time_us":113,"spinlock_wait_cycles":230471808,"thread_start_us":368241,"threads_started":1,"wal-append.queue_time_us":368732}
I20260709 13:09:32.578141 32366 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:32.578367 30968 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:32.579159 32379 raft_consensus.cc:2749] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:32.579448 32366 raft_consensus.cc:2764] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:09:32.552284 32423 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.554836 31117 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:32.570267 32316 raft_consensus.cc:2764] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:09:32.557452 30997 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.565506 31044 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:32.571574 32302 raft_consensus.cc:2804] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.551330 32438 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.572269 32395 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.583593 31117 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:32.612546 32395 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.580761 30968 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.580601 32420 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:32.571116 32285 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.582115 31705 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:32.614421 30968 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.616022 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:32.616463 30968 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:32.616838 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.617374 31073 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.571208 32426 raft_consensus.cc:2804] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.596509 32423 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.625607 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.606340 32360 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.620133 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:32.621057 32285 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:32.621508 32432 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:32.621379 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.628387 32426 raft_consensus.cc:697] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:32.628381 32285 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.629627 32426 consensus_queue.cc:237] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.614529 32172 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.571322 32397 consensus_queue.cc:1048] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:09:32.607815 32398 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:32.642704 31117 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:32.643999 30968 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:32.608847 32438 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.651660 31117 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:32.626446 32316 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:32.642716 32172 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.625761 32354 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:32.622478 32374 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:32.687983 31118 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.626776 32485 raft_consensus.cc:697] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:32.627700 32360 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:32.667022 31024 debug-util.cc:398] Leaking SignalData structure 0x7b08001fcde0 after lost signal to thread 29918
W20260709 13:09:32.695426 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800104de0 after lost signal to thread 30935
W20260709 13:09:32.696854 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800119b80 after lost signal to thread 31027
I20260709 13:09:32.667330 32316 raft_consensus.cc:697] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:32.701212 30898 catalog_manager.cc:5697] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 2 to 4, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 4 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:32.675606 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 68251.1us
I20260709 13:09:32.705407 30969 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:32.704684 30898 catalog_manager.cc:5697] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 4 to 5, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 5 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:32.679675 32432 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.657032 32285 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.664814 32361 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.650554 32310 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:32.651961 32438 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.653258 32369 raft_consensus.cc:2764] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:09:32.659654 32354 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
W20260709 13:09:32.698340 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800050c20 after lost signal to thread 31102
I20260709 13:09:32.708106 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.709165 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.719743 31002 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:32.711438 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:32.720433 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800241c20 after lost signal to thread 31176
I20260709 13:09:32.690431 32356 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:32.714177 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.721798 30996 raft_consensus.cc:2393] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
W20260709 13:09:32.721912 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800196840 after lost signal to thread 31734
I20260709 13:09:32.693739 32374 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:32.730720 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:32.699168 32360 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.732015 32361 raft_consensus.cc:697] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:32.732270 32354 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.720798 30998 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:32.706681 32432 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:32.713070 32366 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:32.729523 32485 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:32.807924 31024 debug-util.cc:398] Leaking SignalData structure 0x7b0800398300 after lost signal to thread 32413
W20260709 13:09:32.819274 31024 debug-util.cc:398] Leaking SignalData structure 0x7b08003983e0 after lost signal to thread 32440
I20260709 13:09:32.833825 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:32.834703 31707 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:32.810067 32374 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.838745 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.810094 32356 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.840236 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:32.811662 32369 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:32.843809 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 155918us
I20260709 13:09:32.816783 31070 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:32.844759 31118 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
W20260709 13:09:32.845680 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 305886us
I20260709 13:09:32.847307 31667 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:32.841450 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.848336 31148 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 1.
I20260709 13:09:32.848966 32356 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.839870 32316 consensus_queue.cc:237] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.852385 32392 raft_consensus.cc:2749] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4.
I20260709 13:09:32.858861 31069 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:32.860131 32423 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.872465 32420 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:32.872987 32420 raft_consensus.cc:697] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:32.828763 32366 raft_consensus.cc:697] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:32.872994 31071 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:32.886921 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 281347us
I20260709 13:09:32.873854 32420 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.844255 30969 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
W20260709 13:09:32.892966 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 48853.7us
I20260709 13:09:32.893983 32407 raft_consensus.cc:2804] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:32.894457 32407 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.894883 32407 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:32.896968 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 207700us
I20260709 13:09:32.897975 31117 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:32.908854 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.886135 32391 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.913791 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.909824 31150 raft_consensus.cc:2368] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4.
I20260709 13:09:32.910276 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.916965 31146 raft_consensus.cc:3060] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:32.908932 32356 raft_consensus.cc:1064] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:32.892122 32423 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:32.966768 31146 raft_consensus.cc:2468] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.895886 32472 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.059s
W20260709 13:09:32.970295 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 120358us
I20260709 13:09:32.933077 32285 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:32.975440 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:32.976401 31044 leader_election.cc:400] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Vote denied by peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095) with higher term. Message: Invalid argument: T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4.
I20260709 13:09:32.976482 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:32.959091 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:32.960860 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:32.953379 32302 raft_consensus.cc:697] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:09:32.986657 32352 consensus_meta.cc:287] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.506s	user 0.001s	sys 0.012s
I20260709 13:09:32.988399 31667 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:32.931464 32391 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:32.979117 32521 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:32.990808 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 92894.4us
W20260709 13:09:32.984295 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 139904us
I20260709 13:09:32.976245 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:33.013096 31151 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:32.954208 32361 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:32.995903 32522 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:33.004387 32369 raft_consensus.cc:697] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:32.988590 32395 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.025023 32522 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.023238 32486 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:33.052059 32486 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.027419 32521 raft_consensus.cc:697] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:32.987785 32366 consensus_queue.cc:237] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.053227 32438 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.053491 32521 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.055230 32395 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:33.055666 32519 log.cc:927] Time spent T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
I20260709 13:09:33.055809 32395 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
W20260709 13:09:33.041043 32511 log.cc:927] Time spent T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.221s	user 0.000s	sys 0.001s
I20260709 13:09:32.996239 32352 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.054230 32486 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:33.060669 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:33.061591 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:33.057940 30995 raft_consensus.cc:2393] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:33.085175 32438 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:33.085822 31073 raft_consensus.cc:2368] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4.
I20260709 13:09:33.065156 31077 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:33.064757 31146 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:33.056344 32395 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:33.090076 30968 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:33.087857 31044 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:33.058382 32522 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:33.108083 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 119739us
I20260709 13:09:33.109499 31667 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:33.116415 32395 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:33.090981 30997 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:33.101265 32438 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:33.119391 32432 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.121990 32432 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:33.130820 32512 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:33.131027 32391 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:33.131486 32512 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.132258 32515 raft_consensus.cc:2804] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:33.132671 32515 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.132992 32515 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.136963 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:33.144896 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:33.145778 31073 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.063139 32302 consensus_queue.cc:237] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.159444 31667 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:33.159142 30900 catalog_manager.cc:5697] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.101444 32378 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:33.101953 32352 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:33.161492 30900 catalog_manager.cc:5697] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.124012 32379 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:33.118292 32438 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:33.118250 32360 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.157842 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:33.097738 32524 consensus_queue.cc:1048] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.079s
W20260709 13:09:33.167333 32509 log.cc:927] Time spent T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.206s	user 0.000s	sys 0.001s
I20260709 13:09:33.164065 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:33.188022 32374 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.163240 32531 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:33.173579 32438 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.188865 32356 consensus_queue.cc:237] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.184235 31705 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:33.161113 32369 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.212325 32360 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:09:33.213200 32517 log.cc:927] Time spent T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.140s	user 0.001s	sys 0.000s
I20260709 13:09:33.195883 32512 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:33.197456 32531 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:33.237315 31001 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:33.244691 32524 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:33.265627 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 243835us
I20260709 13:09:33.225586 31073 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:33.266350 31117 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:33.246997 32531 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.265259 30901 catalog_manager.cc:5697] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:33.290294 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:33.291090 31706 raft_consensus.cc:2368] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:33.291851 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:33.292732 31146 raft_consensus.cc:2393] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:33.292848 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:33.293574 31001 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.297361 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:33.376726 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:33.378665 32354 consensus_meta.cc:287] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent flushing consensus metadata: real 0.553s	user 0.007s	sys 0.003s
I20260709 13:09:33.271399 32360 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:33.388581 31001 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
W20260709 13:09:33.380374 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 79874.7us
I20260709 13:09:33.408444 32360 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:33.410247 32360 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:33.408838 32354 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.411636 31117 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:33.427229 31073 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:33.429464 31117 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:33.439909 32520 raft_consensus.cc:2749] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:33.440263 32407 consensus_meta.cc:287] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: Time spent flushing consensus metadata: real 0.545s	user 0.011s	sys 0.000s
I20260709 13:09:33.440565 32520 raft_consensus.cc:2749] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:33.440786 32407 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.441855 31043 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:33.442785 32403 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:33.443346 32403 raft_consensus.cc:697] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:33.444391 32403 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.410995 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:33.457824 30997 raft_consensus.cc:2393] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:33.271468 32522 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.463917 32408 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.462110 32532 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:33.467413 32532 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.483271 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:09:33.491053 31117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:33.494144 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:33.525628 31150 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.021s	sys 0.021s
W20260709 13:09:33.527400 31150 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.505s	user 0.021s	sys 0.022s
I20260709 13:09:33.529592 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:33.554684 31117 leader_election.cc:400] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4.
W20260709 13:09:33.554972 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 60024.8us
I20260709 13:09:33.570266 30998 raft_consensus.cc:1275] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:33.571790 31001 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:33.488323 32393 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:33.561517 32536 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:33.578348 32536 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.579291 32360 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.580446 32536 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:33.581243 32360 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:09:33.584673 31118 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.011s	sys 0.025s
W20260709 13:09:33.585096 31118 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.563s	user 0.011s	sys 0.025s
I20260709 13:09:33.570379 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
W20260709 13:09:33.590052 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 430634us
I20260709 13:09:33.588675 32374 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:33.576606 32515 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.606092 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:33.655539 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:33.599704 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:33.653609 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 78557.2us
W20260709 13:09:33.654541 31116 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.632s	user 0.000s	sys 0.019s
W20260709 13:09:33.716931 31116 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.695s	user 0.000s	sys 0.021s
W20260709 13:09:33.585392 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 586083us
I20260709 13:09:33.600016 31074 raft_consensus.cc:1240] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:33.639178 31071 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.553s	user 0.030s	sys 0.064s
W20260709 13:09:33.591038 32485 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.715s	user 0.033s	sys 0.084s
I20260709 13:09:33.600096 31667 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
W20260709 13:09:33.719214 31071 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.633s	user 0.040s	sys 0.086s
I20260709 13:09:33.719810 31076 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:33.654464 32420 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.539s	user 0.012s	sys 0.016s
I20260709 13:09:33.585304 32393 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:33.739638 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:33.742578 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 142556us
I20260709 13:09:33.744061 31707 raft_consensus.cc:2368] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3.
I20260709 13:09:33.746805 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:33.752991 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:33.754676 32551 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:33.755081 32420 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.628s	user 0.014s	sys 0.017s
I20260709 13:09:33.755326 32551 raft_consensus.cc:697] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:33.756147 32379 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:33.756373 32551 consensus_queue.cc:237] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.757550 32527 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:33.758653 31149 raft_consensus.cc:1240] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:33.758065 32527 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.759974 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:33.761353 32527 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:33.762257 32522 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:33.756676 32379 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:33.721228 32519 log.cc:927] Time spent T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.077s	user 0.000s	sys 0.009s
W20260709 13:09:33.720131 32485 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.844s	user 0.033s	sys 0.085s
I20260709 13:09:33.592526 32401 consensus_queue.cc:1048] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.129s
I20260709 13:09:33.770427 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:33.720252 32514 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:33.723757 32354 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:33.806128 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 242742us
I20260709 13:09:33.806306 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:33.808471 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:33.814754 31706 raft_consensus.cc:2393] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:33.809628 31152 raft_consensus.cc:1275] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:33.811859 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:33.816280 31145 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:33.817482 31044 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:33.774539 32356 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:33.778475 31149 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:33.744027 32352 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 13:09:33.825851 31151 raft_consensus.cc:3055] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:33.827572 31151 raft_consensus.cc:740] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:33.826452 31076 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:33.807813 32420 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:33.829624 31117 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:33.840236 31151 consensus_queue.cc:260] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:33.829949 32539 log.cc:927] Time spent T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 13:09:33.830317 32285 raft_consensus.cc:2764] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:09:33.909508 31151 raft_consensus.cc:3060] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.911443 31118 leader_election.cc:400] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609) with higher term. Message: Invalid argument: T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3.
I20260709 13:09:33.818430 32514 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.846387 32426 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.096s
I20260709 13:09:33.946919 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:33.910879 31668 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:33.830504 32356 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:33.953276 31118 leader_election.cc:403] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:09:33.968928 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 57699.1us
W20260709 13:09:33.969507 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 58708.9us
I20260709 13:09:33.969607 31118 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:33.890746 32541 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:09:33.972805 31117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:33.846621 32420 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:33.979027 32548 log.cc:927] Time spent T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:09:33.979671 31151 raft_consensus.cc:1275] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
W20260709 13:09:33.982213 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 136562us
I20260709 13:09:33.984047 31151 pending_rounds.cc:85] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: Aborting all ops after (but not including) 1
I20260709 13:09:33.986892 31150 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1344) took 1032 ms. Trace:
W20260709 13:09:33.976500 32554 log.cc:927] Time spent T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.206s	user 0.001s	sys 0.000s
I20260709 13:09:33.985528 31151 pending_rounds.cc:107] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:33.991602 31151 raft_consensus.cc:2889] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:33.976284 32361 raft_consensus.cc:3060] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.975862 32537 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:33.980387 32522 raft_consensus.cc:2749] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:33.987262 31150 rpcz_store.cc:276] 0709 13:09:32.954825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:32.955011 (+   186us) service_pool.cc:224] Handling call
0709 13:09:33.021693 (+ 66682us) spinlock_profiling.cc:243] Waited 3.82 ms on lock 0x7b5800027398. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:33.021884 (+   191us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:33.557864 (+535980us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:33.559187 (+  1323us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:33.563892 (+  4705us) log.cc:844] Serialized 26 byte log entry
0709 13:09:33.821607 (+257715us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:33.967615 (+146008us) log.cc:844] Serialized 14 byte log entry
0709 13:09:33.980748 (+ 13133us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:33.980822 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:33.980861 (+    39us) raft_consensus.cc:1685] finished
0709 13:09:33.986694 (+  5833us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:33.986836 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14678,"raft.queue_time_us":47558,"raft.run_cpu_time_us":137,"raft.run_wall_time_us":21764,"spinlock_wait_cycles":8797440,"thread_start_us":866157,"threads_started":3,"wal-append.queue_time_us":375776}
I20260709 13:09:33.967724 32302 consensus_queue.cc:1059] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:09:33.983834 32541 raft_consensus.cc:697] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:34.007754 32566 consensus_queue.cc:1048] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:34.015154 32552 log.cc:927] Time spent T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.203s	user 0.000s	sys 0.000s
W20260709 13:09:34.017211 32438 consensus_meta.cc:287] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: Time spent flushing consensus metadata: real 0.810s	user 0.006s	sys 0.004s
I20260709 13:09:34.017611 32438 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.018637 31707 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:33.997503 32537 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:34.023025 32356 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.026820 32356 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.027333 32356 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.027793 32420 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.028148 31078 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:34.030333 31117 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:34.030474 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:34.031555 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:34.031911 32544 log.cc:927] Time spent T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 13:09:34.032689 32520 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:34.032785 32356 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.033284 32520 raft_consensus.cc:697] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:34.033587 31707 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:34.005793 32515 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.040719 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:34.041328 31145 raft_consensus.cc:2468] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
I20260709 13:09:34.000387 32401 consensus_queue.cc:1048] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:09:34.042544 31668 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:34.014106 32393 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:34.002832 32352 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:09:34.021528 32302 raft_consensus.cc:3055] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:34.031314 32537 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:34.044425 31070 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:34.064050 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:34.047860 32558 log.cc:927] Time spent T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:09:34.030552 32379 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.038276 32310 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:34.067739 32532 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:34.067801 32543 log.cc:927] Time spent T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.154s	user 0.000s	sys 0.000s
I20260709 13:09:34.069880 32514 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.028877 32541 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.071610 30968 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
W20260709 13:09:34.060360 31705 consensus_meta.cc:287] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: Time spent flushing consensus metadata: real 0.834s	user 0.006s	sys 0.003s
I20260709 13:09:34.060731 32302 raft_consensus.cc:740] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:09:34.075771 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 79342.1us
I20260709 13:09:34.080351 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:34.081061 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:34.087317 31143 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:09:34.075465 32531 consensus_meta.cc:287] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: Time spent flushing consensus metadata: real 0.696s	user 0.011s	sys 0.000s
I20260709 13:09:34.072759 32515 raft_consensus.cc:2804] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:34.096809 32302 consensus_queue.cc:260] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.098157 32302 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:34.099457 32407 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.079691 32532 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:34.104249 32532 raft_consensus.cc:697] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:34.105165 32532 consensus_queue.cc:237] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.115000 31710 raft_consensus.cc:1275] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:34.082227 31705 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:34.104260 32438 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.117475 31044 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:34.067866 32310 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.124040 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.124624 31001 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:34.125663 31002 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:34.127107 31077 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:34.127374 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:34.130223 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.132531 30969 leader_election.cc:400] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609) with higher term. Message: Invalid argument: T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:34.094151 32515 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.133273 30969 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:34.138953 32540 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:34.144320 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.145191 30994 raft_consensus.cc:2393] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:34.146347 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.150434 31001 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:34.130946 31705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51564 (request call id 399) took 1027 ms. Trace:
I20260709 13:09:34.138595 32515 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:34.193550 32403 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.134547 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:34.207733 31002 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:34.111738 32531 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.183487 32443 raft_consensus.cc:2749] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:34.147680 32397 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.094677 32520 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:34.217160 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 83949.8us
I20260709 13:09:34.220827 31710 raft_consensus.cc:1240] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:34.226186 32355 consensus_queue.cc:1059] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:34.227061 32355 raft_consensus.cc:3055] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:34.227371 32355 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:34.228152 32355 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.229377 32355 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:34.232862 30995 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:34.189939 31705 rpcz_store.cc:276] 0709 13:09:33.100660 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:33.101134 (+   474us) service_pool.cc:224] Handling call
0709 13:09:34.128406 (+1027272us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:09:34.214354 32540 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.214243 32438 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.239885 31149 raft_consensus.cc:2368] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3.
I20260709 13:09:34.209720 32403 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.239135 32356 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:09:34.258776 32567 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.058s
I20260709 13:09:34.260346 32310 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.225179 32397 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.254685 32438 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.291841 32438 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.252789 32540 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.300331 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.301719 32540 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:34.331022 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 111545us
I20260709 13:09:34.341818 32577 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:34.343973 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:34.382158 32408 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
W20260709 13:09:34.382593 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 46269.8us
I20260709 13:09:34.387512 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:34.387851 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.388216 31002 raft_consensus.cc:2368] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3.
I20260709 13:09:34.388401 31001 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:34.388441 30994 raft_consensus.cc:1240] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:34.394618 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.396580 30995 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:34.404995 31001 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:34.406797 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.407395 30994 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:34.352766 32577 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.415537 32577 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.415995 32577 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.416385 32577 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.417611 30999 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:34.418099 32577 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.418958 30994 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:34.419866 30999 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60770 (request call id 1354) took 1046 ms. Trace:
I20260709 13:09:34.329741 32537 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.421969 30999 rpcz_store.cc:276] 0709 13:09:33.373799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:33.384627 (+ 10828us) service_pool.cc:224] Handling call
0709 13:09:34.339949 (+955322us) spinlock_profiling.cc:243] Waited 26.3 ms on lock 0x7b5800004b98. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:34.340204 (+   255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:34.418036 (+ 77832us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:34.419605 (+  1569us) spinlock_profiling.cc:243] Waited 77 ms on lock 0x7b54002b8ed4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:34.419799 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":237597824}
I20260709 13:09:34.435493 32587 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
W20260709 13:09:34.436887 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 224711us
I20260709 13:09:34.398303 32531 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.436072 32587 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.449579 31667 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:34.420832 32585 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.451150 31117 leader_election.cc:400] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3.
I20260709 13:09:34.452504 31117 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:34.455411 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.456629 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:34.457309 31073 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:34.461901 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.462965 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.460391 31667 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:34.468199 31117 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:34.471400 31117 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:34.390583 32408 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.480626 32529 raft_consensus.cc:2749] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:34.488507 31710 raft_consensus.cc:1240] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4. Ops: []
W20260709 13:09:34.522791 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:34.471887 32540 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:34.472745 32397 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.439505 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:34.465307 32524 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
W20260709 13:09:34.529565 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 303084us
I20260709 13:09:34.566538 31044 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:34.524224 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:34.494794 32542 raft_consensus.cc:2749] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:34.480278 32585 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:34.538772 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 59798.8us
I20260709 13:09:34.441483 32577 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.485628 32438 raft_consensus.cc:2764] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:09:34.543861 31073 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:34.627693 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.578910 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:34.530882 31072 raft_consensus.cc:1275] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:34.555114 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:34.616544 32565 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.616496 32584 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
W20260709 13:09:34.568420 32578 log.cc:927] Time spent T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.178s	user 0.000s	sys 0.001s
I20260709 13:09:34.559293 32485 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.564973 32540 raft_consensus.cc:697] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:34.581157 32360 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.597925 32486 raft_consensus.cc:2749] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:34.648298 32378 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:34.618523 32285 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:34.593837 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:34.618716 32443 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:34.566494 32355 consensus_queue.cc:1059] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.080s
I20260709 13:09:34.629985 32577 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.651374 32485 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.654054 32574 raft_consensus.cc:2749] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:09:34.711997 32583 log.cc:927] Time spent T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:09:34.661478 32438 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.662387 32443 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.779311 32438 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:34.766808 32586 log.cc:927] Time spent T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
I20260709 13:09:34.779723 32585 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.731122 32537 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:34.767330 32515 consensus_meta.cc:287] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Time spent flushing consensus metadata: real 0.557s	user 0.011s	sys 0.001s
I20260709 13:09:34.712345 32529 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.653682 32565 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.714308 32536 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.715184 32587 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.656273 32584 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.750816 32540 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.785009 32577 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.499444 30969 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:34.820837 31070 raft_consensus.cc:2368] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
W20260709 13:09:34.821254 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 321676us
I20260709 13:09:34.833271 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.836542 30969 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:34.842446 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.846167 30968 leader_election.cc:400] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:34.658780 32356 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:34.854122 30968 leader_election.cc:403] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:09:34.854830 32355 raft_consensus.cc:3055] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:34.854683 32356 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.858095 32356 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:34.672459 32285 raft_consensus.cc:697] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:09:34.660398 32361 consensus_meta.cc:287] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent flushing consensus metadata: real 0.655s	user 0.009s	sys 0.002s
I20260709 13:09:34.653878 32360 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.863809 32361 raft_consensus.cc:2749] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609) with higher term. Message: Invalid argument: T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3.
I20260709 13:09:34.863969 32285 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.866118 32360 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.855495 32355 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:34.868340 32355 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:34.871078 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:34.781667 32443 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.879428 31150 raft_consensus.cc:2468] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:34.846801 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.884121 32485 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.889132 32585 raft_consensus.cc:2749] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:34.893625 32355 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:34.894750 32585 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:34.895582 32585 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.897770 32589 raft_consensus.cc:2749] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:34.898146 32585 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.899818 32352 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.927949 31074 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52946 (request call id 1482) took 1906 ms. Trace:
I20260709 13:09:34.910012 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:34.782150 32515 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.928475 31074 rpcz_store.cc:276] 0709 13:09:33.021570 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:33.021740 (+   170us) service_pool.cc:224] Handling call
0709 13:09:33.022080 (+   340us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:33.720439 (+698359us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:34.927274 (+1206835us) spinlock_profiling.cc:243] Waited 578 ms on lock 0x7b5400259754. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:34.927713 (+   439us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1328600448}
I20260709 13:09:34.782879 32529 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.931129 32515 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.932078 32529 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:34.923681 32584 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.932547 31704 raft_consensus.cc:2393] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:34.935660 32592 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3.
I20260709 13:09:34.936676 32566 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.925175 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:34.658522 32378 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.927765 32352 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.751370 32408 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.947500 32352 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.949064 32378 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.928494 32438 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.937659 32566 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.935101 32515 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.963737 32584 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:34.954053 32438 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.965335 32584 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:34.965875 32438 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.966985 31148 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34194 (request call id 158) took 1159 ms. Trace:
I20260709 13:09:34.967756 32584 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:34.968971 32438 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:34.969952 32438 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:34.967437 31148 rpcz_store.cc:276] 0709 13:09:33.807640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:33.810407 (+  2767us) service_pool.cc:224] Handling call
0709 13:09:33.830268 (+ 19861us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:33.997782 (+167514us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:34.000948 (+  3166us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:34.004867 (+  3919us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:34.009276 (+  4409us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:34.966474 (+957198us) spinlock_profiling.cc:243] Waited 147 ms on lock 0x7b54000f9e54. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:34.966558 (+    84us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:34.966773 (+   215us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":337493248}
I20260709 13:09:34.986416 32566 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:34.972458 32515 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:34.990386 32515 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:34.995230 31000 raft_consensus.cc:1275] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:34.999261 32518 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:34.970821 32438 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.000173 32518 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:35.022339 32579 log.cc:927] Time spent T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.717s	user 0.000s	sys 0.003s
I20260709 13:09:35.025573 30996 raft_consensus.cc:1240] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:35.037537 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 191979us
I20260709 13:09:35.046806 32316 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.047523 32316 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.049571 32316 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.056026 32360 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.056825 32360 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.059340 32360 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.032135 32438 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.033066 32587 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:35.087469 31668 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.014s	sys 0.038s
W20260709 13:09:35.088708 31668 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.523s	user 0.014s	sys 0.038s
I20260709 13:09:35.081697 32360 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.100003 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.102837 31000 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:35.103561 30996 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:35.104542 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.105296 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.105697 32285 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.106556 32285 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.109061 32285 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.104149 32360 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:35.100800 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 254949us
W20260709 13:09:35.114511 30967 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.703s	user 0.018s	sys 0.017s
W20260709 13:09:35.114923 30967 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.018s	sys 0.018s
I20260709 13:09:35.116604 32379 raft_consensus.cc:493] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:35.117216 32379 raft_consensus.cc:515] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:35.123131 31667 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.630s	user 0.008s	sys 0.041s
I20260709 13:09:35.123586 31709 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Advancing to term 5
W20260709 13:09:35.123852 31667 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.657s	user 0.009s	sys 0.042s
I20260709 13:09:35.125093 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:35.135619 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.126616 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.136492 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.128719 32316 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.137846 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.100674 32518 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.087637 32587 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.112357 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.156417 31668 leader_election.cc:400] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Vote denied by peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095) with higher term. Message: Invalid argument: T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3.
I20260709 13:09:35.197961 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:35.202677 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:35.125672 31145 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.638s	user 0.004s	sys 0.024s
I20260709 13:09:35.137256 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.197728 31074 raft_consensus.cc:1240] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:35.135641 30995 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58340 (request call id 115) took 1012 ms. Trace:
W20260709 13:09:35.124655 31705 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.666s	user 0.002s	sys 0.022s
W20260709 13:09:35.125205 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 657942us
I20260709 13:09:35.227787 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.231148 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:35.239190 31145 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.753s	user 0.017s	sys 0.025s
I20260709 13:09:35.127739 32379 leader_election.cc:290] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.128867 32565 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.226933 30995 rpcz_store.cc:276] 0709 13:09:34.123413 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.123530 (+   117us) service_pool.cc:224] Handling call
0709 13:09:35.135286 (+1011756us) spinlock_profiling.cc:243] Waited 85.7 ms on lock 0x7b54003e44d4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:35.135447 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":197192064}
I20260709 13:09:35.228336 32360 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.127013 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.096895 32536 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.138592 32316 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.130539 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:35.132356 32600 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.260407 31710 raft_consensus.cc:2393] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
W20260709 13:09:35.245015 31705 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.798s	user 0.006s	sys 0.031s
I20260709 13:09:35.262462 32379 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.263134 32379 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:35.264299 31117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:35.266242 31117 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:35.267266 30998 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:35.267539 32601 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.280318 30996 raft_consensus.cc:2468] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
I20260709 13:09:35.283862 32360 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.284436 32536 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.256755 32285 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:35.345695 31144 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:35.294130 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:35.299484 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 190018us
I20260709 13:09:35.333393 32602 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.359514 32602 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.363075 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:35.294037 31070 raft_consensus.cc:1275] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:35.371973 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.373703 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.346763 32587 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.378907 32520 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
W20260709 13:09:35.379103 31704 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51550 (request call id 287) took 1342 ms (client timeout 1748 ms). Trace:
W20260709 13:09:35.379616 31704 rpcz_store.cc:269] 0709 13:09:34.036589 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.037872 (+  1283us) service_pool.cc:224] Handling call
0709 13:09:35.378804 (+1340932us) spinlock_profiling.cc:243] Waited 867 ms on lock 0x7b5400453b54. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:35.379023 (+   219us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1994226944}
I20260709 13:09:35.284742 32360 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:35.383214 32360 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:35.384379 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.379658 32520 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.334407 32529 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:35.385795 32529 raft_consensus.cc:697] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:35.386169 31069 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:35.386884 32529 consensus_queue.cc:237] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.387589 32391 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.268298 32601 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.388424 31706 raft_consensus.cc:1240] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
W20260709 13:09:35.295140 32609 log.cc:927] Time spent T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:09:35.338407 31072 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:35.350208 32393 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:35.397895 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:35.335335 31150 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:34194 (request call id 165) took 1306 ms. Trace:
I20260709 13:09:35.388756 31668 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:35.387391 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.340054 32379 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.374415 31070 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:35.407843 32391 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.408443 32602 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.268929 32603 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:35.409543 31704 raft_consensus.cc:1240] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:35.412472 31117 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.29.54.193:45521 timed out after 1.612s (SENT) [suppressed 1 similar messages]
I20260709 13:09:35.412982 31076 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:35.417409 32572 log.cc:927] Time spent T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 1.182s	user 0.000s	sys 0.001s
I20260709 13:09:35.414911 31150 rpcz_store.cc:276] 0709 13:09:34.028754 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.030248 (+  1494us) service_pool.cc:224] Handling call
0709 13:09:35.335076 (+1304828us) spinlock_profiling.cc:243] Waited 834 ms on lock 0x7b54002c9cd4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:35.335241 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1917498112}
I20260709 13:09:35.301585 32610 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.430290 32605 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.430119 32393 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.431370 31143 raft_consensus.cc:2468] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:35.421121 32304 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.417708 32603 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.452111 32524 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.451822 32304 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:35.452575 32431 raft_consensus.cc:2749] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:35.295828 32542 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.158s
I20260709 13:09:35.425673 32285 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.449412 32379 consensus_queue.cc:1059] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:09:35.430825 32605 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.481590 32379 raft_consensus.cc:3055] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:35.482208 32391 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.482288 32555 consensus_queue.cc:1048] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:35.481680 32316 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.487884 32401 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:35.482153 32379 raft_consensus.cc:740] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:35.488459 32581 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.490578 32369 consensus_queue.cc:1059] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:35.469164 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.487391 31070 raft_consensus.cc:1240] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:35.483193 31043 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:35.452762 32524 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:35.501046 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:35.497258 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.503265 31150 raft_consensus.cc:2468] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:35.469549 32587 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.476670 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:35.514901 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 126290us
I20260709 13:09:35.491240 32409 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:09:35.297127 32600 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.495179 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:35.523407 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 110954us
I20260709 13:09:35.514348 32602 raft_consensus.cc:3055] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:35.536520 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.526947 31667 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:35.525986 32566 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:35.544342 32587 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.544490 32566 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.545929 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.548192 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.535804 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.554858 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:35.542093 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 59150.7us
I20260709 13:09:35.552703 31074 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
W20260709 13:09:35.572149 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 45572.7us
I20260709 13:09:35.523936 32369 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:35.489359 32379 consensus_queue.cc:260] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:35.593443 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 44427.8us
I20260709 13:09:35.458118 32610 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:35.537187 32602 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:35.550302 32587 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.489347 32581 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.579452 32600 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.579988 31078 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52138 (request call id 167) took 1461 ms. Trace:
W20260709 13:09:35.581533 32570 log.cc:927] Time spent T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 1.339s	user 0.002s	sys 0.001s
I20260709 13:09:35.582553 32607 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.078s
I20260709 13:09:35.582847 32432 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:35.549000 31147 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:35.613319 32432 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:35.583595 32540 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.613792 32432 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:35.614285 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.614151 32540 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.584185 32571 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.584367 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.585237 32403 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:35.587209 32617 log.cc:927] Time spent T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.102s	user 0.002s	sys 0.000s
I20260709 13:09:35.587699 32354 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.630834 32354 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.632995 32354 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.633574 32603 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.635025 32605 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.588267 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.636922 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.637025 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.591449 32285 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.587232 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.592689 31043 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:35.592186 32393 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.577170 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.638387 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.602707 31076 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:35.548202 31705 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51550 (request call id 290) took 1282 ms. Trace:
I20260709 13:09:35.643873 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.558835 31072 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:35.647138 30995 raft_consensus.cc:1275] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:35.638312 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.647953 31073 raft_consensus.cc:1240] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:35.649052 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.608937 32602 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.650470 32610 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.651051 32602 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.610146 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.612703 31078 rpcz_store.cc:276] 0709 13:09:34.118868 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.119290 (+   422us) service_pool.cc:224] Handling call
0709 13:09:35.530841 (+1411551us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b5800003698. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:35.542096 (+ 11255us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:35.575766 (+ 33670us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:35.575794 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:35.579583 (+  3789us) raft_consensus.cc:1645] Marking committed up to 7
0709 13:09:35.579620 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:35.579681 (+    61us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:35.579809 (+   128us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27088256}
I20260709 13:09:35.619143 32571 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:35.596437 32566 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.620044 31152 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:35.628578 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.635830 32581 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.640535 30996 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:35.645629 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.605244 32520 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.659189 31144 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:35.643966 32379 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.643962 31705 rpcz_store.cc:276] 0709 13:09:34.260386 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.263361 (+  2975us) service_pool.cc:224] Handling call
0709 13:09:34.302990 (+ 39629us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:34.304398 (+  1408us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:34.305744 (+  1346us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:34.447237 (+141493us) log.cc:844] Serialized 564 byte log entry
0709 13:09:35.342957 (+895720us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:35.343043 (+    86us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:35.343163 (+   120us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:35.525266 (+182103us) raft_consensus.cc:1685] finished
0709 13:09:35.527800 (+  2534us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:35.539074 (+ 11274us) inbound_call.cc:177] Queueing success response
Metrics: {"thread_start_us":818343,"threads_started":1,"wal-append.queue_time_us":786874}
I20260709 13:09:35.650300 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.677300 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.642688 32524 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.678896 31117 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:35.668543 32571 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:35.658279 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.689464 30998 raft_consensus.cc:1240] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:35.690737 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 98112.1us
I20260709 13:09:35.687031 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.692826 31151 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:35.669052 32605 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:35.694422 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 54402us
I20260709 13:09:35.701360 31668 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:35.703485 31000 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:35.704496 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.705752 32540 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.705849 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.706611 30996 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:35.708706 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.709890 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.710670 32605 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.710999 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.684301 32393 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.714105 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.714586 32393 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.714243 32566 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:35.716753 32393 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.717115 32566 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.717857 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.718514 30995 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:35.718649 32516 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:35.719028 32516 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:35.719125 32601 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.719401 32516 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:35.714120 31707 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51550 (request call id 281) took 1961 ms (client timeout 2353 ms). Trace:
I20260709 13:09:35.714120 31152 raft_consensus.cc:2410] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:09:35.722456 31707 rpcz_store.cc:269] 0709 13:09:33.752579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:33.752723 (+   144us) service_pool.cc:224] Handling call
0709 13:09:35.711818 (+1959095us) spinlock_profiling.cc:243] Waited 265 ms on lock 0x7b540028f854. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:35.713957 (+  2139us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":609107712}
I20260709 13:09:35.730736 32423 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:35.682531 32369 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:35.734082 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.750803 31077 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52960 (request call id 1426) took 1081 ms. Trace:
I20260709 13:09:35.751243 31077 rpcz_store.cc:276] 0709 13:09:34.534649 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.534820 (+   171us) service_pool.cc:224] Handling call
0709 13:09:35.569959 (+1035139us) spinlock_profiling.cc:243] Waited 3.4 ms on lock 0x7b5800003698. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:35.600219 (+ 30260us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:35.600425 (+   206us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:35.600453 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:35.606878 (+  6425us) raft_consensus.cc:1645] Marking committed up to 6
0709 13:09:35.606899 (+    21us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:35.606938 (+    39us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:35.615873 (+  8935us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7819008}
I20260709 13:09:35.751878 32610 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:35.752425 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.752548 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:35.753871 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 67054.7us
I20260709 13:09:35.752558 32610 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.752650 32524 raft_consensus.cc:2804] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:35.765014 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.722353 31000 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:35.730909 32581 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.827335 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.836390 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.740783 32540 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.843384 30995 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:35.767475 32423 raft_consensus.cc:697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
W20260709 13:09:35.856353 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 75957.8us
I20260709 13:09:35.831247 32524 raft_consensus.cc:697] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:35.864883 32423 consensus_queue.cc:237] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.868227 31145 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1370) took 1429 ms. Trace:
I20260709 13:09:35.871172 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.873466 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.868471 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.874290 31707 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
W20260709 13:09:35.870718 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 88561.5us
I20260709 13:09:35.881043 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.900094 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.904906 31075 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:35.871106 31145 rpcz_store.cc:276] 0709 13:09:34.438699 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.438923 (+   224us) service_pool.cc:224] Handling call
0709 13:09:34.439203 (+   280us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:34.439497 (+   294us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:34.439525 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:34.450906 (+ 11381us) log.cc:844] Serialized 26 byte log entry
0709 13:09:35.290703 (+839797us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:35.290794 (+    91us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:35.290881 (+    87us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:35.868027 (+577146us) raft_consensus.cc:1685] finished
0709 13:09:35.868048 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:35.868167 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2484,"raft.queue_time_us":11188,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":11314,"thread_start_us":758129,"threads_started":1,"wal-append.queue_time_us":1390911}
I20260709 13:09:35.913172 32374 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:09:35.913748 31703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.915268 32605 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:35.916091 32369 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:35.916978 32524 consensus_queue.cc:237] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.917629 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:35.919031 32613 log.cc:927] Time spent T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:09:35.919552 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:35.921072 32618 log.cc:927] Time spent T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:09:35.863350 32581 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:35.926414 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 259894us
I20260709 13:09:35.900928 32601 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:35.875450 32540 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.936275 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:35.942027 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.912453 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:35.940363 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.947151 31703 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:35.949334 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:35.950294 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.950570 32601 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.951406 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.951972 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.952437 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.953059 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:35.953410 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.953644 30995 raft_consensus.cc:2376] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4. Re-sending same reply.
I20260709 13:09:35.953902 32601 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:35.954393 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.954778 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.955426 30997 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:35.954464 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.955822 31667 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:35.940234 32605 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:35.915287 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:35.959084 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:35.965354 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:35.967968 30995 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:35.940387 32591 consensus_queue.cc:1048] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.133s
I20260709 13:09:35.982870 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.272811 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:36.273734 31144 raft_consensus.cc:3055] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:09:36.276186 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 307833us
I20260709 13:09:36.263754 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:35.993247 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.274183 31144 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:36.237676 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.128497 31117 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
W20260709 13:09:36.220069 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 210063us
I20260709 13:09:36.288866 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.277070 31001 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
W20260709 13:09:36.049959 32619 log.cc:927] Time spent T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
W20260709 13:09:36.316098 32432 consensus_meta.cc:287] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: Time spent flushing consensus metadata: real 0.702s	user 0.011s	sys 0.000s
I20260709 13:09:36.316553 32432 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:35.996610 32601 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:36.320315 32601 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.322908 31150 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1373) took 1033 ms. Trace:
I20260709 13:09:36.050180 32605 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.323293 31150 rpcz_store.cc:276] 0709 13:09:35.289763 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.702057 (+412294us) service_pool.cc:224] Handling call
0709 13:09:35.730291 (+ 28234us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:35.836489 (+106198us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:36.010672 (+174183us) log.cc:844] Serialized 14 byte log entry
0709 13:09:36.322622 (+311950us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:36.322669 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:36.322705 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.322768 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:36.322859 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":34615,"raft.queue_time_us":29969,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":92,"thread_start_us":260793,"threads_started":2}
I20260709 13:09:36.324647 32605 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:36.324851 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.325446 31150 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
W20260709 13:09:36.326712 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 198297us
I20260709 13:09:36.327888 31117 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:36.329284 32546 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:36.329653 32546 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.330263 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:36.331537 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:36.333046 32520 raft_consensus.cc:2804] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.333426 32520 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:36.333767 32520 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.331487 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:36.329491 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:36.336170 31044 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.337615 31044 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.338577 32555 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:36.339329 32409 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:36.339798 32555 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:36.341591 31044 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.346211 32581 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.346792 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.348095 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.349217 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.350760 31144 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.351779 31144 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:36.356058 31071 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52138 (request call id 168) took 2211 ms. Trace:
I20260709 13:09:36.356482 31071 rpcz_store.cc:276] 0709 13:09:34.144336 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.144456 (+   120us) service_pool.cc:224] Handling call
0709 13:09:35.452053 (+1307597us) spinlock_profiling.cc:243] Waited 8.5 ms on lock 0x7b5800003698. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:35.452332 (+   279us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:35.576135 (+123803us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:35.576172 (+    37us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:35.590982 (+ 14810us) log.cc:844] Serialized 26 byte log entry
0709 13:09:35.778683 (+187701us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:35.778735 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.355629 (+576894us) spinlock_profiling.cc:243] Waited 65.2 ms on lock 0x7b5400258854. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:36.355691 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:36.355733 (+    42us) raft_consensus.cc:1685] finished
0709 13:09:36.355747 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:36.355862 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28819,"raft.queue_time_us":33521,"raft.run_cpu_time_us":121,"raft.run_wall_time_us":9082,"spinlock_wait_cycles":169569536,"thread_start_us":187258,"threads_started":1,"wal-append.queue_time_us":306847}
I20260709 13:09:36.358356 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.359460 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.360023 32376 raft_consensus.cc:2749] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.362936 31146 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57448 (request call id 1458) took 1157 ms. Trace:
I20260709 13:09:36.363306 31146 rpcz_store.cc:276] 0709 13:09:35.209286 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.218459 (+  9173us) service_pool.cc:224] Handling call
0709 13:09:35.389011 (+170552us) spinlock_profiling.cc:243] Waited 15.8 ms on lock 0x7b5800027398. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:35.396691 (+  7680us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:35.449750 (+ 53059us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:35.449783 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:35.457879 (+  8096us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:35.466030 (+  8151us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.362723 (+896693us) spinlock_profiling.cc:243] Waited 50.8 ms on lock 0x7b540039b7d4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:36.362771 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:36.362886 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":153298176}
I20260709 13:09:36.322296 32601 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.364763 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:36.368259 32571 consensus_meta.cc:287] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.659s	user 0.013s	sys 0.006s
I20260709 13:09:36.368669 32571 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:36.369678 32624 log.cc:927] Time spent T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.316s	user 0.001s	sys 0.000s
I20260709 13:09:36.369768 31073 raft_consensus.cc:1240] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:36.372258 32571 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.376349 32432 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:09:36.378178 32602 consensus_meta.cc:287] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent flushing consensus metadata: real 0.727s	user 0.005s	sys 0.010s
I20260709 13:09:36.384151 32605 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:36.271845 32540 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.262499 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:36.395946 32379 consensus_meta.cc:287] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Time spent flushing consensus metadata: real 0.712s	user 0.006s	sys 0.003s
W20260709 13:09:36.358403 32516 consensus_meta.cc:287] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.639s	user 0.000s	sys 0.016s
I20260709 13:09:35.992898 32549 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:35.991819 32369 raft_consensus.cc:493] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:36.330026 32546 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:09:36.397504 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 83863.4us
I20260709 13:09:36.422649 30999 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60770 (request call id 1370) took 1401 ms. Trace:
I20260709 13:09:36.422806 30901 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55232 (request call id 280) took 3859 ms. Trace:
I20260709 13:09:36.405907 31144 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:09:36.423818 31144 pending_rounds.cc:85] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting all ops after (but not including) 1
I20260709 13:09:36.424075 31144 pending_rounds.cc:107] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:36.424381 31144 raft_consensus.cc:2889] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:36.050457 32393 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:36.350438 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.409794 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.404567 31147 raft_consensus.cc:2410] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 for term 3 because replica has last-logged OpId of term: 2 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
I20260709 13:09:36.429935 31151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1374) took 1139 ms. Trace:
I20260709 13:09:36.430457 31151 rpcz_store.cc:276] 0709 13:09:35.290063 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.702057 (+411994us) service_pool.cc:224] Handling call
0709 13:09:35.727925 (+ 25868us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:35.764775 (+ 36850us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:36.007669 (+242894us) log.cc:844] Serialized 14 byte log entry
0709 13:09:36.429506 (+421837us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:36.429577 (+    71us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:36.429634 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.429729 (+    95us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:36.429867 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":658547,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"thread_start_us":425253,"threads_started":2}
I20260709 13:09:36.423103 30999 rpcz_store.cc:276] 0709 13:09:34.994945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.996155 (+  1210us) service_pool.cc:224] Handling call
0709 13:09:34.996582 (+   427us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:35.260738 (+264156us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:35.260786 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:35.378804 (+118018us) log.cc:844] Serialized 26 byte log entry
0709 13:09:35.432359 (+ 53555us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:35.432396 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.371484 (+939088us) spinlock_profiling.cc:243] Waited 246 ms on lock 0x7b5400226854. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:36.371529 (+    45us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:36.390603 (+ 19074us) raft_consensus.cc:1685] finished
0709 13:09:36.390622 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:36.395996 (+  5374us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8702,"raft.run_cpu_time_us":210,"raft.run_wall_time_us":28188,"spinlock_wait_cycles":565564800,"thread_start_us":53116,"threads_started":1,"wal-append.queue_time_us":481445}
I20260709 13:09:36.423532 32549 raft_consensus.cc:697] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:36.425091 32354 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.443677 31146 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 13:09:36.444100 31146 pending_rounds.cc:85] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting all ops after (but not including) 5
I20260709 13:09:36.444316 31146 pending_rounds.cc:107] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:09:36.444545 31146 raft_consensus.cc:2889] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:36.417431 32516 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.432668 32369 raft_consensus.cc:515] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.455641 32393 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.488035 32393 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.456955 32354 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:36.512575 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:36.423139 30901 rpcz_store.cc:276] 0709 13:09:32.562996 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:32.563199 (+   203us) service_pool.cc:224] Handling call
0709 13:09:32.608349 (+ 45150us) spinlock_profiling.cc:243] Waited 6.56 ms on lock 0x7b5400020710. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed050b2 00007f2d07c7ea89 00007f2d07c16da6 00007f2d07be8088 00007f2d07ce637e 00007f2d061a72a4 00007f2d061a7232 00007f2d061a7161 00007f2d061a70dc
0709 13:09:36.422587 (+3814238us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:33.426426 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:33.461914 (+ 35488us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:33.461961 (+    47us) write_op.cc:435] Acquired schema lock
0709 13:09:33.461986 (+    25us) tablet.cc:662] Decoding operations
0709 13:09:33.463846 (+  1860us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:33.463911 (+    65us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:33.463937 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:33.464119 (+   182us) tablet.cc:701] Row locks acquired
0709 13:09:33.464132 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:09:33.464295 (+   163us) write_op.cc:270] Start()
0709 13:09:33.464399 (+   104us) write_op.cc:276] Timestamp: P: 1783602573464235 usec, L: 0
0709 13:09:33.464419 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:09:33.464963 (+   544us) log.cc:844] Serialized 541 byte log entry
0709 13:09:33.589651 (+124688us) op_driver.cc:464] REPLICATION: finished
0709 13:09:33.638455 (+ 48804us) write_op.cc:301] APPLY: starting
0709 13:09:33.640967 (+  2512us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:33.655640 (+ 14673us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:33.706422 (+ 50782us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:33.743310 (+ 36888us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:33.806869 (+ 63559us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:33.812483 (+  5614us) write_op.cc:312] APPLY: finished
0709 13:09:33.823118 (+ 10635us) log.cc:844] Serialized 23 byte log entry
0709 13:09:33.845926 (+ 22808us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:33.852974 (+  7048us) write_op.cc:454] Released schema lock
0709 13:09:33.885216 (+ 32242us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:33.951893 (+ 66677us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:33.968274 (+ 16381us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":15639,"reported_tablets":13,"spinlock_wait_cycles":15077120,"child_traces":[["op",{"apply.queue_time_us":26075,"apply.run_cpu_time_us":2725,"apply.run_wall_time_us":293041,"num_ops":1,"prepare.queue_time_us":25397,"prepare.run_cpu_time_us":2563,"prepare.run_wall_time_us":53753,"replication_time_us":121665}]]}
I20260709 13:09:36.531397 31667 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:36.541951 31069 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:09:36.543351 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 214375us
I20260709 13:09:36.545310 31069 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52946 (request call id 1501) took 1122 ms. Trace:
W20260709 13:09:36.547900 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 209614us
I20260709 13:09:36.547256 31069 rpcz_store.cc:276] 0709 13:09:35.423185 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.432081 (+  8896us) service_pool.cc:224] Handling call
0709 13:09:36.540622 (+1108541us) spinlock_profiling.cc:243] Waited 4.21 ms on lock 0x7b5800003698. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:36.540827 (+   205us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:36.542472 (+  1645us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.545241 (+  2769us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9672576}
I20260709 13:09:36.534196 32540 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:36.554342 31668 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:36.560487 31117 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:36.560758 31043 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:36.563963 31043 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.565562 31117 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.559525 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:36.561185 32374 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:36.559417 32635 raft_consensus.cc:2804] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.538750 32549 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.563563 31148 raft_consensus.cc:1240] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:36.564529 32376 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.563697 32516 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.572026 31043 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.565721 32423 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:36.570005 32635 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:36.560159 32540 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.574052 32376 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:36.575646 32638 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:36.579707 32369 leader_election.cc:290] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.575927 32635 raft_consensus.cc:3060] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.575695 32520 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.588248 32520 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.574940 32423 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.579842 32376 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.580098 32638 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:36.595554 32638 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:36.598929 32354 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.589540 32374 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.601300 32566 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.601444 32374 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:36.592414 32423 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:36.601917 32521 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:36.605691 32540 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.606272 32540 raft_consensus.cc:2804] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.606678 32540 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:36.607045 32540 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.609337 32516 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.609889 32516 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.610961 31152 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57448 (request call id 1472) took 1076 ms. Trace:
I20260709 13:09:36.611354 31152 rpcz_store.cc:276] 0709 13:09:35.534929 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.984421 (+449492us) service_pool.cc:224] Handling call
0709 13:09:36.083443 (+ 99022us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:36.486775 (+403332us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:36.486805 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:36.486862 (+    57us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:09:36.486893 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.610759 (+123866us) spinlock_profiling.cc:243] Waited 403 ms on lock 0x7b54001c4b54. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:36.610799 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:36.610911 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":927055744}
I20260709 13:09:36.612434 32516 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.614245 31044 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.615342 31044 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.616176 32571 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:36.616529 32571 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:36.616955 32571 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:36.617280 32635 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.620884 32423 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.623301 32423 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:36.624704 32423 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:36.626358 31708 raft_consensus.cc:1240] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:36.627816 32610 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:36.627593 32423 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.624729 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:36.629627 32423 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:36.633888 31118 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:36.635025 32520 raft_consensus.cc:2804] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.635412 32520 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:36.635788 32520 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.618944 31044 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.639595 31044 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.640295 32567 raft_consensus.cc:2804] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.640563 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:36.640753 32567 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:36.641134 32567 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.641920 31073 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52946 (request call id 1507) took 1213 ms. Trace:
I20260709 13:09:36.642253 31073 rpcz_store.cc:276] 0709 13:09:35.428635 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.648650 (+220015us) service_pool.cc:224] Handling call
0709 13:09:35.648912 (+   262us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:36.370202 (+721290us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.641694 (+271492us) spinlock_profiling.cc:243] Waited 721 ms on lock 0x7b54001f9fd4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:36.641859 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1657371904}
I20260709 13:09:36.645529 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.646965 32600 raft_consensus.cc:2804] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:36.647356 32600 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:36.647716 32600 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.648095 32635 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.648048 32366 consensus_queue.cc:1059] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:36.649353 32395 raft_consensus.cc:3055] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:36.649691 32395 raft_consensus.cc:740] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:36.650635 32395 consensus_queue.cc:260] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.651865 32395 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.656420 32566 raft_consensus.cc:2749] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.659487 32376 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.662118 32376 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.586112 31149 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1372) took 1330 ms. Trace:
I20260709 13:09:36.665644 32354 consensus_queue.cc:1059] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:36.667384 32354 raft_consensus.cc:3055] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:36.667689 32354 raft_consensus.cc:740] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:36.674566 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:36.674366 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 120092us
I20260709 13:09:36.675387 31151 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:36.676916 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:36.678007 31148 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57448 (request call id 1471) took 1157 ms. Trace:
I20260709 13:09:36.678529 31146 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260709 13:09:36.678886 31146 pending_rounds.cc:85] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting all ops after (but not including) 5
I20260709 13:09:36.678402 31148 rpcz_store.cc:276] 0709 13:09:35.520793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.951382 (+430589us) service_pool.cc:224] Handling call
0709 13:09:35.951645 (+   263us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:36.575232 (+623587us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.677766 (+102534us) spinlock_profiling.cc:243] Waited 606 ms on lock 0x7b540001d6d4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:36.677946 (+   180us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1393548032}
I20260709 13:09:36.679282 31146 pending_rounds.cc:107] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260709 13:09:36.679551 31146 raft_consensus.cc:2889] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:36.681986 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.683705 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:36.683439 32354 consensus_queue.cc:260] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.684995 32354 raft_consensus.cc:3060] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.635044 30969 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:36.706656 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 71685.7us
W20260709 13:09:36.708233 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 68707.6us
I20260709 13:09:36.709028 31044 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.711428 31043 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:36.728860 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:36.729034 32605 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:36.718926 32409 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:36.731673 32409 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.732044 32409 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:36.732486 32605 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:36.732942 32605 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:36.711102 32379 raft_consensus.cc:2749] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.719347 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.717017 30969 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.742588 32407 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:36.737340 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.742969 31151 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:36.686596 30898 catalog_manager.cc:5697] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.746601 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:36.740139 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 147065us
I20260709 13:09:36.743160 30969 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.723523 32376 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:36.754930 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.756783 32541 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.757284 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:36.757342 32541 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.728716 32603 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:36.760085 32603 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.760900 31667 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:36.762264 32597 raft_consensus.cc:2749] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.762880 32304 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.763258 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.752689 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:36.766111 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.766680 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.754987 32431 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.767446 31144 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:36.767649 32431 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.768529 31144 raft_consensus.cc:1240] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:36.718742 32432 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 13:09:36.766767 30999 raft_consensus.cc:2468] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:36.770637 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.765126 30898 catalog_manager.cc:5697] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.775050 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.750821 32379 raft_consensus.cc:2749] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.633909 32546 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:36.784457 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.785027 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.753973 32376 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:36.792541 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 80081.8us
W20260709 13:09:36.794988 31118 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:36.799017 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.799583 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:36.818750 31706 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:36.662916 31149 rpcz_store.cc:276] 0709 13:09:35.249408 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.701527 (+452119us) service_pool.cc:224] Handling call
0709 13:09:35.836768 (+135241us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:35.937489 (+100721us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:09:36.438649 (+501160us) log.cc:844] Serialized 14 byte log entry
0709 13:09:36.570621 (+131972us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:36.572756 (+  2135us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:36.573444 (+   688us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.575597 (+  2153us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:36.579529 (+  3932us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":543,"prepare.queue_time_us":466866,"prepare.run_cpu_time_us":45,"prepare.run_wall_time_us":46,"raft.queue_time_us":4983,"raft.run_cpu_time_us":124,"raft.run_wall_time_us":2366,"thread_start_us":399183,"threads_started":2,"wal-append.queue_time_us":139517}
I20260709 13:09:36.818802 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.800114 30994 raft_consensus.cc:2376] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3. Re-sending same reply.
I20260709 13:09:36.821820 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:36.783339 30898 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.823647 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.825115 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.825371 31147 raft_consensus.cc:1240] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:36.825520 30996 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:36.823205 31145 raft_consensus.cc:1240] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 5. Current term is 6. Ops: []
W20260709 13:09:36.828949 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 86475.2us
I20260709 13:09:36.797356 32376 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:36.775343 32638 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.873963 31117 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.820551 32571 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:36.875062 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:36.876538 30997 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:36.878535 31078 raft_consensus.cc:1240] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:36.881992 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.882406 31667 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:36.882540 30969 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:36.886294 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:36.887917 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.890467 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.898936 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:36.900173 30966 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:36.901454 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:36.880523 32423 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:36.891191 31073 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:36.873633 32529 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
W20260709 13:09:36.902159 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:36.937523 32407 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.945215 32431 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:36.945803 32636 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:36.862803 32521 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
W20260709 13:09:36.943269 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 60826.2us
I20260709 13:09:36.949702 31117 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:36.890479 32432 raft_consensus.cc:2749] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:36.951483 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:36.889467 32567 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:36.958299 32520 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:37.069865 32651 log.cc:927] Time spent T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.179s	user 0.000s	sys 0.000s
I20260709 13:09:37.070713 32603 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:37.071535 32541 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:37.252544 31075 raft_consensus.cc:1240] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:37.078775 32537 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:37.253154 32537 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:37.199469 32650 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:37.200657 32571 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:37.202677 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 237537us
I20260709 13:09:37.254788 31147 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 13:09:37.255151 31147 pending_rounds.cc:85] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting all ops after (but not including) 4
I20260709 13:09:37.255386 31147 pending_rounds.cc:107] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 13:09:37.255609 31147 raft_consensus.cc:2889] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:37.205041 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:37.200558 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 250866us
I20260709 13:09:36.951778 31146 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:09:37.208200 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 378590us
W20260709 13:09:37.208770 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 408882us
I20260709 13:09:37.206377 32379 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
W20260709 13:09:37.207619 32644 log.cc:927] Time spent T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.377s	user 0.003s	sys 0.004s
I20260709 13:09:37.251569 32638 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:37.251763 32409 consensus_meta.cc:287] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.519s	user 0.012s	sys 0.000s
I20260709 13:09:37.252101 32567 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:37.090960 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 171524us
I20260709 13:09:37.257823 31117 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:37.236519 32540 consensus_meta.cc:287] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: Time spent flushing consensus metadata: real 0.629s	user 0.008s	sys 0.007s
I20260709 13:09:37.254818 32650 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.287868 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:37.246922 32354 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:37.262516 32600 consensus_meta.cc:287] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.614s	user 0.015s	sys 0.021s
I20260709 13:09:37.288537 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:37.271035 32605 consensus_meta.cc:287] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.538s	user 0.017s	sys 0.001s
I20260709 13:09:37.291075 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:09:37.268561 32395 consensus_meta.cc:287] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: Time spent flushing consensus metadata: real 0.616s	user 0.007s	sys 0.011s
W20260709 13:09:37.341279 30966 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:37.377609 30995 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:09:37.341306 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 51406.7us
I20260709 13:09:37.341302 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.197513 32376 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.306213 32541 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:37.383482 31076 raft_consensus.cc:2410] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:09:37.383618 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:37.387306 31071 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52138 (request call id 182) took 1428 ms. Trace:
I20260709 13:09:37.404629 31071 rpcz_store.cc:276] 0709 13:09:35.959754 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:36.361027 (+401273us) service_pool.cc:224] Handling call
0709 13:09:36.361306 (+   279us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:36.361634 (+   328us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:36.361668 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:36.362104 (+   436us) log.cc:844] Serialized 26 byte log entry
0709 13:09:36.717298 (+355194us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:09:36.717335 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:36.717399 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:37.387101 (+669702us) raft_consensus.cc:1685] finished
0709 13:09:37.387124 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:37.387253 (+   129us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2561,"raft.run_cpu_time_us":93,"raft.run_wall_time_us":93,"thread_start_us":354861,"threads_started":1,"wal-append.queue_time_us":402670}
I20260709 13:09:37.457020 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.457988 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:37.458578 32541 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.466181 31076 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:37.466722 31078 raft_consensus.cc:1240] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:37.473084 31076 raft_consensus.cc:1240] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:37.315114 32546 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:37.272957 32379 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:37.305660 32603 raft_consensus.cc:2749] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:37.490708 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 227271us
W20260709 13:09:37.494844 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 255833us
I20260709 13:09:37.482584 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.288983 32409 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.473412 30997 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:37.466710 32354 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:37.377108 32549 consensus_queue.cc:1059] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.111s
I20260709 13:09:37.311861 32540 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:37.520342 30994 raft_consensus.cc:2468] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 1.
I20260709 13:09:37.341007 32600 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.526883 30969 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:37.485527 32395 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:37.465206 32605 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:37.539448 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:37.546868 31074 raft_consensus.cc:1240] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:09:37.551183 30995 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:37.552063 31073 raft_consensus.cc:1240] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:37.522636 32567 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.523360 32304 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:37.552738 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:37.563194 32304 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.565573 32304 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:37.522816 32354 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:37.567813 32423 consensus_meta.cc:287] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent flushing consensus metadata: real 0.630s	user 0.005s	sys 0.005s
I20260709 13:09:37.567838 31701 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51564 (request call id 422) took 1024 ms. Trace:
I20260709 13:09:37.568285 32354 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:37.568447 32423 raft_consensus.cc:2749] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.568467 31701 rpcz_store.cc:276] 0709 13:09:36.544223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:36.546935 (+  2712us) service_pool.cc:224] Handling call
0709 13:09:36.565063 (+ 18128us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:36.790032 (+224969us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:36.797189 (+  7157us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:36.876462 (+ 79273us) log.cc:844] Serialized 26 byte log entry
0709 13:09:37.060803 (+184341us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:37.061690 (+   887us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:37.065218 (+  3528us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:37.567609 (+502391us) raft_consensus.cc:1685] finished
0709 13:09:37.567635 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:37.567777 (+   142us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":38926,"raft.run_cpu_time_us":89,"raft.run_wall_time_us":89,"thread_start_us":321774,"threads_started":2,"wal-append.queue_time_us":669927}
I20260709 13:09:37.575500 32541 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:37.577008 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:37.577728 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:37.577981 32537 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:37.583833 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 78233.9us
W20260709 13:09:37.572992 31148 consensus_meta.cc:287] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Time spent flushing consensus metadata: real 0.635s	user 0.010s	sys 0.000s
I20260709 13:09:37.538410 32316 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.586920 30969 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:37.551245 32395 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:37.570403 32567 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:37.599261 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 207514us
I20260709 13:09:37.290843 32647 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.302s
I20260709 13:09:37.587180 31148 raft_consensus.cc:2468] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:37.593065 32520 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:37.589761 32670 raft_consensus.cc:2749] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:37.644409 31117 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:37.648851 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.586222 32376 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:37.653122 32541 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.655385 32423 raft_consensus.cc:2749] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.656374 32540 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:37.656852 32567 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:37.656986 32659 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:37.661522 31044 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:37.660477 31117 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:37.667589 32423 raft_consensus.cc:2749] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:37.668617 31117 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:37.606446 32669 raft_consensus.cc:2749] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:37.669903 31043 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:37.672683 31044 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:37.595774 32316 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:37.684309 32652 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:37.663324 32603 consensus_queue.cc:1059] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:09:37.685498 32678 raft_consensus.cc:2804] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:37.685948 32678 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:37.686314 32678 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:37.686771 32520 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:37.661223 32354 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:09:37.673964 31117 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:37.687844 32650 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:37.674829 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:09:37.676501 32665 log.cc:927] Time spent T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.199s	user 0.001s	sys 0.001s
I20260709 13:09:37.675212 32423 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.663091 32516 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 13:09:37.663300 32541 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:37.683271 32379 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:37.676841 32409 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:37.697742 32423 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:37.704692 32423 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.706704 32546 raft_consensus.cc:3055] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:09:37.707074 32667 log.cc:927] Time spent T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.114s	user 0.001s	sys 0.000s
I20260709 13:09:37.707134 32546 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:37.708216 32546 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.709440 32546 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:37.700793 30969 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:37.710608 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.712507 32354 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.706725 32603 raft_consensus.cc:2749] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:37.713618 32603 consensus_queue.cc:1059] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:37.713855 32354 consensus_queue.cc:1059] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.714917 32354 raft_consensus.cc:3055] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:37.715066 32395 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:37.715289 32354 raft_consensus.cc:740] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:37.691334 32652 raft_consensus.cc:697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:37.717978 32574 raft_consensus.cc:3055] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.719476 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.717553 32652 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.688097 31000 raft_consensus.cc:2468] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:09:37.697202 32600 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:37.718375 32574 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:37.733758 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
W20260709 13:09:37.725298 32679 log.cc:927] Time spent T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:09:37.737346 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:37.716172 32354 consensus_queue.cc:260] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.738819 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:37.767023 30996 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 1.
I20260709 13:09:37.767450 31143 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:37.767745 30997 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:37.767907 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:37.768584 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:37.769373 31143 raft_consensus.cc:2393] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:37.739502 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:37.770656 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:37.771447 30969 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:37.772559 30969 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:37.741222 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:37.740080 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:37.845335 31150 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:37.782657 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:37.744307 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:37.847652 31152 raft_consensus.cc:2393] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 5: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:37.746603 31072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:37.746799 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:37.748209 32316 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:37.749966 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:37.752908 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:37.753506 32660 log.cc:927] Time spent T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.213s	user 0.001s	sys 0.002s
I20260709 13:09:37.754662 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:37.755877 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:37.758279 32541 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:37.759979 32669 consensus_queue.cc:1059] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:37.760417 32597 raft_consensus.cc:3055] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:37.723097 32675 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:37.730790 32395 raft_consensus.cc:2804] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:37.761893 32574 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.764968 31000 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:58340 (request call id 127) took 1009 ms. Trace:
I20260709 13:09:37.766856 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.740482 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:37.848490 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 95945.2us
I20260709 13:09:37.860440 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:37.872117 30994 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:37.872313 31145 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 6: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
W20260709 13:09:37.855304 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 80905us
I20260709 13:09:37.873368 31043 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:37.874348 31150 raft_consensus.cc:2468] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:37.775087 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:37.869810 32597 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:37.855342 31146 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:37.871271 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:37.880426 31143 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:37.873047 31002 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:37.844619 32374 raft_consensus.cc:2749] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:37.889464 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:37.893178 31707 raft_consensus.cc:1240] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
W20260709 13:09:37.895771 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 123290us
I20260709 13:09:37.896760 30969 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:37.898388 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 185705us
I20260709 13:09:37.900646 31043 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:37.905726 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.906855 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:37.913146 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:37.855850 32407 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:37.919620 31076 raft_consensus.cc:1240] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:09:37.920689 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:37.871699 31072 raft_consensus.cc:606] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:37.869151 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:37.902848 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:37.770648 32423 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:37.922145 31152 raft_consensus.cc:2393] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 2: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:37.866855 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:37.923923 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:37.871037 32395 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:37.862444 32379 consensus_queue.cc:1059] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 13:09:37.933972 31143 raft_consensus.cc:1240] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:37.935130 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:37.881249 32675 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:37.953045 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 56406.2us
W20260709 13:09:37.939777 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 95078.3us
I20260709 13:09:37.954056 30969 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:37.955981 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:37.956774 31071 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:37.922145 32650 raft_consensus.cc:2804] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:37.870309 31000 rpcz_store.cc:276] 0709 13:09:36.755449 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:36.756951 (+  1502us) service_pool.cc:224] Handling call
0709 13:09:37.764804 (+1007853us) spinlock_profiling.cc:243] Waited 635 ms on lock 0x7b5400226354. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:37.764911 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1459940224}
I20260709 13:09:37.975533 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:37.890969 32654 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:37.854293 32680 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.117s
I20260709 13:09:37.921439 32407 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:37.934285 31078 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:37.961077 31044 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:37.919307 32541 raft_consensus.cc:493] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:37.980674 31706 raft_consensus.cc:2393] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 2: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
W20260709 13:09:37.981698 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 73619.9us
I20260709 13:09:37.942947 32395 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:37.952358 32374 raft_consensus.cc:2749] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:37.952904 32675 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:37.991333 31071 raft_consensus.cc:1240] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:37.969060 32650 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:38.002671 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.003808 30999 raft_consensus.cc:2410] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:09:38.004799 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 43786.5us
I20260709 13:09:38.005538 31044 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.008612 31077 raft_consensus.cc:1240] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:38.010226 31077 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:37.986815 32407 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:37.967096 32669 consensus_queue.cc:1059] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:09:38.018982 31117 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:37.967638 32524 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:09:38.000754 32541 raft_consensus.cc:515] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.023018 32669 raft_consensus.cc:3055] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:38.023391 32669 raft_consensus.cc:740] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:38.024329 32541 leader_election.cc:290] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.024508 32605 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:38.025949 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 72314.6us
I20260709 13:09:38.024191 32669 consensus_queue.cc:260] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.001803 32650 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:38.014611 32304 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:38.043691 31044 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.049010 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:38.048243 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:38.043002 31668 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:38.025238 32657 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:38.051239 30994 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 5.
I20260709 13:09:38.053776 31118 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:38.055277 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 101329us
I20260709 13:09:37.984220 32654 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.056269 30969 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.042695 32379 raft_consensus.cc:2749] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:38.062871 30969 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.047749 32529 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:38.046536 32659 raft_consensus.cc:2749] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.063618 31044 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.050220 32304 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:38.062036 32670 raft_consensus.cc:2749] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:38.067763 32669 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:38.061012 31117 leader_election.cc:336] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Timed out: RequestConsensusVote RPC to 127.29.54.193:45521 timed out after 1.612s (SENT)
I20260709 13:09:37.981272 32597 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.054299 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.072239 30969 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.074635 32374 raft_consensus.cc:2749] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:38.075098 32672 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:38.075657 32672 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.074461 32671 consensus_queue.cc:1059] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.049s
I20260709 13:09:38.077817 31044 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:38.076864 32685 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:38.078230 32699 raft_consensus.cc:2749] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.090903 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:38.092276 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:38.074640 32653 raft_consensus.cc:2749] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:38.093355 32407 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.074295 32691 raft_consensus.cc:3055] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:38.094424 32691 raft_consensus.cc:740] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:38.094923 31044 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.065125 32541 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:38.095670 32697 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:38.095322 32653 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:38.097203 32658 raft_consensus.cc:2804] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:38.097574 32653 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:38.097774 32658 raft_consensus.cc:697] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.098088 32653 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.098770 32658 consensus_queue.cc:237] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.103984 32693 consensus_queue.cc:1059] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:38.105384 32409 raft_consensus.cc:3055] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:38.105804 32409 raft_consensus.cc:740] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.065774 32529 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:38.086323 32597 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:38.069882 32304 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.066038 32657 raft_consensus.cc:697] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.085880 32659 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:38.111522 30969 leader_election.cc:304] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:38.084528 32354 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.116746 32657 consensus_queue.cc:237] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:38.083791 32688 log.cc:927] Time spent T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:09:38.113510 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b4aa4073ef4c23bd77b0bbf087538a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:38.123173 31044 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:38.127079 30969 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.085887 32672 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:38.083985 32654 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.128852 32698 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:38.085729 32423 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:38.111070 32529 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.111104 32431 raft_consensus.cc:2804] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:38.083115 32685 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:38.172151 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 126255us
W20260709 13:09:38.173599 31667 leader_election.cc:336] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Timed out: RequestConsensusVote RPC to 127.29.54.193:45521 timed out after 1.594s (SENT)
W20260709 13:09:38.218050 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 44489.7us
I20260709 13:09:38.218130 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:38.124929 32670 raft_consensus.cc:2749] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.220471 32431 raft_consensus.cc:697] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:38.227044 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:38.227646 30994 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:38.223677 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 100264us
I20260709 13:09:38.139869 32672 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:38.232313 30969 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.256359 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.169411 32423 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:38.222952 32699 raft_consensus.cc:2749] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.109019 32695 consensus_queue.cc:1059] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.148s
I20260709 13:09:38.267788 30996 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:38.127032 32678 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.095345 32691 consensus_queue.cc:260] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.125748 32409 consensus_queue.cc:260] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.281225 32555 consensus_queue.cc:1059] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:38.281817 32703 raft_consensus.cc:3055] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:38.282334 32703 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:38.283413 32703 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.284756 32678 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.284936 32703 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:38.269533 32670 raft_consensus.cc:2749] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:09:38.313223 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 80154.5us
W20260709 13:09:38.313539 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 259820us
I20260709 13:09:38.314350 31077 raft_consensus.cc:1240] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:38.314909 31069 raft_consensus.cc:1240] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:38.273533 31070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14c55439bbf947569faef768c6538a87"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:38.317229 31043 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.264467 32672 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.320395 31001 raft_consensus.cc:1240] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:38.322705 32700 log.cc:927] Time spent T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:09:38.323678 31070 raft_consensus.cc:606] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.325826 32653 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.267341 32423 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.326349 32395 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.336048 31117 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:38.330215 32529 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.368131 32423 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:09:38.368747 32687 log.cc:927] Time spent T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.309s	user 0.001s	sys 0.014s
I20260709 13:09:38.337476 30994 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
W20260709 13:09:38.337057 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 294233us
I20260709 13:09:38.341002 31043 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
W20260709 13:09:38.373567 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 154752us
I20260709 13:09:38.341569 32431 consensus_queue.cc:237] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.354573 32685 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:38.357327 32672 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:38.334519 32691 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:38.334002 32675 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:38.362023 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:38.369800 32574 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:38.317083 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 84877.4us
I20260709 13:09:38.371620 31117 leader_election.cc:304] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:38.383033 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:38.372757 31118 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:38.379405 31668 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.381644 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:38.382237 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:38.372295 32423 raft_consensus.cc:2749] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.386793 31075 raft_consensus.cc:1240] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:09:38.389955 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:38.392961 31668 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.393308 31147 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:38.395676 32646 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:38.396081 32646 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:38.385443 32678 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:38.396546 32567 raft_consensus.cc:993] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:38.391163 32695 consensus_queue.cc:1059] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 13:09:38.363261 32304 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.396456 32646 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:38.409291 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:38.412014 30969 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.388895 32672 raft_consensus.cc:2749] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:38.414350 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:38.389864 32605 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:38.414799 31043 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:38.416363 32669 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:38.416743 30969 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.424811 30969 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.402441 32659 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:38.410203 32678 raft_consensus.cc:697] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.427054 32705 raft_consensus.cc:2749] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:38.427088 32693 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:38.427947 31043 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:38.428176 32693 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:38.428561 32693 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.429224 32571 consensus_queue.cc:1059] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:38.422314 32566 raft_consensus.cc:1081] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:38.431037 32571 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:38.431521 32566 raft_consensus.cc:3055] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:38.432073 32566 raft_consensus.cc:740] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.427778 32678 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.409474 32432 raft_consensus.cc:2749] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:38.432862 32566 consensus_queue.cc:260] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.434060 32566 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.418447 32647 consensus_queue.cc:1059] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:09:38.431569 32571 raft_consensus.cc:697] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.436129 30969 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.411984 31707 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:38.461299 30969 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:38.464697 31003 raft_consensus.cc:1240] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:38.424083 32669 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:38.436290 32680 raft_consensus.cc:2749] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:38.443401 32653 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.479264 32374 consensus_queue.cc:1059] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:38.458364 32705 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:38.476042 31117 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.477959 31144 raft_consensus.cc:1240] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:38.466864 32379 raft_consensus.cc:2749] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:38.472625 32670 raft_consensus.cc:2749] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:38.474364 32669 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.468943 32638 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:38.494197 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:38.525844 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 49897.4us
I20260709 13:09:38.541043 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:38.550721 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.533039 32672 raft_consensus.cc:2749] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:38.558358 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.559084 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
W20260709 13:09:38.557130 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 147396us
I20260709 13:09:38.543314 32680 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:38.561604 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.563174 31044 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:38.564679 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.553061 31143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:38.566777 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:38.566785 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.566931 31143 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:38.568500 31143 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.570252 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.570586 31703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.570950 31000 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:38.571992 31708 raft_consensus.cc:1240] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:38.567797 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:38.573832 31118 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:38.547098 32395 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.572655 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.571797 32696 consensus_queue.cc:1059] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.099s
I20260709 13:09:38.578621 32696 raft_consensus.cc:3055] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:38.578950 32696 raft_consensus.cc:740] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:38.495976 32705 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.582331 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.547637 32600 consensus_queue.cc:1059] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:09:38.558763 32675 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.585422 30996 raft_consensus.cc:1240] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:38.540195 32638 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:38.570276 32702 log.cc:927] Time spent T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.510s	user 0.007s	sys 0.000s
I20260709 13:09:38.589207 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:38.567302 32529 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.560127 32374 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:38.572418 32661 raft_consensus.cc:2749] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:38.540841 32571 consensus_queue.cc:237] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.608245 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.584060 32603 raft_consensus.cc:2749] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:38.616395 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.607939 32374 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.624979 32646 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.627247 31701 raft_consensus.cc:1240] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 4. Current term is 5. Ops: []
W20260709 13:09:38.628350 32713 log.cc:927] Time spent T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.160s	user 0.001s	sys 0.000s
W20260709 13:09:38.629108 32717 log.cc:927] Time spent T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
W20260709 13:09:38.630403 32718 log.cc:927] Time spent T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:09:38.632855 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.634008 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
W20260709 13:09:38.634949 32726 log.cc:927] Time spent T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:09:38.636448 32705 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.598819 32304 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.590797 32696 consensus_queue.cc:260] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.580811 32680 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.638971 32696 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.626191 32374 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.643808 31003 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:09:38.644856 31143 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.644380 31003 pending_rounds.cc:85] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Aborting all ops after (but not including) 1
I20260709 13:09:38.652285 31003 pending_rounds.cc:107] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:38.652598 31003 raft_consensus.cc:2889] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:38.657320 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.669766 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:38.661564 32650 consensus_meta.cc:287] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.607s	user 0.010s	sys 0.020s
W20260709 13:09:38.678959 31115 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:38.682796 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:38.653515 32720 consensus_queue.cc:1059] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 5, Time since last communication: 0.033s
I20260709 13:09:38.687538 32693 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.659929 31000 raft_consensus.cc:1240] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:09:38.691184 31150 raft_consensus.cc:1240] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:09:38.690665 32650 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.699177 32540 consensus_queue.cc:1059] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:09:38.695533 32690 log.cc:927] Time spent T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 13:09:38.708122 31704 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 5.
I20260709 13:09:38.738672 32374 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:38.739382 32374 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.742964 31001 raft_consensus.cc:2410] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 13:09:38.759259 32540 raft_consensus.cc:3055] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:38.759855 32540 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
W20260709 13:09:38.760895 31041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:38.792958 31151 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1415) took 1031 ms. Trace:
I20260709 13:09:38.693882 31149 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.794003 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.795166 31151 rpcz_store.cc:276] 0709 13:09:37.761424 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:37.771059 (+  9635us) service_pool.cc:224] Handling call
0709 13:09:37.771323 (+   264us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:37.771728 (+   405us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:37.771755 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:37.772268 (+   513us) log.cc:844] Serialized 26 byte log entry
0709 13:09:37.928707 (+156439us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:09:37.949354 (+ 20647us) log.cc:844] Serialized 14 byte log entry
0709 13:09:37.980186 (+ 30832us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:37.980282 (+    96us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:38.579279 (+598997us) spinlock_profiling.cc:243] Waited 2.2 ms on lock 0x7b1800439720. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d07c04de1 00007f2d07c115b1 00007f2cfed3c3f3 00007f2cfed3e7c1 00007f2cfed3e779 00007f2cfed3e709 00007f2cfed3e6d1 00007f2cfed3d9cd 000000000038f354 000000000038f199 00007f2cfed1f83a
0709 13:09:38.792630 (+213351us) raft_consensus.cc:1685] finished
0709 13:09:38.792729 (+    99us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:38.792885 (+   156us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":37595,"prepare.queue_time_us":34180,"prepare.run_cpu_time_us":55,"prepare.run_wall_time_us":2426,"raft.queue_time_us":33434,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":7977,"spinlock_wait_cycles":5067136,"thread_start_us":147316,"threads_started":1,"wal-append.queue_time_us":219365}
I20260709 13:09:38.797874 31076 raft_consensus.cc:1240] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:38.799981 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:38.793766 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:38.801113 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d053a4b5d244fbebd90c40af3c6752d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.801328 31151 raft_consensus.cc:2393] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 4: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:38.803081 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.761063 32654 raft_consensus.cc:3055] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:38.804594 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.805892 31000 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:38.806835 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:38.742594 32680 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.760890 32540 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.785244 32638 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.817345 32650 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.818902 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94603dfe686e48ec8c09d14b7e18c3f1" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.793638 32374 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:38.820250 32710 raft_consensus.cc:3055] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:38.832518 32524 raft_consensus.cc:3055] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:38.832924 32669 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.844471 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:38.865783 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:38.888540 31000 raft_consensus.cc:3060] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.849323 32703 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:38.851456 32693 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.794325 32646 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:38.866365 31078 raft_consensus.cc:1240] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:38.887419 32524 raft_consensus.cc:740] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
W20260709 13:09:38.886145 31665 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:38.865473 31667 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:38.854300 32540 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.805694 32654 raft_consensus.cc:740] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.890334 32671 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:38.869226 32710 raft_consensus.cc:740] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:38.854238 32379 raft_consensus.cc:3055] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:38.849396 32675 raft_consensus.cc:3055] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:38.904562 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:38.905314 31151 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:38.903738 31667 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:38.902307 32379 raft_consensus.cc:740] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:38.965029 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.904271 32675 raft_consensus.cc:740] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:38.967684 31069 raft_consensus.cc:1240] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
W20260709 13:09:38.967834 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 56101us
I20260709 13:09:38.969878 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.970508 30999 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:38.971172 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.972347 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.972469 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.973367 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b92ad881df4cc0bbb51723e097737f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.974434 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.975692 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:38.977388 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:38.979197 30999 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:38.988734 31000 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:38.990334 31043 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:38.902092 32671 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:38.904745 32703 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:38.977044 32537 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.908s	user 0.019s	sys 0.005s
I20260709 13:09:38.995893 31117 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.001878 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.892969 32524 consensus_queue.cc:260] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:38.966897 32597 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:09:39.010885 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.012212 31149 raft_consensus.cc:2468] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:39.013201 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:39.015048 32671 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:39.015178 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.016381 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.017354 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.991187 32710 consensus_queue.cc:260] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.018280 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.019654 32710 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.005107 32379 consensus_queue.cc:260] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:39.021031 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:39.025292 30999 raft_consensus.cc:2468] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:39.026834 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:38.972380 32654 consensus_queue.cc:260] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.027581 32316 raft_consensus.cc:3055] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:39.006870 32728 raft_consensus.cc:2804] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:39.032269 31148 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:39.032606 32728 raft_consensus.cc:697] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:39.030779 32529 raft_consensus.cc:2749] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.033824 32407 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:39.033533 32728 consensus_queue.cc:237] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:39.035399 30969 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.035642 32703 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.036212 30969 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:39.036748 30996 raft_consensus.cc:1275] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:39.037496 30969 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:39.027952 31151 raft_consensus.cc:2468] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:38.965220 32714 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
W20260709 13:09:39.008126 32537 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.941s	user 0.019s	sys 0.005s
I20260709 13:09:39.031270 31117 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.031809 32654 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:39.030602 32316 raft_consensus.cc:740] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:39.046351 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.033864 32524 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.050009 30998 raft_consensus.cc:2410] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:09:39.052207 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:39.041635 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:39.054172 31077 raft_consensus.cc:2393] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 5: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:39.008448 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:39.019608 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:39.045531 31117 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:39.045665 30969 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:39.059914 30969 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:39.044874 32683 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:39.044710 32407 raft_consensus.cc:2749] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:39.054389 31151 raft_consensus.cc:2393] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:39.043227 30996 raft_consensus.cc:1240] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:39.065011 31117 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.054924 31000 raft_consensus.cc:2376] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2. Re-sending same reply.
W20260709 13:09:39.057677 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 88490.5us
W20260709 13:09:39.066149 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.044760 32703 raft_consensus.cc:2749] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.064692 31151 raft_consensus.cc:1240] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 5. Current term is 6. Ops: [5.5-5.5]
I20260709 13:09:39.070612 31151 raft_consensus.cc:1240] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:39.064916 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df87768f9fd34fc5a510f6d81bab7171" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:39.072342 31000 raft_consensus.cc:1275] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:39.072364 30999 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:39.068554 32669 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:39.079584 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:39.049034 32691 consensus_queue.cc:1059] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.016s
I20260709 13:09:39.078708 30969 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:39.083156 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:39.062590 32529 raft_consensus.cc:2764] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:09:39.064198 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:39.063122 32705 raft_consensus.cc:2749] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:39.068750 32727 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.093042 30969 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:39.095525 30969 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:39.081413 32597 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
I20260709 13:09:39.098978 32696 raft_consensus.cc:2804] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.107511 32696 raft_consensus.cc:697] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:39.087141 32603 raft_consensus.cc:2749] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:39.108443 32696 consensus_queue.cc:237] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.093640 32395 raft_consensus.cc:2749] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.092442 32316 consensus_queue.cc:260] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.112228 32316 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.144888 32603 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.157577 32603 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.159749 32603 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:39.157071 32738 log.cc:927] Time spent T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:09:39.160853 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:39.106930 32705 raft_consensus.cc:3060] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.161942 31707 raft_consensus.cc:2468] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
W20260709 13:09:39.163823 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 73081.6us
I20260709 13:09:39.157111 30900 catalog_manager.cc:5697] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.164764 31667 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:39.168503 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 73060.5us
W20260709 13:09:39.174782 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:39.201113 31667 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.202705 30969 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:39.205971 31077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
W20260709 13:09:39.211023 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 150083us
I20260709 13:09:39.208794 31667 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.212993 31117 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.215287 31667 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.216939 32603 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:39.217402 31117 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.218183 32603 raft_consensus.cc:2749] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.218591 31117 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.219480 32603 raft_consensus.cc:2749] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.220309 31117 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.221098 32603 raft_consensus.cc:2749] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.221844 31117 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.222604 32603 raft_consensus.cc:2749] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.222985 31117 leader_election.cc:304] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.223868 32603 raft_consensus.cc:2749] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.224388 32537 raft_consensus.cc:3055] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:39.224774 32537 raft_consensus.cc:740] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:39.225940 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:39.225605 32537 consensus_queue.cc:260] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.223053 31072 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:39.228442 31118 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:39.229236 31077 raft_consensus.cc:606] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:39.229583 31077 raft_consensus.cc:614] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:39.230269 31667 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.208271 32714 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:39.232497 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:39.232931 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:39.226809 32537 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.207530 31070 raft_consensus.cc:1240] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:39.234041 32603 raft_consensus.cc:2804] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:09:39.235476 32701 log.cc:927] Time spent T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 1.176s	user 0.011s	sys 0.004s
I20260709 13:09:39.236537 31146 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1420) took 1302 ms. Trace:
I20260709 13:09:39.236868 31146 rpcz_store.cc:276] 0709 13:09:37.934604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:37.951083 (+ 16479us) service_pool.cc:224] Handling call
0709 13:09:37.951581 (+   498us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:09:37.978326 (+ 26745us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:37.978358 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:09:37.978844 (+   486us) log.cc:844] Serialized 26 byte log entry
0709 13:09:38.017078 (+ 38234us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:09:38.017125 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:38.017189 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:09:39.234937 (+1217748us) spinlock_profiling.cc:243] Waited 1.66 ms on lock 0x7b4400022b4c. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfec62c85 00007f2cfec636a2 00007f2d019d51db 00007f2d019d0aaf 00007f2d019c486e 00007f2d019c3bb6 00007f2d019c37d8 00007f2d019cd221 00007f2d019cd1d9 00007f2d019cd169
0709 13:09:39.236256 (+  1319us) raft_consensus.cc:1685] finished
0709 13:09:39.236276 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:39.236469 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":17978,"raft.queue_time_us":12146,"raft.run_cpu_time_us":109,"raft.run_wall_time_us":3613,"spinlock_wait_cycles":3812224,"thread_start_us":23982,"threads_started":1,"wal-append.queue_time_us":75848}
I20260709 13:09:39.238034 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:39.238529 31665 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.239177 31709 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:39.240087 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.241115 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.242069 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.243402 31152 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:57446 (request call id 1425) took 1007 ms. Trace:
I20260709 13:09:39.243755 31152 rpcz_store.cc:276] 0709 13:09:38.236324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:38.236755 (+   431us) service_pool.cc:224] Handling call
0709 13:09:38.417048 (+180293us) spinlock_profiling.cc:243] Waited 1.4 ms on lock 0x7b5800027398. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:39.242754 (+825706us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b5800027398. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04e9c 00007f2cfed04a5b 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:39.242902 (+   148us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:39.243053 (+   151us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:09:39.243078 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:09:39.243187 (+   109us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:09:39.243219 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:39.243267 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:09:39.243352 (+    85us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7409664}
I20260709 13:09:39.231786 32540 raft_consensus.cc:2749] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:09:39.245666 31704 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:51564 (request call id 425) took 1377 ms (client timeout 1598 ms). Trace:
I20260709 13:09:39.235481 32603 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:39.246160 31704 rpcz_store.cc:269] 0709 13:09:37.868429 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:37.868871 (+   442us) service_pool.cc:224] Handling call
0709 13:09:39.245510 (+1376639us) spinlock_profiling.cc:243] Waited 652 ms on lock 0x7b5400674dd4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:39.245610 (+   100us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1499882240}
I20260709 13:09:39.246974 32603 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.215086 32646 raft_consensus.cc:2749] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.251581 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.252388 30997 raft_consensus.cc:2393] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:39.211835 32696 raft_consensus.cc:2749] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.253223 31001 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:39.253500 30997 raft_consensus.cc:1240] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
W20260709 13:09:39.255261 31148 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57446 (request call id 1402) took 1522 ms (client timeout 2016 ms). Trace:
W20260709 13:09:39.255676 31148 rpcz_store.cc:269] 0709 13:09:37.732519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:37.740979 (+  8460us) service_pool.cc:224] Handling call
0709 13:09:39.255114 (+1514135us) spinlock_profiling.cc:243] Waited 864 ms on lock 0x7b54001365d4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:39.255210 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1986847104}
I20260709 13:09:39.258852 32603 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.260980 31118 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:39.227437 31117 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:39.264456 32734 log.cc:927] Time spent T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.294s	user 0.006s	sys 0.000s
I20260709 13:09:39.264866 32685 raft_consensus.cc:2804] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.294656 32685 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:39.295107 32685 raft_consensus.cc:3060] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.295603 32680 raft_consensus.cc:3055] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:39.295992 32680 raft_consensus.cc:740] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:39.296918 32680 consensus_queue.cc:260] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.208796 32683 consensus_queue.cc:1059] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 13:09:39.266980 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:39.270473 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:39.271847 32658 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:39.272310 32653 consensus_queue.cc:1048] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:39.272521 32516 consensus_queue.cc:1059] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:39.273128 32678 raft_consensus.cc:993] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:39.275839 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:39.277614 31076 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52946 (request call id 1543) took 1357 ms. Trace:
I20260709 13:09:39.232421 32740 raft_consensus.cc:2749] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.282429 31667 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:39.284551 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 57182.8us
I20260709 13:09:39.291913 31143 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:09:39.314745 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.290306 32409 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.298161 32680 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.401268 31117 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:39.404997 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 122628us
I20260709 13:09:39.299145 32636 raft_consensus.cc:2749] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.399497 31076 rpcz_store.cc:276] 0709 13:09:37.920648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:37.924908 (+  4260us) service_pool.cc:224] Handling call
0709 13:09:37.925260 (+   352us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:38.800334 (+875074us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:39.277389 (+477055us) spinlock_profiling.cc:243] Waited 872 ms on lock 0x7b54002ab7d4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:39.277538 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2006250368}
I20260709 13:09:39.430816 31117 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:39.432740 31117 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.430786 31667 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:39.436699 31117 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.394554 32574 raft_consensus.cc:493] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:39.443444 31071 raft_consensus.cc:1240] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:39.438848 31667 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.395331 32703 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:39.445039 31667 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.426011 32537 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.434911 32529 raft_consensus.cc:2749] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:09:39.472007 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.438987 32671 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:39.441005 32672 raft_consensus.cc:2749] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.442025 32647 raft_consensus.cc:2804] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:39.447520 32697 raft_consensus.cc:2749] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.445825 32524 raft_consensus.cc:2749] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:39.472584 32724 raft_consensus.cc:1081] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:39.439314 32431 consensus_queue.cc:1048] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.038s
I20260709 13:09:39.474561 30968 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:39.492607 30968 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:39.451120 32574 raft_consensus.cc:515] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.473132 32652 raft_consensus.cc:493] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:39.472944 32636 raft_consensus.cc:2749] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.498342 32603 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.499748 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:39.491117 32647 raft_consensus.cc:697] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:39.476971 32671 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:39.503762 32671 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:39.504225 32647 consensus_queue.cc:237] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.502861 32652 raft_consensus.cc:515] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.507527 32395 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.457831 32703 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.508661 32652 leader_election.cc:290] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.509967 32703 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.510989 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:39.511629 31704 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:39.512759 31118 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:39.514024 32703 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:39.503444 30998 raft_consensus.cc:1275] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:39.515316 30968 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
W20260709 13:09:39.515094 32744 log.cc:927] Time spent T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:09:39.490291 32669 raft_consensus.cc:2749] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.529035 32736 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:39.537215 31078 raft_consensus.cc:1240] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:39.514413 32703 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
W20260709 13:09:39.542394 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.530987 32316 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:39.514345 32685 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:39.546228 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 109608us
I20260709 13:09:39.546948 31117 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.547940 30994 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:39.549119 31117 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.551877 31117 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:39.544236 32574 leader_election.cc:290] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.558588 32316 raft_consensus.cc:697] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:39.559567 32316 consensus_queue.cc:237] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.562600 31117 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.562872 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
W20260709 13:09:39.566095 31668 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.567718 30969 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:39.573446 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.577557 31117 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.569248 31667 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
W20260709 13:09:39.580588 30967 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.584538 31117 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.585016 31151 raft_consensus.cc:1275] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:39.558614 32672 raft_consensus.cc:2749] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.548547 32703 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.549582 32529 raft_consensus.cc:2749] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.598672 31145 raft_consensus.cc:1275] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:39.592867 32574 raft_consensus.cc:2804] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:39.589789 32407 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:39.593062 32636 raft_consensus.cc:2749] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:39.620477 30994 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60768 (request call id 1553) took 1036 ms. Trace:
I20260709 13:09:39.593839 32549 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:39.544386 32736 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.601467 32603 raft_consensus.cc:2749] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.620978 30994 rpcz_store.cc:276] 0709 13:09:38.583654 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:38.583748 (+    94us) service_pool.cc:224] Handling call
0709 13:09:39.268441 (+684693us) spinlock_profiling.cc:243] Waited 3.9 ms on lock 0x7b5800004b98. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06e02fc0 00007f2d06ded929 00007f2d06ded3d2 00007f2d00364bd4
0709 13:09:39.547586 (+279145us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:39.548326 (+   740us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:39.620261 (+ 71935us) spinlock_profiling.cc:243] Waited 279 ms on lock 0x7b54003cbc50. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e288ad 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:39.620404 (+   143us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":650543744}
I20260709 13:09:39.628857 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:39.611893 32727 consensus_queue.cc:1059] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:09:39.633137 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:39.634171 32732 log.cc:927] Time spent T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 13:09:39.627318 32574 raft_consensus.cc:697] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:39.641191 32685 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.641810 32685 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.641605 32574 consensus_queue.cc:237] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.648694 30900 catalog_manager.cc:5697] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.650132 30900 catalog_manager.cc:5697] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 3, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.651575 32671 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.651690 30900 catalog_manager.cc:5697] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.615661 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:39.662351 30900 catalog_manager.cc:5697] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:39.669762 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:39.648010 30898 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55214 (request call id 275) took 4267 ms. Trace:
I20260709 13:09:39.671257 31152 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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.672796 31146 raft_consensus.cc:1240] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:39.664943 31151 raft_consensus.cc:1240] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:39.628311 32549 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:39.667743 32680 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.675447 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:39.682802 32680 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.684226 31709 raft_consensus.cc:1240] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:39.684705 32680 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:09:39.692477 32705 consensus_meta.cc:287] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89: Time spent flushing consensus metadata: real 0.527s	user 0.004s	sys 0.003s
I20260709 13:09:39.692889 32705 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:39.693681 30995 raft_consensus.cc:1275] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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.696552 31710 raft_consensus.cc:2468] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:39.697736 31118 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:39.699643 32671 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.670585 30898 rpcz_store.cc:276] 0709 13:09:35.380335 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:35.380592 (+   257us) service_pool.cc:224] Handling call
0709 13:09:39.647929 (+4267337us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:37.255738 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:37.288695 (+ 32957us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:37.288746 (+    51us) write_op.cc:435] Acquired schema lock
0709 13:09:37.288765 (+    19us) tablet.cc:662] Decoding operations
0709 13:09:37.310871 (+ 22106us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:37.310956 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:37.310987 (+    31us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:09:37.408365 (+ 97378us) tablet.cc:701] Row locks acquired
0709 13:09:37.476464 (+ 68099us) write_op.cc:260] PREPARE: finished
0709 13:09:37.523221 (+ 46757us) write_op.cc:270] Start()
0709 13:09:37.559334 (+ 36113us) write_op.cc:276] Timestamp: P: 1783602577505168 usec, L: 0
0709 13:09:37.570161 (+ 10827us) op_driver.cc:348] REPLICATION: starting
0709 13:09:37.664875 (+ 94714us) log.cc:844] Serialized 1375 byte log entry
0709 13:09:38.347798 (+682923us) op_driver.cc:464] REPLICATION: finished
0709 13:09:38.471388 (+123590us) write_op.cc:301] APPLY: starting
0709 13:09:38.471482 (+    94us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:38.471660 (+   178us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:38.508258 (+ 36598us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:38.570123 (+ 61865us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:38.570422 (+   299us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:09:38.570515 (+    93us) write_op.cc:312] APPLY: finished
0709 13:09:38.570810 (+   295us) log.cc:844] Serialized 35 byte log entry
0709 13:09:38.570991 (+   181us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:38.571073 (+    82us) write_op.cc:454] Released schema lock
0709 13:09:38.571122 (+    49us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:38.571469 (+   347us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:38.571501 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":209396,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":116048,"apply.run_cpu_time_us":8799,"apply.run_wall_time_us":100082,"num_ops":3,"prepare.queue_time_us":343438,"prepare.run_cpu_time_us":104537,"prepare.run_wall_time_us":688018,"raft.queue_time_us":343236,"raft.run_cpu_time_us":7612,"raft.run_wall_time_us":58525,"replication_time_us":774729,"thread_start_us":430363,"threads_started":4,"wal-append.queue_time_us":268731,"wal-append.run_cpu_time_us":15001,"wal-append.run_wall_time_us":1649745}]]}
W20260709 13:09:39.708405 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 123928us
I20260709 13:09:39.674160 31149 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:09:39.675309 32549 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:39.721750 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 44960.4us
I20260709 13:09:39.731158 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:39.731902 31074 raft_consensus.cc:2393] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:39.736196 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:39.736985 32749 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:09:39.737093 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:39.737295 31076 raft_consensus.cc:3055] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:39.738004 31076 raft_consensus.cc:740] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:39.730264 31149 pending_rounds.cc:85] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Aborting all ops after (but not including) 2
I20260709 13:09:39.742381 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:39.701057 32678 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.059s
I20260709 13:09:39.734952 32671 raft_consensus.cc:2804] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:09:39.775602 31665 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:39.783471 30999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14c55439bbf947569faef768c6538a87"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:60770
I20260709 13:09:39.789745 30999 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:39.790128 30999 raft_consensus.cc:3060] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.741362 31076 consensus_queue.cc:260] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.791126 31076 raft_consensus.cc:3060] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:39.735471 32672 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.792121 32672 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.794646 32672 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:39.745949 31149 pending_rounds.cc:107] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:09:39.800197 31149 raft_consensus.cc:2889] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:39.800783 32407 raft_consensus.cc:2749] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:39.801098 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:39.801939 31078 raft_consensus.cc:2393] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:39.802767 32685 raft_consensus.cc:2749] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.804651 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:39.738308 32680 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.807261 31147 raft_consensus.cc:1240] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:39.810164 31073 raft_consensus.cc:2393] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:39.745383 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a994211f340a446eb1a6b9be0c636dab" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:39.815625 32407 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:39.817090 32407 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.738710 32540 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.071s
I20260709 13:09:39.821432 30999 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.823518 32407 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:39.817404 32675 consensus_queue.cc:260] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.827775 32675 raft_consensus.cc:3060] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:39.829161 31076 raft_consensus.cc:2468] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:39.831275 30999 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.831403 30995 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
W20260709 13:09:39.838855 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 174620us
I20260709 13:09:39.808851 32671 raft_consensus.cc:697] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
W20260709 13:09:39.852501 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 213648us
I20260709 13:09:39.863956 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.855644 31044 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:39.878185 31002 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60768 (request call id 1558) took 1281 ms (client timeout 1586 ms). Trace:
I20260709 13:09:39.814682 32680 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:39.878672 31002 rpcz_store.cc:269] 0709 13:09:38.596026 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:38.596140 (+   114us) service_pool.cc:224] Handling call
0709 13:09:39.863827 (+1267687us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b5800004b98. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfed04b71 00007f2cfed04a22 00007f2d07c1dc09 00007f2d06d77ee0 00007f2d06e410ab 00007f2d06e41131 00007f2d06def0a0 00007f2d06dee984 00007f2d003696d4 00007f2d00369662
0709 13:09:39.875959 (+ 12132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6304000}
I20260709 13:09:39.838018 32574 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.850273 32705 raft_consensus.cc:493] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.850208 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564f35ec2f754c8f871eedb6740f5727" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:39.849553 32745 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.877067 32736 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:39.880214 32652 raft_consensus.cc:2749] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.891384 31044 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.866667 32603 consensus_queue.cc:1059] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
W20260709 13:09:39.912989 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 246799us
I20260709 13:09:39.914673 31044 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:39.916932 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 64797.1us
I20260709 13:09:39.888125 32574 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.898689 32705 raft_consensus.cc:515] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.924362 31044 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:39.902738 32745 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.909775 32703 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.916966 32678 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:39.917089 32571 raft_consensus.cc:2749] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:39.931357 32705 leader_election.cc:290] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:39.932442 32756 log.cc:927] Time spent T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:09:39.920318 32671 consensus_queue.cc:237] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.935698 32574 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:39.938079 32750 log.cc:927] Time spent T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.260s	user 0.002s	sys 0.000s
I20260709 13:09:39.939222 32703 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.928694 32603 consensus_queue.cc:1059] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:09:39.940373 32603 raft_consensus.cc:3055] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:39.940737 32603 raft_consensus.cc:740] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:39.941496 32603 consensus_queue.cc:260] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.942253 32680 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:39.942791 32603 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.943117 32758 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.946079 32696 raft_consensus.cc:3055] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:39.923784 32752 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:39.954754 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:09:39.957434 32409 consensus_meta.cc:287] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: Time spent flushing consensus metadata: real 0.530s	user 0.006s	sys 0.002s
I20260709 13:09:39.960368 32379 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:39.961040 32516 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:39.974720 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 50771.9us
W20260709 13:09:39.976569 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 54341.3us
I20260709 13:09:39.974089 32678 raft_consensus.cc:697] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:39.977000 32724 consensus_queue.cc:1048] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:39.977727 32678 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.949678 32696 raft_consensus.cc:740] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:39.979247 32696 consensus_queue.cc:260] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.980423 32696 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:39.974184 32752 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.987504 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:39.986456 32752 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:39.986274 32516 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:39.961790 32758 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:39.988423 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:39.989348 31701 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:39.990891 32758 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:39.992460 32745 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:39.994653 31071 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52138 (request call id 209) took 1129 ms. Trace:
I20260709 13:09:39.995329 31118 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:39.995060 31071 rpcz_store.cc:276] 0709 13:09:38.864764 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:38.867619 (+  2855us) service_pool.cc:224] Handling call
0709 13:09:38.867905 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:39.443834 (+575929us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:39.994395 (+550561us) spinlock_profiling.cc:243] Waited 575 ms on lock 0x7b5400378cd4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:39.994599 (+   204us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1323197696}
I20260709 13:09:39.978395 32724 raft_consensus.cc:2749] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:39.986063 32529 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:40.004770 31069 raft_consensus.cc:1275] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:40.005452 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:40.008441 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:40.013046 31077 raft_consensus.cc:2393] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
W20260709 13:09:40.013146 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:40.013664 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:40.006657 32752 raft_consensus.cc:2804] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:40.015532 31078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:40.015831 32752 raft_consensus.cc:493] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.016121 31078 raft_consensus.cc:606] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:40.016216 32752 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.016494 31078 raft_consensus.cc:614] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:40.019915 31709 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:40.019575 32529 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.021672 32529 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:40.022809 31118 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:40.024400 32529 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:40.024727 31150 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:40.025089 32529 raft_consensus.cc:697] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:40.026077 32529 consensus_queue.cc:237] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.026996 32549 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.028012 31710 raft_consensus.cc:1240] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:40.029007 32549 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.029743 32659 raft_consensus.cc:3055] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:40.029883 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.033861 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.034363 31149 raft_consensus.cc:1240] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:40.034587 31151 raft_consensus.cc:2393] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:40.035105 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.035387 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.035830 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.036059 31145 raft_consensus.cc:2393] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:40.037352 31143 raft_consensus.cc:1275] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:40.030169 32659 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:40.041867 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.043558 31146 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:40.042307 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
W20260709 13:09:40.043988 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 64025.3us
I20260709 13:09:40.044488 31710 raft_consensus.cc:3060] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.046001 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:40.043049 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 68458.2us
I20260709 13:09:40.047683 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c55439bbf947569faef768c6538a87" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:40.051304 31069 raft_consensus.cc:3055] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:40.041013 32661 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.052773 32698 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:40.052922 32661 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.051709 31069 raft_consensus.cc:740] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:40.054981 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.055516 31144 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:40.058830 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.055554 31069 consensus_queue.cc:260] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.006300 32735 consensus_queue.cc:1048] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 13:09:40.061966 31069 raft_consensus.cc:3060] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.062107 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:40.062330 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.064039 31117 leader_election.cc:304] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:40.063870 32659 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.064503 32698 consensus_queue.cc:1048] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, 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.064971 32659 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.054394 32703 consensus_queue.cc:1059] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.016s
I20260709 13:09:40.065727 32671 raft_consensus.cc:2749] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:40.066198 32703 raft_consensus.cc:3055] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:40.066584 32703 raft_consensus.cc:740] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:40.067273 32603 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:40.070657 31152 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:40.072696 32752 raft_consensus.cc:515] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.075856 32603 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:40.076398 32603 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.077117 32516 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.083240 31710 raft_consensus.cc:2468] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:40.084173 31043 leader_election.cc:304] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
W20260709 13:09:40.088994 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:40.048074 32765 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:40.090348 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.097173 31076 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:40.097797 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.054351 32537 consensus_queue.cc:1048] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 13:09:40.098882 31070 raft_consensus.cc:2393] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 4: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:40.094331 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.100013 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.102088 31072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:40.102763 31072 raft_consensus.cc:606] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:40.105305 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:40.105856 31001 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.105698 32699 consensus_queue.cc:1048] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:40.046829 32549 consensus_queue.cc:1059] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.049s
I20260709 13:09:40.108038 30996 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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.108402 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:40.108918 31078 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.109777 32670 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.110304 32670 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:40.111042 31073 raft_consensus.cc:1240] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:40.111131 30998 raft_consensus.cc:1240] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:40.112462 32670 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.112980 31001 raft_consensus.cc:2468] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:40.106238 30969 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:40.114745 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.116366 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.117093 30998 raft_consensus.cc:2468] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:40.118089 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:40.110316 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.119467 31002 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:40.120208 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.122196 30996 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:40.123351 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.124023 30996 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:40.125062 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.126652 31003 raft_consensus.cc:1240] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:40.126876 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.127936 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.129427 30998 raft_consensus.cc:2393] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 4: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:40.130931 32752 leader_election.cc:290] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.131032 32765 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.131597 32749 raft_consensus.cc:3055] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:40.132004 32749 raft_consensus.cc:740] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:40.132782 32749 consensus_queue.cc:260] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.133342 32765 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.134335 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.103164 31072 raft_consensus.cc:614] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:40.140820 32683 raft_consensus.cc:3055] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:40.141244 32683 raft_consensus.cc:740] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:40.135761 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.143601 32661 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.143410 32703 consensus_queue.cc:260] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.144654 32703 raft_consensus.cc:3060] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.146868 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:40.096143 32654 raft_consensus.cc:2749] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.134609 32431 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:09:40.108050 32549 raft_consensus.cc:3055] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:40.148752 31667 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:40.108073 32727 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:40.149974 32727 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.148877 32549 raft_consensus.cc:740] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:40.152657 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:40.153262 31145 raft_consensus.cc:1240] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:40.154407 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:40.112459 30997 raft_consensus.cc:1240] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:40.155215 32695 consensus_queue.cc:1059] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:40.156071 32695 raft_consensus.cc:3055] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:40.156412 32695 raft_consensus.cc:740] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:40.157403 30997 raft_consensus.cc:1240] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 13:09:40.157374 32695 consensus_queue.cc:260] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:40.158504 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 99469.2us
I20260709 13:09:40.147431 31710 raft_consensus.cc:3060] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.159790 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a899536982f4669b4f89ff6258f4db8" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:40.160306 31003 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.164170 31078 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
W20260709 13:09:40.147336 31043 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:40.165887 31710 raft_consensus.cc:2468] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:40.166899 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.088779 32603 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:40.128525 30996 raft_consensus.cc:2376] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4. Re-sending same reply.
I20260709 13:09:40.167236 31118 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:40.126151 32516 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.171203 31073 raft_consensus.cc:1240] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
W20260709 13:09:40.174343 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 50335.9us
I20260709 13:09:40.169698 30969 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:40.167495 31144 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 6.
I20260709 13:09:40.150193 32431 raft_consensus.cc:2804] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:40.175809 30969 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:40.178458 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.161084 31002 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:40.178294 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.182582 31145 raft_consensus.cc:2393] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 3: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:40.158066 32661 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:09:40.190043 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.183485 31043 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:40.158929 32379 raft_consensus.cc:2804] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.193430 31709 raft_consensus.cc:2393] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 3: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:40.182982 31077 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:40.195473 30969 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:40.209471 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d10b7cb3d1f4841967cf67dcb6b3451" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.166358 32699 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:40.216919 31710 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:40.218662 30969 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:40.226660 32705 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:40.227046 32705 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:40.227506 32705 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.230644 32379 raft_consensus.cc:697] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:40.231850 32379 consensus_queue.cc:237] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.226451 32374 consensus_queue.cc:1048] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:40.223138 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.178925 32636 raft_consensus.cc:2804] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:40.238950 32745 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:40.247653 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.248292 31704 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:40.195026 32431 raft_consensus.cc:697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:40.182741 32516 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.251080 32727 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.252135 32516 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.194033 32695 raft_consensus.cc:3060] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.183174 32678 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.226496 30969 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:40.254395 31071 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:40.183498 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:40.266016 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 74500.2us
I20260709 13:09:40.214042 32757 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:40.267839 31044 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.260819 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.272461 30996 raft_consensus.cc:2410] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
W20260709 13:09:40.275962 31043 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:40.276700 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.184878 32766 consensus_queue.cc:1059] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.073s
I20260709 13:09:40.277629 31073 raft_consensus.cc:2393] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
W20260709 13:09:40.282888 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 56474.8us
I20260709 13:09:40.220461 32720 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.061s
I20260709 13:09:40.284029 31117 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:40.220175 32395 consensus_queue.cc:1059] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.056s
I20260709 13:09:40.269438 31069 raft_consensus.cc:2468] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 2.
I20260709 13:09:40.294199 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.271754 32757 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:40.299898 31117 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.300058 31078 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:40.300650 31003 raft_consensus.cc:2468] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:40.276360 32636 raft_consensus.cc:697] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:40.301945 31117 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.304402 30996 raft_consensus.cc:1240] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 13:09:40.307500 31117 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.289150 32696 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:40.289417 32659 raft_consensus.cc:2749] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.250305 32431 consensus_queue.cc:237] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.288144 32603 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.311684 31117 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.371133 30994 raft_consensus.cc:1240] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:40.302383 32757 raft_consensus.cc:3060] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.271000 32678 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:40.310659 32752 raft_consensus.cc:2749] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.310966 32696 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.263324 32699 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.305791 32766 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:40.303941 32764 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:40.329849 31003 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:40.309163 32680 raft_consensus.cc:2749] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:40.370508 32529 raft_consensus.cc:2749] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:40.395382 31070 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 6.
I20260709 13:09:40.388906 32764 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.396446 32764 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:40.398727 32685 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.391774 32636 consensus_queue.cc:237] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.417774 32749 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:40.418809 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.419647 31070 raft_consensus.cc:2393] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 2: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:40.388217 32696 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:09:40.421712 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 129957us
W20260709 13:09:40.440608 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:40.378793 32603 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:40.469591 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 157972us
I20260709 13:09:40.470563 31117 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.472568 31044 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:40.426208 32652 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 13:09:40.473189 32516 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:40.473694 32516 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.465095 32537 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.476287   320 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:40.476713   320 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.477021   320 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.481185 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.490262 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.475632 32516 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.475575 31044 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.496767 31117 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:40.469130 32745 raft_consensus.cc:2749] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.498381 32736 raft_consensus.cc:2804] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:40.495784 32671 raft_consensus.cc:2749] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.513716 30998 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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.498294 32755 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:40.510051 32678 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.512598 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:40.474361 32652 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.029s
I20260709 13:09:40.527477 32758 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:40.503381 32636 raft_consensus.cc:2764] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:09:40.531737 31709 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.476289 32537 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.520031 32603 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:40.520392   306 log.cc:927] Time spent T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.145s	user 0.000s	sys 0.001s
I20260709 13:09:40.520774 32736 raft_consensus.cc:697] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:40.522904 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.528154 32758 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:40.540822   305 log.cc:927] Time spent T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:09:40.535558 32672 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:09:40.542815 32736 consensus_queue.cc:237] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.543216 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.544072 31151 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 5.
I20260709 13:09:40.546970 31710 raft_consensus.cc:2410] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for term 5 because replica has last-logged OpId of term: 3 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 4.
W20260709 13:09:40.547289 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 47408.3us
I20260709 13:09:40.547955 31117 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.549079 31117 leader_election.cc:304] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:40.556620 31704 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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.551270 32636 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.569460 32574 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:40.554283   321 raft_consensus.cc:2804] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:40.568468 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.576289 31070 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:40.578125 32529 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 13:09:40.580273 32537 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.588318 32755 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:40.588905 32755 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.595546 31150 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:40.596517 32685 raft_consensus.cc:2749] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.598265 31151 raft_consensus.cc:1240] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:40.606207 31117 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.616618 30968 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:40.616812 31117 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:40.618422   300 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:40.618903   300 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.619329   300 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:09:40.654268 31665 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:40.569707 32705 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.615693   321 raft_consensus.cc:697] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:40.623590 32653 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:40.666668 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 49954.6us
I20260709 13:09:40.724498 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:40.721076 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 67364us
I20260709 13:09:40.765009 31071 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:40.765091 31044 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
W20260709 13:09:40.725224   314 log.cc:927] Time spent T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.230s	user 0.001s	sys 0.000s
I20260709 13:09:40.655575 32652 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.758607 30997 raft_consensus.cc:1240] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:40.720361 32672 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:09:40.731796   318 log.cc:927] Time spent T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:09:40.627576 32764 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.768281 32685 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:40.775956   320 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:40.769747   324 log.cc:927] Time spent T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.209s	user 0.000s	sys 0.000s
I20260709 13:09:40.770699 32654 raft_consensus.cc:493] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.770537 32757 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.654280 32636 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:09:40.764444   306 log.cc:927] Time spent T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:09:40.721695 32653 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.762045 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
W20260709 13:09:40.802834 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 153225us
I20260709 13:09:40.803747 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.779781 32720 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:09:40.804951 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 188777us
I20260709 13:09:40.809405 31143 raft_consensus.cc:1240] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:09:40.780752 32672 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.805665 32636 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:40.779829 32652 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.814296 32720 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.852485 32672 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:40.876040 31667 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:40.852098 31070 raft_consensus.cc:1240] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:40.848834 32758 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.804386 32685 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.806936 32654 raft_consensus.cc:515] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.857185 32636 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.775586   321 consensus_queue.cc:237] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.849205 31705 raft_consensus.cc:2376] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 5. Re-sending same reply.
I20260709 13:09:40.882963 31077 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
W20260709 13:09:40.884714   335 log.cc:927] Time spent T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
W20260709 13:09:40.885952   329 log.cc:927] Time spent T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 13:09:40.804821 32549 consensus_queue.cc:260] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:40.887337   327 log.cc:927] Time spent T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260709 13:09:40.887265 32549 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:40.874704 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.895887 31701 raft_consensus.cc:2393] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 5: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:40.899178 32654 leader_election.cc:290] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.901029 32757 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.903106 32652 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.907027 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.907809 31144 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 6.
I20260709 13:09:40.908860 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.910293 32766 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:40.910995 32766 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.873611 32720 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:40.914240 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.920984 32766 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:40.922708 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6023e3fac39b47ed8f06bf62e5088ec2" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.924216 32653 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.924942 32685 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:40.925158 31118 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:40.925422 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.926024 32764 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:40.926229 32685 raft_consensus.cc:2749] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:40.926765 31148 raft_consensus.cc:1240] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Rejecting Update request from peer 86211019ed0b45768891b3d40497a9d5 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:40.929265 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:40.890414 32695 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:40.934700 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 159173us
I20260709 13:09:40.888847   336 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:40.940114 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:40.958814 31071 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:40.948910 32683 consensus_queue.cc:260] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.941759   336 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.964588 32683 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:40.965452   336 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:40.939980 32705 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.939710 32695 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:40.971117 32766 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:40.941425 32696 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:40.975570 31002 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 7: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:40.976163 32696 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 7 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.978204   300 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:40.980227   300 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:40.981544 31044 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:40.982391   343 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:40.982790   343 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:40.982972 31044 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:40.983551 32678 consensus_queue.cc:1059] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:40.984339 32661 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:40.983165   343 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:40.987236 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:40.990320 31709 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 5.
I20260709 13:09:40.993083 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:40.967348 32669 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:40.990531 32720 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.015053 31044 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.015482 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.025564 31150 raft_consensus.cc:2393] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 3: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:41.003108 32669 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.032791 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.033391 31150 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:41.026041   321 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.039705   321 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.041777   321 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.043114 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.043953 31078 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:09:41.044765 31704 raft_consensus.cc:1275] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:41.035535   344 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:41.045816 31117 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:41.046319   344 raft_consensus.cc:697] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:09:41.044123   319 log.cc:927] Time spent T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.504s	user 0.002s	sys 0.000s
I20260709 13:09:41.047312   344 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.007995 32755 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.058518 32755 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.060213 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.060808 31150 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:41.051575 31147 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:41.053359 32636 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.056277 32669 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:09:41.067263   303 log.cc:927] Time spent T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.787s	user 0.000s	sys 0.011s
W20260709 13:09:41.073334 31665 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:41.051883 32672 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.081817 31144 raft_consensus.cc:2393] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 5: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:41.035701 31044 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
W20260709 13:09:41.107174 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 71327.5us
W20260709 13:09:41.110277 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 60122.7us
I20260709 13:09:41.108894 32764 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:41.112769 32764 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.108721 32675 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:41.117432 32603 consensus_queue.cc:1048] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:09:41.122562   343 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:41.124805 31078 raft_consensus.cc:1275] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:41.125866   320 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.127215 32672 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.127813 32549 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:41.131314 31117 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:41.128419 32671 consensus_queue.cc:1048] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:41.128952 32699 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.109066 32766 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:41.130115 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.134032 31044 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:41.136348 31077 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:41.131115 31150 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:41.120041 32675 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:41.139398 32675 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:41.134634   336 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.134179   325 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:41.140101   325 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:41.140451   325 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:41.137923 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:41.138587   349 raft_consensus.cc:2804] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:41.138979 32766 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:41.142983   336 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.143514 32764 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.143762 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:41.144692 32636 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.145993 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.155064 31144 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:41.155931 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:41.148015 30901 catalog_manager.cc:5697] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 3, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:41.157495 30901 catalog_manager.cc:5697] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.147744 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:41.159675 31709 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:41.148380 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.162611 32683 raft_consensus.cc:493] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.163182 32683 raft_consensus.cc:515] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.162770 30901 catalog_manager.cc:5697] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 3, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 3 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.151175 31073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.145327   349 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:41.169366   349 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.147276 32766 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.131896 32549 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.146525 32725 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:41.165282 32683 leader_election.cc:290] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.165378 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.162223 31146 raft_consensus.cc:1275] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:41.148937 30900 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55218 (request call id 270) took 6594 ms. Trace:
I20260709 13:09:41.176725 31077 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
W20260709 13:09:41.166350   326 log.cc:927] Time spent T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.408s	user 0.000s	sys 0.006s
I20260709 13:09:41.181802 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.179644 30969 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:41.191425 30999 raft_consensus.cc:1275] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:41.192368 31001 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:41.192528 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.193193 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.193344 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75fed4a90000432387f459ae68f7728e" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.193783 30994 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:41.194304 31143 raft_consensus.cc:2393] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 5: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:41.195226 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.205809 31668 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:41.183269 32316 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.214107 31117 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.214582 30969 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:41.178457 32755 raft_consensus.cc:493] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:41.184937 30900 rpcz_store.cc:276] 0709 13:09:34.554791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:34.555157 (+   366us) service_pool.cc:224] Handling call
0709 13:09:41.148881 (+6593724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:39.958373 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:39.958946 (+   573us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:39.958980 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:09:39.959000 (+    20us) tablet.cc:662] Decoding operations
0709 13:09:39.959659 (+   659us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:39.959743 (+    84us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:39.959772 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:09:39.960278 (+   506us) tablet.cc:701] Row locks acquired
0709 13:09:39.960296 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:09:39.960428 (+   132us) write_op.cc:270] Start()
0709 13:09:39.960576 (+   148us) write_op.cc:276] Timestamp: P: 1783602579960386 usec, L: 0
0709 13:09:39.960599 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:09:40.031151 (+ 70552us) log.cc:844] Serialized 2094 byte log entry
0709 13:09:40.468590 (+437439us) op_driver.cc:464] REPLICATION: finished
0709 13:09:40.808782 (+340192us) write_op.cc:301] APPLY: starting
0709 13:09:40.810795 (+  2013us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:40.856720 (+ 45925us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:40.888666 (+ 31946us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:40.896411 (+  7745us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:40.896600 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:09:40.896642 (+    42us) write_op.cc:312] APPLY: finished
0709 13:09:40.896864 (+   222us) log.cc:844] Serialized 47 byte log entry
0709 13:09:40.897020 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:40.897123 (+   103us) write_op.cc:454] Released schema lock
0709 13:09:40.897161 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:40.897450 (+   289us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:40.897476 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1733814,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":296788,"apply.run_cpu_time_us":2720,"apply.run_wall_time_us":92962,"num_ops":5,"prepare.queue_time_us":126117,"prepare.run_cpu_time_us":9137,"prepare.run_wall_time_us":181181,"raft.queue_time_us":265608,"raft.run_cpu_time_us":14565,"raft.run_wall_time_us":256787,"replication_time_us":469992,"spinlock_wait_cycles":6016,"thread_start_us":470896,"threads_started":4,"wal-append.queue_time_us":55476}]]}
I20260709 13:09:41.212066 32754 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:41.226438 32754 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:41.227226 32754 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.231020 31117 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.232442 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.232748 31117 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.233407 31001 raft_consensus.cc:2393] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 4: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:41.205863 32683 raft_consensus.cc:493] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:41.229888 32316 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.232184 32636 raft_consensus.cc:2749] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:41.210266 32540 raft_consensus.cc:2749] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:41.253986 32735 raft_consensus.cc:3055] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:41.204820 32710 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.035s
I20260709 13:09:41.244771 32529 raft_consensus.cc:2749] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:41.259960 32636 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.261588 32549 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.193688 32725 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.265801 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.241662 32764 raft_consensus.cc:2749] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:41.270099 32636 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.229310 32379 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:41.221510 32671 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 13:09:41.264595 32735 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:41.234261 32755 raft_consensus.cc:515] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.277505 32379 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:41.292008 32379 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:41.293681   349 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.264984 32683 raft_consensus.cc:515] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.306207 32636 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.306830   349 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.307149 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.307596 31151 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.311301 32735 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.312529 32735 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:41.300276   337 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
W20260709 13:09:41.317070   332 log.cc:927] Time spent T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.464s	user 0.003s	sys 0.000s
I20260709 13:09:41.316892   337 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:41.319496 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 105520us
I20260709 13:09:41.321808 31151 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:41.324601 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:41.322495 32646 consensus_queue.cc:1048] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:09:41.327713 31073 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:41.331143 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.338137 32695 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.326152 32725 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.341068 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.356694 32683 leader_election.cc:290] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.365577 32755 leader_election.cc:290] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.366454 32316 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.335729 32675 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.369025 32675 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.369985   337 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.374972 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.376605 31710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:41.377336 31710 raft_consensus.cc:2393] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 4: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:41.377089 32754 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.378343 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
W20260709 13:09:41.378850   353 log.cc:927] Time spent T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260709 13:09:41.378997 31705 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:41.382895 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.383033 31707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:41.383478 30995 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 5.
I20260709 13:09:41.383666 31710 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:41.384533 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.383092 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:41.385540 31667 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:41.386560   357 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:41.389029 31667 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.391963 32316 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:09:41.391105 32710 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:41.396459 32720 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.388068   357 raft_consensus.cc:493] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:41.400698 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.401232 31151 raft_consensus.cc:3060] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:09:41.405937 31145 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57446 (request call id 1456) took 1210 ms (client timeout 1613 ms). Trace:
W20260709 13:09:41.406338 31145 rpcz_store.cc:269] 0709 13:09:40.195786 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:40.209243 (+ 13457us) service_pool.cc:224] Handling call
0709 13:09:41.405748 (+1196505us) spinlock_profiling.cc:243] Waited 287 ms on lock 0x7b5400135bd4. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e2d2fa 00007f2d06deeb17 00007f2d003696d4 00007f2d00369662 00007f2d00369591 00007f2d0036950c 00007f2d003687c2 00007f2d0016448c 00007f2d001638c6 00007f2d0016326f
0709 13:09:41.405882 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":660468608}
I20260709 13:09:41.408159 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f8ff6d876847efb0cee2f837c287b4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:41.409504 32724 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:41.413194 30997 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60770 (request call id 1485) took 1232 ms. Trace:
I20260709 13:09:41.413615 30997 rpcz_store.cc:276] 0709 13:09:40.180506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:40.185931 (+  5425us) service_pool.cc:224] Handling call
0709 13:09:40.250838 (+ 64907us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:09:40.784784 (+533946us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:09:41.412975 (+628191us) spinlock_profiling.cc:243] Waited 419 ms on lock 0x7b5400331b54. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e29e01 00007f2d01e2883e 00007f2d06ded419 00007f2d00364bd4 00007f2d00364b62 00007f2d00364a91 00007f2d00364a0c 00007f2d00363cc2 00007f2d0016448c 00007f2d001638c6
0709 13:09:41.413138 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":964704000}
I20260709 13:09:41.415189 31044 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:41.391381   325 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.409572 32766 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.416975   344 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:41.417272 32724 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:41.417866 32724 consensus_queue.cc:1048] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:41.418561 32766 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.418088   325 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.401510   357 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:41.416795 31044 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:41.423841 31143 raft_consensus.cc:3060] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:41.432080 31151 raft_consensus.cc:2468] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 6.
I20260709 13:09:41.439284 32379 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.427318 31044 leader_election.cc:304] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:41.448563 31044 leader_election.cc:304] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:41.459151 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.460637 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.460876 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.461205 31074 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:41.461862 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.457163 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:41.461907 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.464429 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.465293 31044 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:41.429442 32678 raft_consensus.cc:2804] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.466841 31076 raft_consensus.cc:1240] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:41.440374 32766 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:41.469964 31069 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 7: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:41.470556 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.473773 31117 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:41.471964 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.473975 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.475507 31074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.476220 31074 raft_consensus.cc:2393] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:41.476877 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.442718 32754 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.496820 30999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9daae888ab1f427db8726ba5f905fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
W20260709 13:09:41.498821 30966 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:41.477555 31072 raft_consensus.cc:2368] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 5. Current term is 6.
I20260709 13:09:41.487421 31076 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.497205 32766 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.474376 32654 raft_consensus.cc:2804] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:41.510723 32683 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:41.456415 32735 raft_consensus.cc:2749] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:41.456943 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.521044 31143 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 6.
I20260709 13:09:41.513319 31117 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.467494 32724 raft_consensus.cc:2749] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:41.529807 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.533581 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.539839 30995 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 2.
I20260709 13:09:41.535347 31076 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:41.533998 31667 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.501122 32755 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.548858 32755 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.535413 32758 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:41.550853 32755 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.496994 32678 raft_consensus.cc:697] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:41.551229 32710 raft_consensus.cc:2749] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:41.551970 32678 consensus_queue.cc:237] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.555546 30997 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.560760 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.562071 31069 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:41.512748 32407 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:41.563040 30968 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:41.535846 32696 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:41.532904 32680 raft_consensus.cc:493] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:41.571866 31002 raft_consensus.cc:2468] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:41.557494 32654 raft_consensus.cc:697] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
W20260709 13:09:41.582067 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 68830.8us
I20260709 13:09:41.568261 32669 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:41.570413 32672 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:41.570195 32407 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.568848 32758 raft_consensus.cc:697] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:41.588065 31117 leader_election.cc:400] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 5. Current term is 6.
I20260709 13:09:41.592414 31117 leader_election.cc:403] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:09:41.573096 32749 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:41.539479 32683 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.589272 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.594317 30995 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:41.595053 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.595595 31070 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:09:41.595577 31117 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:41.596189 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.596837 31001 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 7: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:41.600078 31002 raft_consensus.cc:2393] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 6: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:41.600847 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.587708 32669 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:41.576889 32696 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:41.602890 31002 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.607664 30995 raft_consensus.cc:1275] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:41.579274 32680 raft_consensus.cc:515] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.612355 32379 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.613056 32407 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.613703 32680 leader_election.cc:290] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.613088 32758 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.615186 32654 consensus_queue.cc:237] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.616683 31705 raft_consensus.cc:2468] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 6.
I20260709 13:09:41.605567 32672 raft_consensus.cc:697] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:41.619834 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:41.620473 31702 raft_consensus.cc:3060] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:41.620956 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.599745 32749 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.621888 32683 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.622100 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.622958 32749 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.602887 32669 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:41.606078 32764 consensus_queue.cc:1059] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
I20260709 13:09:41.627362 32764 raft_consensus.cc:3055] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:41.627672 32764 raft_consensus.cc:740] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:41.628408 32764 consensus_queue.cc:260] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.629488 32764 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:41.601881 32685 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025) with higher term. Message: Invalid argument: T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 5. Current term is 6.
I20260709 13:09:41.631554 31002 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:41.631772 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.632447 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.623420 32672 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.603329   325 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.629545 31044 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:41.638561 31070 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:41.647770 31001 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:09:41.650327 30968 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:41.652963 32696 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.653448 32696 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
W20260709 13:09:41.655004   367 log.cc:927] Time spent T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:09:41.658993   357 raft_consensus.cc:515] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.660055 31703 raft_consensus.cc:1240] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:41.660578 32755 raft_consensus.cc:2804] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:41.661051 32755 raft_consensus.cc:697] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:41.661521 32766 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.661880 32755 consensus_queue.cc:237] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.663866 32749 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:41.665868   325 raft_consensus.cc:697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:41.653903 32696 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.668292 31117 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.670250 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.673965 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.673796   325 consensus_queue.cc:237] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:41.674947   366 log.cc:927] Time spent T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.084s	user 0.000s	sys 0.003s
I20260709 13:09:41.675115 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e446209bdf843a69d1dcbc3b6959ef9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.680585 31002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b461962ac4afb94b61d9cc30ab2fe" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.680655 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:41.683763 30995 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:41.686625 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.688709 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.693672 31117 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.697216 32685 raft_consensus.cc:2749] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:41.697355 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f194e3b00cf466381aa1b0896a2506e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.699326 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88f4b60105143aea881b2634f3940ea" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:41.661058   357 leader_election.cc:290] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:41.701009 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49917c4dfab54e71b1ca65a9e903a768" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.712445 31152 raft_consensus.cc:2393] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 6: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:41.701030 32529 raft_consensus.cc:2749] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:41.701834 32680 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:41.703260 32691 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:41.704583 32696 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:41.708645 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:41.723212 30994 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:09:41.710423 31709 raft_consensus.cc:1275] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 13:09:41.711016 32379 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.716881 30995 raft_consensus.cc:2468] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 6.
I20260709 13:09:41.718361 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.677376 32516 raft_consensus.cc:2804] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:41.722586 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a9058a35b7493b8fc3b7be3cbc16c0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.723872 31709 pending_rounds.cc:85] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Aborting all ops after (but not including) 4
I20260709 13:09:41.726768 31709 pending_rounds.cc:107] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Aborting uncommitted NO_OP operation due to leader change: 2.5
W20260709 13:09:41.726838 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 162802us
I20260709 13:09:41.727123 31709 raft_consensus.cc:2889] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:41.729261 32379 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.731381 32529 consensus_queue.cc:1048] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:41.723234 32680 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.731981 32691 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:41.731591 30997 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:41.735574 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.803987 31117 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:41.736021 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.805301 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:09:41.784698 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 56766.4us
I20260709 13:09:41.680188 32735 consensus_queue.cc:1059] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.046s
I20260709 13:09:41.808359 31147 raft_consensus.cc:2393] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:41.804064 31667 leader_election.cc:304] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:41.818604 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.735935   344 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.082s
I20260709 13:09:41.729558   343 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 7 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.828802 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:41.829514 31069 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:41.726383 31702 raft_consensus.cc:2468] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:41.830757 30968 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:41.830977 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.831676 32683 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:41.832559 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96f6c402e2d48ca998d9c157cc06e6a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.833561 30969 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:41.834872 30969 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:41.835191 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 97148.7us
I20260709 13:09:41.832212 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.832195 32683 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:41.844226 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.802986 32516 raft_consensus.cc:697] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:41.845813 31147 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:41.847152 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.847893 31147 raft_consensus.cc:2393] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 5: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:41.817606 32636 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:41.819095 32671 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.854269 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34348145deae46f8ae946679eb212012" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:41.871061 31043 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:41.837191 32316 raft_consensus.cc:2749] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:41.840960 32725 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:41.838019 32754 raft_consensus.cc:2749] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:41.847537 32683 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:09:41.935876 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 64931.4us
I20260709 13:09:41.843298 32740 raft_consensus.cc:2804] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:41.938935 32725 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.940557 32720 raft_consensus.cc:2804] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.977142 32720 raft_consensus.cc:697] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:41.977429 32725 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:41.979306 31150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:41.979905 31150 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:09:41.982158   371 log.cc:927] Time spent T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
W20260709 13:09:41.988166   364 log.cc:927] Time spent T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.466s	user 0.002s	sys 0.000s
I20260709 13:09:41.942951 32516 consensus_queue.cc:237] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.841588 32678 consensus_queue.cc:1059] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.094s
W20260709 13:09:41.949898   369 log.cc:927] Time spent T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:09:41.952751 32529 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:09:41.993731 31043 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:41.988843 32675 consensus_queue.cc:1048] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:09:41.995288 32740 raft_consensus.cc:697] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 6 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:41.999104 32740 consensus_queue.cc:237] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:41.999568 31150 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 7.
I20260709 13:09:42.001428 32680 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.001595 32678 raft_consensus.cc:3055] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:42.002070 32678 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:42.003000 32678 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.004410 32678 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:42.005594 32680 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:42.006101 32680 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.008136 32680 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.008713 32698 raft_consensus.cc:3055] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:42.009192 32698 raft_consensus.cc:740] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:42.011771 31071 raft_consensus.cc:1275] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:41.934758 32671 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.014941 32671 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:42.010195 32698 consensus_queue.cc:260] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.026592 31152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:42.027709 31152 raft_consensus.cc:2393] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 in current term 7: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:41.872903 32636 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:42.015218 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.068112 31003 raft_consensus.cc:1240] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 5. Current term is 6. Ops: []
I20260709 13:09:41.978045 32720 consensus_queue.cc:237] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.046094 32675 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.080994 30994 raft_consensus.cc:1240] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:42.060741 32636 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:42.026129 32529 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.078401 32698 raft_consensus.cc:3060] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:09:42.087515 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 247065us
I20260709 13:09:42.091564 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:42.079815 31705 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:42.089566 32764 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
W20260709 13:09:42.107844 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 272060us
I20260709 13:09:42.110888 30969 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.112298 30969 leader_election.cc:304] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
W20260709 13:09:42.099282   376 log.cc:927] Time spent T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.300s	user 0.001s	sys 0.000s
I20260709 13:09:42.115043 31003 raft_consensus.cc:1275] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 13:09:42.115646 32764 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:42.327219   382 log.cc:927] Time spent T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.180s	user 0.000s	sys 0.000s
I20260709 13:09:42.149557 32407 raft_consensus.cc:2749] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:42.152452 30969 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.096473 32675 consensus_queue.cc:1059] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:09:42.096908 32669 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.159154 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:42.133580   362 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.010s	sys 0.018s
I20260709 13:09:42.097307 32699 consensus_queue.cc:1048] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 13:09:42.326220 31003 pending_rounds.cc:85] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: Aborting all ops after (but not including) 2
I20260709 13:09:42.340901 31003 pending_rounds.cc:107] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:09:42.341296 31003 raft_consensus.cc:2889] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:42.331352 31071 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:09:42.328526   381 log.cc:927] Time spent T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.179s	user 0.001s	sys 0.000s
W20260709 13:09:42.340740   362 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.773s	user 0.020s	sys 0.059s
I20260709 13:09:42.351125 32764 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.351459 32691 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.354645   342 consensus_queue.cc:1048] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.348896 32407 raft_consensus.cc:2749] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.346200 32529 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:42.358984 32654 raft_consensus.cc:3055] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:42.346762   385 raft_consensus.cc:2749] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:42.359488 32654 raft_consensus.cc:740] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:42.337450   343 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:42.360235   343 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.360361 32654 consensus_queue.cc:260] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:42.361361   380 log.cc:927] Time spent T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.222s	user 0.000s	sys 0.001s
I20260709 13:09:42.361439 32654 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:42.362274   343 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.362694 31705 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 5. (term mismatch)
I20260709 13:09:42.363080 31705 pending_rounds.cc:85] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Aborting all ops after (but not including) 4
I20260709 13:09:42.363300 31705 pending_rounds.cc:107] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: Aborting uncommitted NO_OP operation due to leader change: 3.5
I20260709 13:09:42.363533 31705 raft_consensus.cc:2889] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:42.363920 31001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:42.364486 31001 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:42.366257 31043 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:42.401883 32683 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.379071   337 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:42.403226 32766 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:42.417994 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 298776us
I20260709 13:09:42.405910   337 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:42.418825 31041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:42.418795   337 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:42.420861   374 log.cc:927] Time spent T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.581s	user 0.002s	sys 0.014s
I20260709 13:09:42.426786   337 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.428843   337 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.429647 30969 leader_election.cc:304] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:42.430825 30969 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.431548   394 raft_consensus.cc:2749] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:42.432164   394 raft_consensus.cc:2749] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:42.433607 30969 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.435526 32683 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.435547   394 raft_consensus.cc:2749] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.437999 30969 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.440297   394 raft_consensus.cc:2749] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.441808 30969 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.443543   394 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:42.443975   394 raft_consensus.cc:697] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:42.444813   394 consensus_queue.cc:237] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.398011 32574 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 13:09:42.451005 30969 leader_election.cc:304] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.407393 32764 raft_consensus.cc:476] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Not starting pre-election -- already a leader
W20260709 13:09:42.467028 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 132083us
I20260709 13:09:42.456998 32683 raft_consensus.cc:2749] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:42.478979 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "366f2a64a2274733b7bc4d3e6d24a492" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.479952 32669 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.417490 32766 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.482280 32766 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.485320 32636 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.487331 32636 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:42.491984 32379 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.503840 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.506830 31708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.507561 31708 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:42.524183 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:42.524763 31071 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:42.530797 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:42.531358 31076 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:42.537791 31076 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:42.543092 31077 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:42.543730 31072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:42.542265 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:42.545007 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.545634 31148 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 5.
I20260709 13:09:42.547616 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:42.555826 31071 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:42.555290 31118 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:42.560722 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.561350 31151 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 3.
I20260709 13:09:42.562671 31144 raft_consensus.cc:1275] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:09:42.563944 31145 raft_consensus.cc:1275] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:42.563578 32766 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:42.564524   396 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:42.566222 32765 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:42.566628 32765 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:42.566955 32765 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:42.573796 32765 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.575096 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:42.588898 31668 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:42.580174 30969 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.555848 30968 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:42.583736 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.589183 31145 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:42.594527 30969 leader_election.cc:304] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:42.596489 31070 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:42.599411 30968 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:42.600373 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.600932 31147 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:42.602763 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8378e68f03f4213ae6e9ab6b3972745" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.606319 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.613315 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f03152b2f5439aaa741119c6fd353c" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:42.613968 31147 raft_consensus.cc:3060] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:42.615648 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
W20260709 13:09:42.621053 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 61234us
W20260709 13:09:42.663636 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 58646.6us
W20260709 13:09:42.663267 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 58276.5us
I20260709 13:09:42.669315 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.670533 31709 raft_consensus.cc:1275] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:42.671602 31147 raft_consensus.cc:2468] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
W20260709 13:09:42.673645 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 51498.8us
I20260709 13:09:42.682904 31003 raft_consensus.cc:1275] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:42.620214 32379 raft_consensus.cc:2804] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:42.680475 31044 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:42.604387 32754 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:42.604240 32316 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:42.620028   385 raft_consensus.cc:2749] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.632877   383 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:42.631762 31148 raft_consensus.cc:1240] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:42.700703 30901 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59520 (request call id 162) took 3409 ms. Trace:
I20260709 13:09:42.677963 32699 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:42.626364 32696 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.070s
I20260709 13:09:42.707547 30969 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [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: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
W20260709 13:09:42.702826   375 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.699s	user 0.009s	sys 0.021s
I20260709 13:09:42.701179 30901 rpcz_store.cc:276] 0709 13:09:39.290947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:39.291391 (+   444us) service_pool.cc:224] Handling call
0709 13:09:42.700620 (+3409229us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:41.327356 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:41.334747 (+  7391us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:41.334799 (+    52us) write_op.cc:435] Acquired schema lock
0709 13:09:41.334817 (+    18us) tablet.cc:662] Decoding operations
0709 13:09:41.337629 (+  2812us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:41.337706 (+    77us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:41.337733 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:09:41.338035 (+   302us) tablet.cc:701] Row locks acquired
0709 13:09:41.338052 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:09:41.338174 (+   122us) write_op.cc:270] Start()
0709 13:09:41.338291 (+   117us) write_op.cc:276] Timestamp: P: 1783602581338135 usec, L: 0
0709 13:09:41.338316 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:09:41.341413 (+  3097us) log.cc:844] Serialized 1361 byte log entry
0709 13:09:41.533085 (+191672us) op_driver.cc:464] REPLICATION: finished
0709 13:09:42.006888 (+473803us) spinlock_profiling.cc:243] Waited 3.02 ms on lock 0x7b4400022b4c. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2cfebc4db1 00007f2cfec62c85 00007f2cfec636a2 00007f2d019d51db 00007f2d019d0aaf 00007f2cfed1f0ac 00007f2d07b79ab9 00007f2cfed3b69b 00007f2cfed3993f 00007f2cfed3bc02 00007f2d0585fef0
0709 13:09:42.302681 (+295793us) write_op.cc:301] APPLY: starting
0709 13:09:42.314947 (+ 12266us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:42.341302 (+ 26355us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:42.343224 (+  1922us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:42.364816 (+ 21592us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:42.364981 (+   165us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:09:42.365028 (+    47us) write_op.cc:312] APPLY: finished
0709 13:09:42.365221 (+   193us) log.cc:844] Serialized 35 byte log entry
0709 13:09:42.365368 (+   147us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:42.365456 (+    88us) write_op.cc:454] Released schema lock
0709 13:09:42.365494 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:42.365804 (+   310us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:42.365832 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":452686,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":726863,"apply.run_cpu_time_us":2044,"apply.run_wall_time_us":87383,"num_ops":3,"prepare.queue_time_us":109425,"prepare.run_cpu_time_us":3788,"prepare.run_wall_time_us":14498,"replication_time_us":134568,"spinlock_wait_cycles":6956672,"thread_start_us":865007,"threads_started":2}]]}
I20260709 13:09:42.698318   383 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:42.697803 32661 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:09:42.690219   344 consensus_queue.cc:1048] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:09:42.729377 32699 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.707209 32680 raft_consensus.cc:493] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:42.707389 32379 raft_consensus.cc:697] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
W20260709 13:09:42.733242   375 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.729s	user 0.009s	sys 0.021s
W20260709 13:09:42.755321 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 47850.5us
I20260709 13:09:42.740159 32755 raft_consensus.cc:493] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:42.743988   383 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:42.754755 32680 raft_consensus.cc:515] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.760980 32379 consensus_queue.cc:237] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.777043 32765 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.778048 32680 leader_election.cc:290] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.780880 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:42.771358 32683 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:42.785917 32683 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
W20260709 13:09:42.789335 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 100276us
I20260709 13:09:42.793272 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
W20260709 13:09:42.795651 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 115248us
I20260709 13:09:42.796307 31145 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:42.786409 32683 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:42.815105 32699 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.812471   398 raft_consensus.cc:493] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:42.816799   398 raft_consensus.cc:515] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.818959   398 leader_election.cc:290] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.819640 31044 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:42.827469 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:42.828145 31075 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 6.
W20260709 13:09:42.807850 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 51651.1us
I20260709 13:09:42.831923 30969 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:42.834784 32675 consensus_queue.cc:1048] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.835323 32409 consensus_queue.cc:1048] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:42.835724 32699 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:42.836593 32675 consensus_queue.cc:1059] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:42.829056 32754 raft_consensus.cc:697] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:42.838726   412 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:42.838326 32754 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:42.839206   412 raft_consensus.cc:697] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:42.840060   412 consensus_queue.cc:237] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.824759 32691 raft_consensus.cc:493] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:42.842784 32691 raft_consensus.cc:515] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.845323 31705 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:42.837354 32675 raft_consensus.cc:3055] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:42.848827 32675 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:42.850135 30997 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:42.774461 32755 raft_consensus.cc:515] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.852227 32755 leader_election.cc:290] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.851838 32675 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.875129 30969 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:42.878645 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14c55439bbf947569faef768c6538a87"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:42.877686   413 consensus_queue.cc:1048] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.002s
I20260709 13:09:42.879305 31076 raft_consensus.cc:606] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:42.879638 31076 raft_consensus.cc:614] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:42.885964 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53209df41e8b41c8a51daab1660ccc52" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:42.887624 30994 raft_consensus.cc:2410] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:09:42.889784 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:42.891572 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:42.894599 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:42.895962 31003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:42.868825 32316 raft_consensus.cc:697] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:42.899587 31003 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:42.900522 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:42.904649 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:42.905257 31076 raft_consensus.cc:606] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:42.907037 32407 raft_consensus.cc:493] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 86211019ed0b45768891b3d40497a9d5)
I20260709 13:09:42.908345 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:42.908860 31076 raft_consensus.cc:606] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:42.870385   412 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 13:09:42.871986   383 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.874897   320 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:09:42.888547 32379 raft_consensus.cc:2749] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:42.926753 31076 raft_consensus.cc:1240] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:42.929433 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.930425 31147 raft_consensus.cc:2393] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 6: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:42.932513 32316 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:42.935377 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:42.936157 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:42.936681 31076 raft_consensus.cc:606] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:42.936573 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.936683   383 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:42.940768 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a289ccd6134a278e2236f396670841" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.943439 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:42.944383 31147 raft_consensus.cc:2393] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 6: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:42.948154 31076 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 7. (term mismatch)
I20260709 13:09:42.948925 31076 pending_rounds.cc:85] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: Aborting all ops after (but not including) 6
I20260709 13:09:42.949174 31076 pending_rounds.cc:107] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: Aborting uncommitted NO_OP operation due to leader change: 5.7
I20260709 13:09:42.949877 31076 raft_consensus.cc:2889] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:42.952293 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.907583 32407 raft_consensus.cc:515] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:42.955410 31117 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:42.956368 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183099e71748473bb38fd75ce067b504" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:42.960686 32407 leader_election.cc:290] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:42.963261 30968 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:42.957749 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:42.965333 31076 raft_consensus.cc:606] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:42.971078 30969 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.949786 31705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b250113a7ad4fbb9192c01eb85d3b24" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.941563 32766 consensus_queue.cc:1059] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:09:42.963104 31702 raft_consensus.cc:2393] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 6: Already voted for candidate 86211019ed0b45768891b3d40497a9d5 in this term.
I20260709 13:09:42.974897 30969 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:42.977762 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:42.980000   385 raft_consensus.cc:2749] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:42.981408 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:42.972556   399 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:42.956409   383 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.027s
I20260709 13:09:42.997707 30969 leader_election.cc:304] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:42.994773 31706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:42.987089   385 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:42.995888   396 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:43.012969   396 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.010239 32766 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.015499   396 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:43.018189   416 raft_consensus.cc:2749] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:43.020489 30969 leader_election.cc:304] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:42.993562   399 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:43.015187 32766 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.029011   416 raft_consensus.cc:2749] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:43.034919 32516 raft_consensus.cc:993] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:43.044242 32516 raft_consensus.cc:1081] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Signalling peer b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:43.040236   399 raft_consensus.cc:3060] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:43.048353 31001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:60770
I20260709 13:09:43.049029 31001 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:43.049464 31001 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:43.054405 32683 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.055615 30995 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:43.057149 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:43.057650 32683 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:43.060235 31003 raft_consensus.cc:1275] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:43.060760 32766 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:43.054792 32691 leader_election.cc:290] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:43.063686 32672 raft_consensus.cc:3055] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:43.064126 32672 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:43.064949 32672 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.066030 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:43.066792 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88dff83b32444869ae563a01c58679a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:43.070068 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:43.073238 32672 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:43.076953 31667 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:43.077725   357 raft_consensus.cc:2749] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:43.079051   357 consensus_queue.cc:1048] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:43.080876 30969 leader_election.cc:304] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:43.081620 32691 raft_consensus.cc:2749] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:43.082669 31147 raft_consensus.cc:1240] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:43.083882 31151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:43.084744 31151 raft_consensus.cc:2368] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 5. Current term is 6.
I20260709 13:09:43.088135 31148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aaa9c707327426c87ddcc1ad3c0eaf3" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:43.100152 31146 raft_consensus.cc:1275] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:43.083097   399 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.108563 32675 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:43.112084 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:43.117741   399 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:43.127743 30968 leader_election.cc:304] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:43.129807 32669 raft_consensus.cc:2749] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:09:43.150362   320 consensus_queue.cc:1048] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:43.152606 32728 raft_consensus.cc:993] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:43.153048 32728 raft_consensus.cc:1081] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:43.153518 31000 raft_consensus.cc:1240] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:43.154418 31145 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:43.162830 32764 raft_consensus.cc:2749] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:43.169519 31070 raft_consensus.cc:2468] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 6.
I20260709 13:09:43.170395 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
W20260709 13:09:43.170938 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 215583us
I20260709 13:09:43.172559 30900 catalog_manager.cc:5697] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:43.238198 31143 raft_consensus.cc:2393] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 6: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:43.196240 31144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:43.238313 31117 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:43.238683 31144 raft_consensus.cc:493] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:43.239078 31144 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.239892 31117 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:43.198849 32696 consensus_queue.cc:1059] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:43.199534 31078 raft_consensus.cc:1240] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:43.199663 30969 leader_election.cc:400] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Vote denied by peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095) with higher term. Message: Invalid argument: T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 5. Current term is 6.
I20260709 13:09:43.203011 32720 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:43.241580 32764 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:43.242772 32764 raft_consensus.cc:2749] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:09:43.243643 31117 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:43.205323 32675 raft_consensus.cc:993] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:43.206869   357 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:43.244701 32672 raft_consensus.cc:2749] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:09:43.245031   357 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.246037 32672 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:43.247011   357 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:43.247089 31117 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:43.247375 31144 raft_consensus.cc:515] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:43.249053 32603 raft_consensus.cc:2749] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:09:43.249183 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:43.249989 31078 raft_consensus.cc:2393] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 4: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:43.251416 32675 raft_consensus.cc:1081] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:43.192265 31001 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.252578 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:43.253145 31143 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:43.254338 30969 leader_election.cc:403] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:09:43.254617 31001 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:43.254714 31668 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:43.254947 32316 consensus_queue.cc:1059] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:43.255586 32316 consensus_queue.cc:1243] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer 32f8be766afb4c91a1a166ca70e9d2e4 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:09:43.256068 32316 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:43.256845 31078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:43.257459 31078 raft_consensus.cc:3055] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:43.257764 31078 raft_consensus.cc:740] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:43.241199 32696 raft_consensus.cc:3055] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:43.258829 32696 raft_consensus.cc:740] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:43.258662 31078 consensus_queue.cc:260] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.259707 32696 consensus_queue.cc:260] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.260249 31078 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:43.261068 32696 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.262748   357 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:43.249193 30900 catalog_manager.cc:5697] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:43.263299   357 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:43.234447 32736 raft_consensus.cc:993] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:43.263638 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:43.264297 31076 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:43.263928 30900 catalog_manager.cc:5697] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:43.264969 32736 raft_consensus.cc:1081] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:43.263662   357 raft_consensus.cc:3060] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.265973 30900 catalog_manager.cc:5697] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 3 to 4, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:43.267460 30900 catalog_manager.cc:5697] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 6, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 6 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:43.268882 30900 catalog_manager.cc:5697] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:43.271054 32316 raft_consensus.cc:2749] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095) with higher term. Message: Invalid argument: T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 for earlier term 5. Current term is 6.
W20260709 13:09:43.274979 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 75434us
I20260709 13:09:43.275545 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:43.275928 30969 leader_election.cc:304] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:43.277422 32669 raft_consensus.cc:2749] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:43.260432 31144 leader_election.cc:290] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:43.281230 31148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:43.281821 31148 raft_consensus.cc:493] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:43.282224 31148 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:43.287038 30968 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:43.288321   399 raft_consensus.cc:2804] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:43.288842   399 raft_consensus.cc:697] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:43.289700   399 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.294883 31144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:43.295507 31144 raft_consensus.cc:493] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:43.296118 32735 raft_consensus.cc:493] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:43.298745 32735 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.300529 32735 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:43.301074 31144 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:43.270328 30900 catalog_manager.cc:5697] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 4, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 4 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:43.308710 31145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:43.314404 31145 raft_consensus.cc:2410] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:09:43.315683 31078 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:43.282801   357 raft_consensus.cc:515] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.327553   357 leader_election.cc:290] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:43.311640 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:09:43.327868 31144 raft_consensus.cc:515] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.341480 31144 leader_election.cc:290] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:43.316855 31117 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:43.316567 31148 raft_consensus.cc:515] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.328063 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:43.315732 30900 catalog_manager.cc:5697] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:43.328791 31702 raft_consensus.cc:2410] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for term 5 because replica has last-logged OpId of term: 3 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 5.
I20260709 13:09:43.343927 32764 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:43.310132 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:43.329572 30968 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:43.333431 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491de2b832e46e3955f47f1586186d0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:43.344336 32764 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:43.344724 31704 raft_consensus.cc:3060] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:43.344594 30900 catalog_manager.cc:5697] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 3, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:43.346225 30900 catalog_manager.cc:5697] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:43.347625 30900 catalog_manager.cc:5697] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 4, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:43.348795 30900 catalog_manager.cc:5697] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 1 to 2, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:43.344765 32764 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.350431 30900 catalog_manager.cc:5697] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:43.352496 31148 leader_election.cc:290] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:43.352015 30900 catalog_manager.cc:5697] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 5, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 5 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:43.329027 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d98dcdce76459fbef14642ac5a78c9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:43.354214 31071 raft_consensus.cc:2393] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 86211019ed0b45768891b3d40497a9d5 in current term 4: Already voted for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in this term.
I20260709 13:09:43.354817 31070 raft_consensus.cc:3055] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:43.355180 31070 raft_consensus.cc:740] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:43.355994 31070 consensus_queue.cc:260] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:43.365381 31070 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.370975 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:43.371587 31071 raft_consensus.cc:3055] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:43.357309 31143 raft_consensus.cc:2468] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 4.
I20260709 13:09:43.357967 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:43.358531 31148 raft_consensus.cc:1275] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:43.361109 31075 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:43.362376 32754 raft_consensus.cc:2804] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:43.401883 31668 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:43.401957 32754 raft_consensus.cc:697] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:43.364168 32764 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.373558 31076 raft_consensus.cc:3055] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:43.415805 31076 raft_consensus.cc:740] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:43.416512 31076 consensus_queue.cc:260] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.371906 31071 raft_consensus.cc:740] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:43.376046 31070 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:43.403187   383 raft_consensus.cc:2804] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:43.405776 31704 raft_consensus.cc:2468] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:43.362941 31077 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:09:43.418069 31071 consensus_queue.cc:260] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.408598 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:43.409475 30996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 7 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:43.412443 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9594776e1a4849628d2d2bfcbaa63275" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:43.431885 31076 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:43.432255 31000 raft_consensus.cc:3060] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:43.414439 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36b0d6f374c4bccb809eaa964911556" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:43.415017 31044 leader_election.cc:304] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:43.433111 30995 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:43.419786 31117 leader_election.cc:304] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:43.425629 31145 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:43.426849 31151 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:09:43.427516 31146 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:09:43.435837 31146 pending_rounds.cc:85] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting all ops after (but not including) 2
I20260709 13:09:43.436146 31146 pending_rounds.cc:107] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:09:43.436445 31146 raft_consensus.cc:2889] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:43.427628 30999 raft_consensus.cc:1275] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:09:43.437639 30999 pending_rounds.cc:85] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: Aborting all ops after (but not including) 2
I20260709 13:09:43.437959 30999 pending_rounds.cc:107] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:09:43.438235 30999 raft_consensus.cc:2889] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:43.452565 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:43.453275 30994 raft_consensus.cc:2393] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 4: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:43.458184 31071 raft_consensus.cc:3060] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:43.478302 30998 raft_consensus.cc:3060] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:43.425169 32316 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:09:43.450030 32765 raft_consensus.cc:2804] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:43.484251 32765 raft_consensus.cc:697] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:43.485126 32765 consensus_queue.cc:237] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } }
I20260709 13:09:43.469611 32409 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:09:43.486842 30998 raft_consensus.cc:2468] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:43.488862 32735 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:43.489785 32683 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:43.492574 31117 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:09:43.493670   432 raft_consensus.cc:2749] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:09:43.495253   394 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:43.495172 32754 consensus_queue.cc:237] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.498715 31077 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:09:43.500110   399 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:43.449837   344 raft_consensus.cc:2749] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:43.506712 31117 leader_election.cc:304] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:43.507867 31076 raft_consensus.cc:2468] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:43.510426 31071 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:43.451749   383 raft_consensus.cc:697] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:43.513911 31000 raft_consensus.cc:2468] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:43.517711 30995 raft_consensus.cc:2468] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:43.511816 31117 leader_election.cc:304] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:43.451597 32669 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.062s
I20260709 13:09:43.520539 32574 raft_consensus.cc:2804] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:43.528281 32529 raft_consensus.cc:2804] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:43.558851 32574 raft_consensus.cc:697] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:43.559885 32574 consensus_queue.cc:237] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.534930   385 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:09:43.577400 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:43.578378 30995 raft_consensus.cc:2393] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 in current term 4: Already voted for candidate b8b08defb18441169ff64f1dce159b89 in this term.
I20260709 13:09:43.581218 32764 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:43.583398 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:43.591893 31071 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:43.602288 31117 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:43.571391 32529 raft_consensus.cc:697] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:43.610397 32764 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:43.575318   383 consensus_queue.cc:237] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:43.633554 32764 raft_consensus.cc:697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
W20260709 13:09:43.670099   447 log.cc:927] Time spent T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 13:09:43.650291 32529 consensus_queue.cc:237] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.722282 31143 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:09:43.782956   450 log.cc:927] Time spent T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.155s	user 0.001s	sys 0.000s
W20260709 13:09:43.798125 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 89515.3us
I20260709 13:09:43.769325 32669 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:09:43.726712 32764 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:43.790813 31705 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Advancing to term 7
W20260709 13:09:43.828787 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 64033.6us
I20260709 13:09:43.795425 32754 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:43.837669   457 log.cc:927] Time spent T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
W20260709 13:09:43.854220   458 log.cc:927] Time spent T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:09:43.836743 32754 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:43.856163   453 log.cc:927] Time spent T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260709 13:09:43.880246 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 101986us
W20260709 13:09:43.892206   451 log.cc:927] Time spent T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Append to log took a long time: real 0.264s	user 0.002s	sys 0.000s
I20260709 13:09:43.927354 31705 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:09:43.941516 32754 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:43.942776 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:43.944711 32669 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:43.989650 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:44.028111 31702 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:44.030593 32669 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:44.041674 31075 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:09:44.046589 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:44.047150 31071 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:44.063594   394 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:09:44.084400   474 log.cc:927] Time spent T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 13:09:44.095639   394 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.115484 31076 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:44.118726 30968 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:44.123934   418 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:44.125577   418 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:44.125985   418 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:09:44.130065 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 46941.2us
I20260709 13:09:44.132441 32764 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:44.132939 32764 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.134876 32764 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:44.137226   394 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:44.126384   418 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:44.139981 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:44.143563 30997 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:44.147271 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:44.149864 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:44.152072 31070 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:44.154701 31076 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:44.156440 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:44.157159 31076 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:44.167717 31078 raft_consensus.cc:1275] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:44.171015 30968 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:44.193125 31117 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:44.203835 32669 consensus_queue.cc:1048] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:44.213780 32603 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:44.214397 32603 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:44.214897 32603 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:44.200898 32529 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.016s
I20260709 13:09:44.196631   399 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:09:44.191964   460 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.069s
I20260709 13:09:44.235069   399 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:44.245713   399 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:44.260036 31077 raft_consensus.cc:1275] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:44.256547 32672 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:09:44.303594 32574 consensus_queue.cc:1048] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:09:44.314996 31143 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:44.317473 31000 raft_consensus.cc:1275] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:44.322077 31071 raft_consensus.cc:1275] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:09:44.320221   336 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.022s
I20260709 13:09:44.320611 32765 consensus_queue.cc:1048] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 13:09:44.354820   413 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:44.355386   413 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.357339   413 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:44.360702 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:44.361505 31075 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:44.362623 30968 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:44.363407 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:44.364117 31143 raft_consensus.cc:2393] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:44.363171   418 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.366750 30998 raft_consensus.cc:2368] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 4. Current term is 5.
I20260709 13:09:44.354350 32710 consensus_queue.cc:1048] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.013s
I20260709 13:09:44.371419   418 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:44.372512 32603 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.374626 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:44.375700 31143 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:44.376721 32603 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:44.381024 31143 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:44.384286 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:44.384524 31117 leader_election.cc:400] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 4. Current term is 5.
I20260709 13:09:44.390260 31076 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:44.392771 32696 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:09:44.393216 32696 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:09:44.393565 32696 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:44.382124   399 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.396615   399 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:44.399664 31117 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:44.401405 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:44.402210   460 raft_consensus.cc:2764] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election decision vote started in defunct term 4: won
I20260709 13:09:44.401640 31071 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:44.404592 30900 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55214 (request call id 276) took 1778 ms. Trace:
I20260709 13:09:44.407227 30969 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:44.407963 32574 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:44.412024 32691 raft_consensus.cc:1064] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:44.412156 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:44.412395 32669 raft_consensus.cc:1064] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:44.414440 32691 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 5, Current term: 7, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:44.415978 30899 catalog_manager.cc:5697] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 6, leader changed from 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 6 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:44.417560 30899 catalog_manager.cc:5697] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 6. New cstate: current_term: 6 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.404945 30900 rpcz_store.cc:276] 0709 13:09:42.625766 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:42.662962 (+ 37196us) service_pool.cc:224] Handling call
0709 13:09:42.820499 (+157537us) spinlock_profiling.cc:243] Waited 34.6 ms on lock 0x7b540007e0a8. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d0801b331 00007f2d080163fc 00007f2d07be81b4 00007f2d07ce637e 00007f2d061a72a4 00007f2d061a7232 00007f2d061a7161 00007f2d061a70dc 00007f2d061a6392 00007f2d0016448c 00007f2d001638c6
0709 13:09:44.404519 (+1584020us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:43.587737 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:43.650136 (+ 62399us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:43.655703 (+  5567us) write_op.cc:435] Acquired schema lock
0709 13:09:43.667236 (+ 11533us) tablet.cc:662] Decoding operations
0709 13:09:43.712681 (+ 45445us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:43.712768 (+    87us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:43.712796 (+    28us) tablet.cc:685] Acquiring locks for 14 operations
0709 13:09:43.713852 (+  1056us) tablet.cc:701] Row locks acquired
0709 13:09:43.713870 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:09:43.713998 (+   128us) write_op.cc:270] Start()
0709 13:09:43.716670 (+  2672us) write_op.cc:276] Timestamp: P: 1783602583713960 usec, L: 0
0709 13:09:43.716702 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 13:09:43.717436 (+   734us) log.cc:844] Serialized 5556 byte log entry
0709 13:09:44.017265 (+299829us) op_driver.cc:464] REPLICATION: finished
0709 13:09:44.146767 (+129502us) write_op.cc:301] APPLY: starting
0709 13:09:44.164506 (+ 17739us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:44.167826 (+  3320us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:44.167932 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:44.185604 (+ 17672us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:44.185972 (+   368us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=14
0709 13:09:44.186038 (+    66us) write_op.cc:312] APPLY: finished
0709 13:09:44.186504 (+   466us) log.cc:844] Serialized 101 byte log entry
0709 13:09:44.186716 (+   212us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.186920 (+   204us) write_op.cc:454] Released schema lock
0709 13:09:44.186997 (+    77us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:44.187449 (+   452us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.187488 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":30,"spinlock_wait_cycles":79589248,"child_traces":[["op",{"apply.queue_time_us":129277,"apply.run_cpu_time_us":4438,"apply.run_wall_time_us":40648,"num_ops":14,"prepare.queue_time_us":192403,"prepare.run_cpu_time_us":22726,"prepare.run_wall_time_us":202976,"raft.queue_time_us":209951,"raft.run_cpu_time_us":41760,"raft.run_wall_time_us":80010,"replication_time_us":290385,"spinlock_wait_cycles":3712,"thread_start_us":441378,"threads_started":4,"wal-append.queue_time_us":50537}]]}
I20260709 13:09:44.411679   418 raft_consensus.cc:2804] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:44.424705   418 raft_consensus.cc:697] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:44.425549   418 consensus_queue.cc:237] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.426594 32696 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:09:44.429797 32669 raft_consensus.cc:1068] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: Unable to promote non-voter 86211019ed0b45768891b3d40497a9d5: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }.
  Pending config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:44.433879 31070 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:09:44.436091 31076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:44.437558 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb07bd800e54968bdc2d45b4527779a" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:44.437590 30995 raft_consensus.cc:1275] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:44.439381 31701 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:09:44.458614 32669 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:44.459820 31076 raft_consensus.cc:3060] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:44.461454 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:44.467505 32696 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:44.468740 31070 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:44.449402 31146 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:09:44.443128 30969 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [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: b8b08defb18441169ff64f1dce159b89; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:44.470867 30968 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:44.471088   418 raft_consensus.cc:2749] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:09:44.470757 30899 catalog_manager.cc:5697] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 5, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 5 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.471791   418 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:44.473372 32669 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:44.474179   418 raft_consensus.cc:697] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:44.475167   418 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.478147 31076 raft_consensus.cc:2468] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:44.482218 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:44.478081 30899 catalog_manager.cc:5697] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 3, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:44.482931 31143 raft_consensus.cc:2393] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b8b08defb18441169ff64f1dce159b89 in current term 3: Already voted for candidate 1ac493dbe11044bc830e2c5a4c98a834 in this term.
I20260709 13:09:44.483526 30899 catalog_manager.cc:5697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 3, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:44.488054 32703 consensus_queue.cc:1048] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:44.492843 30899 catalog_manager.cc:5697] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:44.494333 30899 catalog_manager.cc:5697] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.496461 30995 raft_consensus.cc:1240] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 4. Current term is 5. Ops: []
I20260709 13:09:44.506771 30899 catalog_manager.cc:5697] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 4, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:44.510057 32696 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:44.518224 32691 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 LEADER]: Committing config change with OpId 7.7: config changed from index 2 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.518234 30899 catalog_manager.cc:5697] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 1 to 3, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:44.527643 32603 consensus_queue.cc:1059] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:44.529125 32603 raft_consensus.cc:3055] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:44.529498 32603 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:44.530337 32603 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.530777 31701 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 2 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.537739 31071 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 2 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.532080 30899 catalog_manager.cc:5697] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 3, leader changed from 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.554626 32603 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:44.555490 31143 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Committing config change with OpId 7.7: config changed from index 2 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.658263 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:44.703516 30898 catalog_manager.cc:5697] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 2 to 3, leader changed from 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.751609 30899 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55218 (request call id 271) took 1415 ms. Trace:
I20260709 13:09:44.758131 30898 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:59520 (request call id 163) took 1576 ms. Trace:
I20260709 13:09:44.764864 32603 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.777165 32603 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.779440 32603 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:44.776993 30898 rpcz_store.cc:276] 0709 13:09:43.181484 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:43.181588 (+   104us) service_pool.cc:224] Handling call
0709 13:09:44.758073 (+1576485us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:44.708262 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:44.708732 (+   470us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:44.708764 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:09:44.708776 (+    12us) tablet.cc:662] Decoding operations
0709 13:09:44.709107 (+   331us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:44.709157 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:44.709181 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:44.709341 (+   160us) tablet.cc:701] Row locks acquired
0709 13:09:44.709353 (+    12us) write_op.cc:260] PREPARE: finished
0709 13:09:44.709485 (+   132us) write_op.cc:270] Start()
0709 13:09:44.709576 (+    91us) write_op.cc:276] Timestamp: P: 1783602584709448 usec, L: 0
0709 13:09:44.709592 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 13:09:44.710133 (+   541us) log.cc:844] Serialized 536 byte log entry
0709 13:09:44.712191 (+  2058us) op_driver.cc:464] REPLICATION: finished
0709 13:09:44.712767 (+   576us) write_op.cc:301] APPLY: starting
0709 13:09:44.712846 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:44.712943 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:44.713036 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:44.713233 (+   197us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:44.713389 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:44.713438 (+    49us) write_op.cc:312] APPLY: finished
0709 13:09:44.713615 (+   177us) log.cc:844] Serialized 23 byte log entry
0709 13:09:44.713759 (+   144us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.713835 (+    76us) write_op.cc:454] Released schema lock
0709 13:09:44.713873 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:44.715210 (+  1337us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.715241 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":11390,"reported_tablets":14,"spinlock_wait_cycles":78208,"child_traces":[["op",{"apply.queue_time_us":359,"apply.run_cpu_time_us":1396,"apply.run_wall_time_us":2397,"num_ops":1,"prepare.queue_time_us":110,"prepare.run_cpu_time_us":2090,"prepare.run_wall_time_us":2089,"replication_time_us":2462}]]}
I20260709 13:09:44.781055 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:44.771870 30901 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 2 to 3, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:44.781684 31071 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:44.782688 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:44.783545 30901 catalog_manager.cc:5697] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 4, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:44.786314 30901 catalog_manager.cc:5697] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 2 to 3, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:44.787319 31117 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:44.804557 32574 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:09:44.804955 32574 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:44.805289 32574 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:44.781101 30899 rpcz_store.cc:276] 0709 13:09:43.335865 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:43.336085 (+   220us) service_pool.cc:224] Handling call
0709 13:09:44.751540 (+1415455us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:44.609654 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:44.610194 (+   540us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:44.610228 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:09:44.610245 (+    17us) tablet.cc:662] Decoding operations
0709 13:09:44.611237 (+   992us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:44.611316 (+    79us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:44.611340 (+    24us) tablet.cc:685] Acquiring locks for 10 operations
0709 13:09:44.612088 (+   748us) tablet.cc:701] Row locks acquired
0709 13:09:44.612109 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:09:44.612236 (+   127us) write_op.cc:270] Start()
0709 13:09:44.612338 (+   102us) write_op.cc:276] Timestamp: P: 1783602584612193 usec, L: 0
0709 13:09:44.612363 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:09:44.613012 (+   649us) log.cc:844] Serialized 4009 byte log entry
0709 13:09:44.684050 (+ 71038us) op_driver.cc:464] REPLICATION: finished
0709 13:09:44.684396 (+   346us) write_op.cc:301] APPLY: starting
0709 13:09:44.684470 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:44.684679 (+   209us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:44.684757 (+    78us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:44.685704 (+   947us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:44.685896 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 13:09:44.685940 (+    44us) write_op.cc:312] APPLY: finished
0709 13:09:44.686189 (+   249us) log.cc:844] Serialized 77 byte log entry
0709 13:09:44.686321 (+   132us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.686432 (+   111us) write_op.cc:454] Released schema lock
0709 13:09:44.686472 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:44.686832 (+   360us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.686862 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":12808,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":120,"apply.run_cpu_time_us":2398,"apply.run_wall_time_us":2405,"num_ops":10,"prepare.queue_time_us":32357,"prepare.run_cpu_time_us":3673,"prepare.run_wall_time_us":3674,"replication_time_us":71539,"spinlock_wait_cycles":38272,"thread_start_us":32257,"threads_started":1}]]}
I20260709 13:09:44.821801 32574 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.825301 32574 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:44.825747 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:44.826648 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:44.838303 31071 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:44.828719 31143 raft_consensus.cc:1275] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:44.834415 30901 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:44.843276 31075 raft_consensus.cc:1275] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:44.844689   418 consensus_queue.cc:1048] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:44.845975 32691 consensus_queue.cc:1048] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:44.847745 31071 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:09:44.848678 31117 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:09:44.850338 32603 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:44.850881 32603 raft_consensus.cc:697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:44.851630 32603 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to 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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.944325 31143 raft_consensus.cc:1240] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Rejecting Update request from peer b8b08defb18441169ff64f1dce159b89 for earlier term 3. Current term is 4. Ops: []
I20260709 13:09:44.954885   399 consensus_queue.cc:1059] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:44.955714   399 consensus_queue.cc:1243] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Peer 1ac493dbe11044bc830e2c5a4c98a834 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:09:44.958181 32691 raft_consensus.cc:3055] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:44.959630 32691 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:44.961009 32691 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:44.962224 32691 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:44.982074 30898 catalog_manager.cc:5697] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 3 to 4, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 4 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:44.984050 30898 catalog_manager.cc:5697] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 4 to 5, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:44.995710 30898 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 2 to 7, term changed from 5 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 7 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.097373 30901 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55232 (request call id 281) took 1953 ms. Trace:
I20260709 13:09:45.141327 30899 catalog_manager.cc:5697] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 4 to 5, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:45.188870 30899 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 4, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:45.212611 30899 catalog_manager.cc:5697] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 4, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } }
W20260709 13:09:45.218353 31117 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:45.235734 30899 catalog_manager.cc:5697] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:45.237982   487 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.239074   487 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.245266   487 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:45.239665 31143 consensus_queue.cc:237] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.251080 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:45.255015 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:45.256027 30998 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 6.
I20260709 13:09:45.253069 30899 catalog_manager.cc:5697] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 4 to 5, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 5 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:45.274329 31144 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 6.
I20260709 13:09:45.178994 30901 rpcz_store.cc:276] 0709 13:09:43.143955 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:43.144105 (+   150us) service_pool.cc:224] Handling call
0709 13:09:45.097072 (+1952967us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:44.909504 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:44.948270 (+ 38766us) spinlock_profiling.cc:243] Waited 4.6 ms on lock 0x7b5c0026fe0c. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d0801b331 00007f2d0801b221 00007f2d08015f6c 00007f2d05873d69 00007f2d0585f0a6 00007f2d0585ed58 00007f2d058639f1 00007f2d058639a9 00007f2d05863939 00007f2d05863901 00007f2d05862b2d
0709 13:09:44.948333 (+    63us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:44.948362 (+    29us) write_op.cc:435] Acquired schema lock
0709 13:09:44.948379 (+    17us) tablet.cc:662] Decoding operations
0709 13:09:44.948994 (+   615us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:44.949064 (+    70us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:44.949092 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:09:44.957467 (+  8375us) tablet.cc:701] Row locks acquired
0709 13:09:44.957484 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:09:44.957744 (+   260us) write_op.cc:270] Start()
0709 13:09:44.957937 (+   193us) write_op.cc:276] Timestamp: P: 1783602584957595 usec, L: 0
0709 13:09:44.957962 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:09:44.958660 (+   698us) log.cc:844] Serialized 1706 byte log entry
0709 13:09:44.971231 (+ 12571us) op_driver.cc:464] REPLICATION: finished
0709 13:09:44.972269 (+  1038us) write_op.cc:301] APPLY: starting
0709 13:09:44.972361 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:44.972497 (+   136us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:44.972517 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:44.972918 (+   401us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:44.973077 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:09:44.973120 (+    43us) write_op.cc:312] APPLY: finished
0709 13:09:44.973330 (+   210us) log.cc:844] Serialized 41 byte log entry
0709 13:09:44.973469 (+   139us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.973561 (+    92us) write_op.cc:454] Released schema lock
0709 13:09:44.973618 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:44.973912 (+   294us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:44.973933 (+    21us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":14299,"reported_tablets":31,"child_traces":[["op",{"apply.queue_time_us":531,"apply.run_cpu_time_us":1622,"apply.run_wall_time_us":1625,"num_ops":4,"prepare.queue_time_us":108,"prepare.run_cpu_time_us":9534,"prepare.run_wall_time_us":57165,"replication_time_us":13092,"spinlock_wait_cycles":10583424}]]}
I20260709 13:09:45.290702 30899 catalog_manager.cc:5697] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:45.301335 30899 catalog_manager.cc:5697] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 5 to 6, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 6 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:45.350455 31702 raft_consensus.cc:1275] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:45.353142   460 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:45.358587 31667 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:45.360013   508 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:09:45.360443   508 raft_consensus.cc:493] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.360795   508 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:45.373912 31077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "767f576cb9d84b678e8f39ae7c739707"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:45.374933 31077 raft_consensus.cc:606] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:45.375430 31077 raft_consensus.cc:614] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:45.377455 31077 raft_consensus.cc:1275] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:45.379099 31076 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:45.381944   460 consensus_queue.cc:1048] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:45.383320 32703 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:45.390489 31070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:45.391142 31070 raft_consensus.cc:606] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:45.396175   508 raft_consensus.cc:515] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.417244 31070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2173d10d1fe4ee1a998b86691d0cd2a"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:45.417915 31070 raft_consensus.cc:606] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:45.418298 31070 raft_consensus.cc:614] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:09:45.420469   504 raft_consensus.cc:993] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:45.421053 32735 raft_consensus.cc:1081] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Signalling peer b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:45.422858 30997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:60770
I20260709 13:09:45.423558 30997 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:45.424002 30997 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:45.398102 30900 catalog_manager.cc:5697] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 3 to 5, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.436904   508 leader_election.cc:290] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:45.442858 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:45.445220 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02466c0a6874d4496dc98b1d376fd65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 7 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:45.445680 31146 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:45.445768 30995 raft_consensus.cc:3060] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:09:45.452683   460 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.455281 31146 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 7.
I20260709 13:09:45.442992 31070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:45.459213 31070 raft_consensus.cc:606] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:45.462889 30901 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 2 to 4, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } }
I20260709 13:09:45.469120 31668 leader_election.cc:304] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:45.464963 30995 raft_consensus.cc:2468] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 7.
I20260709 13:09:45.467262 31709 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.471266 31070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:45.443113 30997 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:45.471632   508 raft_consensus.cc:2804] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:09:45.472637 31070 raft_consensus.cc:606] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:45.475346 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:45.478153   508 raft_consensus.cc:697] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 7 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:45.479209   508 consensus_queue.cc:237] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.481864 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:45.482451 31146 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:45.486667 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a204995eda24e0ca0a381f618a5aef8" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:45.487211 31075 raft_consensus.cc:3055] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:45.487483 31075 raft_consensus.cc:740] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:45.488159 31075 consensus_queue.cc:260] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:45.489034 31075 raft_consensus.cc:3060] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:45.488790 30995 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:09:45.489363 31070 raft_consensus.cc:2955] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.491154 30995 pending_rounds.cc:85] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Aborting all ops after (but not including) 2
I20260709 13:09:45.496893 30995 pending_rounds.cc:107] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:09:45.497309 31075 raft_consensus.cc:2468] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:45.497610 30995 raft_consensus.cc:2889] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:45.480873 30997 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 3 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:45.499670 30968 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:45.500623 32691 raft_consensus.cc:2804] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:45.501215 32703 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:45.501664 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 564f35ec2f754c8f871eedb6740f5727 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:45.503611 32691 raft_consensus.cc:697] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:45.504739 32691 consensus_queue.cc:237] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:45.509627 31146 raft_consensus.cc:2468] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 3.
I20260709 13:09:45.510298 31143 raft_consensus.cc:1240] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Rejecting Update request from peer 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 2. Current term is 3. Ops: []
I20260709 13:09:45.524762 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:45.536700 30901 catalog_manager.cc:5697] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 4 to 7. New cstate: current_term: 7 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:45.547610 30898 catalog_manager.cc:5697] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 3 to 4, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 1 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.558946 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 564f35ec2f754c8f871eedb6740f5727 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:45.579981 30900 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55214 (request call id 277) took 1094 ms. Trace:
I20260709 13:09:45.580459 30900 rpcz_store.cc:276] 0709 13:09:44.485568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:09:44.485743 (+   175us) service_pool.cc:224] Handling call
0709 13:09:45.579922 (+1094179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:09:45.438600 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:09:45.439254 (+   654us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:09:45.439291 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:09:45.439309 (+    18us) tablet.cc:662] Decoding operations
0709 13:09:45.439748 (+   439us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:09:45.439797 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 13:09:45.439823 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:09:45.440045 (+   222us) tablet.cc:701] Row locks acquired
0709 13:09:45.440066 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:09:45.440231 (+   165us) write_op.cc:270] Start()
0709 13:09:45.440363 (+   132us) write_op.cc:276] Timestamp: P: 1783602585440183 usec, L: 0
0709 13:09:45.440392 (+    29us) op_driver.cc:348] REPLICATION: starting
0709 13:09:45.451685 (+ 11293us) log.cc:844] Serialized 541 byte log entry
0709 13:09:45.453747 (+  2062us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b540007e254. stack: 00007f2cfed0a343 00007f2cfed0a240 00007f2cfe6991d4 00007f2d083d7304 00007f2d083d7299 00007f2d01d92571 00007f2d01e24e28 00007f2d0585f581 00007f2d0585ed58 00007f2d058639f1 00007f2d058639a9 00007f2d05863939 00007f2d05863901 00007f2d05862b2d 000000000038f354 000000000038f199
0709 13:09:45.456549 (+  2802us) op_driver.cc:464] REPLICATION: finished
0709 13:09:45.456911 (+   362us) write_op.cc:301] APPLY: starting
0709 13:09:45.456989 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:09:45.457093 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0709 13:09:45.457114 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:09:45.457307 (+   193us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:09:45.457456 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:09:45.457499 (+    43us) write_op.cc:312] APPLY: finished
0709 13:09:45.457731 (+   232us) log.cc:844] Serialized 23 byte log entry
0709 13:09:45.457923 (+   192us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:45.457998 (+    75us) write_op.cc:454] Released schema lock
0709 13:09:45.458041 (+    43us) write_op.cc:341] FINISH: Updating metrics
0709 13:09:45.458359 (+   318us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:09:45.458383 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":33078,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":143,"apply.run_cpu_time_us":1393,"apply.run_wall_time_us":1393,"num_ops":1,"prepare.queue_time_us":99,"prepare.run_cpu_time_us":4744,"prepare.run_wall_time_us":15307,"replication_time_us":16048,"spinlock_wait_cycles":24678784}]]}
I20260709 13:09:45.587405   519 tablet_replica.cc:333] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:45.594100   519 raft_consensus.cc:2243] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.595114   519 raft_consensus.cc:2272] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.607208   519 ts_tablet_manager.cc:1916] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:45.616343   504 raft_consensus.cc:993] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:45.616982   470 raft_consensus.cc:1081] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:45.618746 31146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:45.619237 31146 raft_consensus.cc:493] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:45.619555 31146 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:45.633308 31146 raft_consensus.cc:515] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:45.635165 31146 leader_election.cc:290] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:45.635556   519 ts_tablet_manager.cc:1929] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:09:45.636327 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:45.636876 30997 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:45.641424 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78207ed86684ed6bdcc013d2b262e6c" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:45.641988 31075 raft_consensus.cc:3055] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:45.642289 31075 raft_consensus.cc:740] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:45.643764 30997 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:45.644503   519 log.cc:1199] T 564f35ec2f754c8f871eedb6740f5727 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/564f35ec2f754c8f871eedb6740f5727
I20260709 13:09:45.645081 31075 consensus_queue.cc:260] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:45.646437 31075 raft_consensus.cc:3060] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:45.647504 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 564f35ec2f754c8f871eedb6740f5727 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:45.648401 31117 leader_election.cc:304] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:45.649493 32703 raft_consensus.cc:2804] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:45.649972 32703 raft_consensus.cc:697] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:45.650862 32703 consensus_queue.cc:237] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:45.667441 30898 catalog_manager.cc:5697] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.673905 31075 raft_consensus.cc:2468] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:45.701220   504 raft_consensus.cc:993] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:45.701713   504 raft_consensus.cc:1081] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Signalling peer b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:45.703960 30995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:60770
I20260709 13:09:45.704464 30995 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:45.704846 30995 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:45.704592 30899 catalog_manager.cc:5697] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 4 to 5, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 5 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:45.711925 30995 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.714550 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:45.715087 31075 raft_consensus.cc:3055] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:45.715400 31075 raft_consensus.cc:740] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:45.716228 31075 consensus_queue.cc:260] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.717339 31075 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:45.721683 30997 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.723047 30995 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 5 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:45.725579 31075 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:45.728694 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c6dce4c9374c65b37ac4102f4c564e" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:45.729274 31709 raft_consensus.cc:3060] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:45.731719 30968 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:45.732690 32691 raft_consensus.cc:2804] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:45.733177 32691 raft_consensus.cc:697] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:45.734103 32691 consensus_queue.cc:237] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:45.743945 31709 raft_consensus.cc:2468] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 5.
I20260709 13:09:45.759483 31709 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:09:45.759738 31146 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 7 index: 8. (index mismatch)
I20260709 13:09:45.761950 30898 catalog_manager.cc:5697] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 4 to 5, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.762779 32316 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:09:45.763689   413 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:09:45.785434   413 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 LEADER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.800349 31702 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.810313 31146 raft_consensus.cc:2955] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Committing config change with OpId 7.8: config changed from index 7 to 8, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.817541 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e2749efd4f48474dbba514cd7491dbf4 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:45.823985 30898 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 7 to 8, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 7 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:45.840662 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet e2749efd4f48474dbba514cd7491dbf4 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:45.855237   525 tablet_replica.cc:333] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:45.856624   525 raft_consensus.cc:2243] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:45.859167   525 raft_consensus.cc:2272] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:45.863046   525 ts_tablet_manager.cc:1916] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:45.880389   525 ts_tablet_manager.cc:1929] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 7.7
I20260709 13:09:45.880810   525 log.cc:1199] T e2749efd4f48474dbba514cd7491dbf4 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/e2749efd4f48474dbba514cd7491dbf4
I20260709 13:09:45.885391 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet e2749efd4f48474dbba514cd7491dbf4 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:45.891650 31075 raft_consensus.cc:1275] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:45.893814 32316 consensus_queue.cc:1048] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:45.921970 31146 raft_consensus.cc:1275] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: 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:45.926203 32696 consensus_queue.cc:1048] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:46.020578   460 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:46.021162   460 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:46.023870 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:46.024628 30997 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:46.026237 31117 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:46.027033 32703 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:09:46.027698 32703 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:46.028029 32703 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:46.026818 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" is_pre_election: true
I20260709 13:09:46.027057   460 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:46.040716 32703 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:46.044800 32703 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:46.046344 31075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:46.045864 30997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:46.047158 30997 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:46.053625 30997 raft_consensus.cc:2468] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 6.
I20260709 13:09:46.054647 31117 leader_election.cc:304] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:46.055428 32703 raft_consensus.cc:2804] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:46.056727 32703 raft_consensus.cc:697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:46.057731 31143 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:09:46.060087   508 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:46.062582 32703 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:46.071547   505 raft_consensus.cc:493] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ac493dbe11044bc830e2c5a4c98a834)
I20260709 13:09:46.076967   505 raft_consensus.cc:515] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:46.081208 30995 raft_consensus.cc:1275] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 13:09:46.085005   508 consensus_queue.cc:1048] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:46.096156 30900 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:46.129127 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:09:46.133265 30995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d4a56bb144125a3b2fb1eeb40efd0" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b8b08defb18441169ff64f1dce159b89" is_pre_election: true
I20260709 13:09:46.134030 30995 raft_consensus.cc:2368] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 5. Current term is 6.
I20260709 13:09:46.135272 31043 leader_election.cc:400] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 5. Current term is 6.
I20260709 13:09:46.135577 31043 leader_election.cc:403] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:09:46.136252   470 raft_consensus.cc:3060] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:09:46.145241   470 raft_consensus.cc:2749] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521) with higher term. Message: Invalid argument: T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32f8be766afb4c91a1a166ca70e9d2e4 for earlier term 5. Current term is 6.
I20260709 13:09:46.132186   505 leader_election.cc:290] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:46.165458 30997 raft_consensus.cc:1275] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:46.166407 31076 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:46.169559   413 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:46.195211 31076 raft_consensus.cc:1275] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:46.195986 32703 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:09:46.198268 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 56679.9us
I20260709 13:09:46.205726 32703 consensus_queue.cc:1048] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:46.229991 31702 raft_consensus.cc:1275] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:46.244995   413 consensus_queue.cc:1048] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:46.526036 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:46.551746 31076 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:46.568637   538 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:46.589314 30998 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:46.590890   537 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:46.779726 31078 consensus_queue.cc:237] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:46.797811 31143 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:46.802449 31044 consensus_peers.cc:597] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75fed4a90000432387f459ae68f7728e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:46.803277   505 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:46.810421 30998 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:46.812028   470 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:46.833737   505 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:46.846316 31146 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:46.849442 30998 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:46.866664 30899 catalog_manager.cc:5697] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:46.874861 31143 consensus_queue.cc:237] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:46.895524 31118 consensus_peers.cc:597] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 767f576cb9d84b678e8f39ae7c739707. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:46.898873 31078 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:46.901237 31000 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:46.903625   538 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:46.905568   538 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:46.930992   537 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:46.934686 31078 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:46.955858 31143 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:46.981458 31118 consensus_peers.cc:597] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2561678866b2441fb7988724051be071. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:46.985917 31078 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:46.986428 30997 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:46.988636 31000 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:46.988051   537 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:09:46.992043   537 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:46.996687 30898 catalog_manager.cc:5697] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.010268 32703 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:47.012578 31000 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:47.061504 31076 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:47.075371 30900 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.079738 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:47.088855 31000 consensus_queue.cc:237] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:47.113404 31143 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:09:47.113965 31076 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:09:47.114442 30969 consensus_peers.cc:597] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72f03152b2f5439aaa741119c6fd353c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:47.115541 32691 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:47.116503 32316 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:47.149134   413 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:47.150521 31146 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:47.170372 30898 catalog_manager.cc:5697] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:47.176079 31078 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:47.205035 31146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:47.205613 31146 raft_consensus.cc:606] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:47.208930 31000 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:47.209477 31000 raft_consensus.cc:606] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:47.211175 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:47.212972 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:47.333583   559 ts_tablet_manager.cc:933] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:47.346925   559 tablet_copy_client.cc:323] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:47.348915 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 767f576cb9d84b678e8f39ae7c739707 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:47.349499 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 767f576cb9d84b678e8f39ae7c739707 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-767f576cb9d84b678e8f39ae7c739707
I20260709 13:09:47.370213 31162 tablet_copy_source_session.cc:215] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:47.381877   559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 767f576cb9d84b678e8f39ae7c739707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:47.408967   559 tablet_copy_client.cc:806] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:47.409543   559 tablet_copy_client.cc:670] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:47.413589   559 tablet_copy_client.cc:538] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:47.425601   559 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:47.489019   558 ts_tablet_manager.cc:933] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:47.491304   558 tablet_copy_client.cc:323] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:47.493697 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet 75fed4a90000432387f459ae68f7728e from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:47.494302 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet 75fed4a90000432387f459ae68f7728e from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-75fed4a90000432387f459ae68f7728e
I20260709 13:09:47.496156   559 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: 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:47.497094   559 tablet_bootstrap.cc:492] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:47.497771   559 ts_tablet_manager.cc:1403] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.014s
I20260709 13:09:47.522957   559 raft_consensus.cc:359] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:47.523823   559 raft_consensus.cc:740] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:47.524477   559 consensus_queue.cc:260] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:47.527070   559 ts_tablet_manager.cc:1434] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.008s
I20260709 13:09:47.539908 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-767f576cb9d84b678e8f39ae7c739707 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:47.540405 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-767f576cb9d84b678e8f39ae7c739707 on tablet 767f576cb9d84b678e8f39ae7c739707 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:47.559468   559 ts_tablet_manager.cc:933] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:47.568005   559 tablet_copy_client.cc:323] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:47.574718 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 2561678866b2441fb7988724051be071 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:47.575253 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 2561678866b2441fb7988724051be071 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-2561678866b2441fb7988724051be071
I20260709 13:09:47.575484 31088 tablet_copy_source_session.cc:215] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:47.581437   558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75fed4a90000432387f459ae68f7728e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:47.584311 31162 tablet_copy_source_session.cc:215] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:47.599843   559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2561678866b2441fb7988724051be071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:47.617161 32703 raft_consensus.cc:993] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:47.617882   537 raft_consensus.cc:1081] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:47.634598   558 tablet_copy_client.cc:806] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:47.635195   558 tablet_copy_client.cc:670] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:47.641803 31078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52946
I20260709 13:09:47.642437 31078 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.642865 31078 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:09:47.661702 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 53843.6us
I20260709 13:09:47.704350 32696 raft_consensus.cc:993] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:47.704835 32696 raft_consensus.cc:1081] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:47.707556 31149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57448
I20260709 13:09:47.709946   558 tablet_copy_client.cc:538] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:47.710934 31149 raft_consensus.cc:493] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:47.711387 31149 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:47.713586 31078 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:47.715611 31078 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:47.717605 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:47.718250 31146 raft_consensus.cc:3055] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:47.718560 31146 raft_consensus.cc:740] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:47.719290 31146 consensus_queue.cc:260] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:47.720373 31146 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:47.734995 31000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3d65afabd584c8cab44f3c33237e8de" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:47.736227 31000 raft_consensus.cc:3060] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:47.761624 31146 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:47.762902   558 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:47.762974 31044 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:47.763967   564 raft_consensus.cc:2804] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:47.764513   564 raft_consensus.cc:697] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:47.765340   564 consensus_queue.cc:237] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:47.802205 31709 raft_consensus.cc:1217] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:47.807509   568 ts_tablet_manager.cc:933] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:47.823000 30899 catalog_manager.cc:5697] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 4, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:47.831215   568 tablet_copy_client.cc:323] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:47.850551 31000 raft_consensus.cc:2468] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:09:47.865427   558 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: 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:47.874873   558 tablet_bootstrap.cc:492] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:47.875613   558 ts_tablet_manager.cc:1403] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.113s	user 0.027s	sys 0.000s
I20260709 13:09:47.878818   558 raft_consensus.cc:359] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:47.879637   558 raft_consensus.cc:740] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:47.880280   558 consensus_queue.cc:260] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:47.891359 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 72f03152b2f5439aaa741119c6fd353c from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:47.891943 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 72f03152b2f5439aaa741119c6fd353c from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-72f03152b2f5439aaa741119c6fd353c
I20260709 13:09:47.893924   558 ts_tablet_manager.cc:1434] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:09:47.896037 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-75fed4a90000432387f459ae68f7728e received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:47.896476 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-75fed4a90000432387f459ae68f7728e on tablet 75fed4a90000432387f459ae68f7728e with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:47.905051 31013 tablet_copy_source_session.cc:215] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:47.907837 31149 raft_consensus.cc:515] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:47.913436   559 tablet_copy_client.cc:806] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:47.914096   559 tablet_copy_client.cc:670] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:47.919346 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:47.919901 30998 raft_consensus.cc:3055] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:47.920195 30998 raft_consensus.cc:740] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:47.920861 30998 consensus_queue.cc:260] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:47.921432   559 tablet_copy_client.cc:538] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:47.921877 30998 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:47.923885 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4c4cba5e540afa78d8416316a842d" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:47.924423 31070 raft_consensus.cc:3060] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:47.926024   568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f03152b2f5439aaa741119c6fd353c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:47.932840 31070 raft_consensus.cc:2468] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:47.933393 30998 raft_consensus.cc:2468] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:47.935902 31117 leader_election.cc:304] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:47.936730 32703 raft_consensus.cc:2804] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:47.937207 32703 raft_consensus.cc:697] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:47.938047 32703 consensus_queue.cc:237] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:47.923045 31149 leader_election.cc:290] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:48.029978   559 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:48.035688 30899 catalog_manager.cc:5697] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 2 to 3, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:48.060789   568 tablet_copy_client.cc:806] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:48.061444   568 tablet_copy_client.cc:670] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:48.065496   568 tablet_copy_client.cc:538] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:48.080555   568 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:48.157640 31149 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:48.164170   505 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.207499   559 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: 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:48.209223   559 tablet_bootstrap.cc:492] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:48.212976   559 ts_tablet_manager.cc:1403] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.183s	user 0.031s	sys 0.007s
I20260709 13:09:48.213933 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:48.217276   559 raft_consensus.cc:359] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:48.219830   559 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:48.219853 30997 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:48.230988   470 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.231108   559 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:48.257732   568 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: 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:48.270911   568 tablet_bootstrap.cc:492] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:48.271611   568 ts_tablet_manager.cc:1403] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.191s	user 0.027s	sys 0.003s
I20260709 13:09:48.274477   568 raft_consensus.cc:359] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:48.299456   568 raft_consensus.cc:740] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:48.300119   568 consensus_queue.cc:260] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:48.302935   568 ts_tablet_manager.cc:1434] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:09:48.309862 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-72f03152b2f5439aaa741119c6fd353c received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:48.314908 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-72f03152b2f5439aaa741119c6fd353c on tablet 72f03152b2f5439aaa741119c6fd353c with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:48.322080   559 ts_tablet_manager.cc:1434] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.109s	user 0.010s	sys 0.018s
I20260709 13:09:48.337522 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-2561678866b2441fb7988724051be071 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:48.338006 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-2561678866b2441fb7988724051be071 on tablet 2561678866b2441fb7988724051be071 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:48.370428 31709 raft_consensus.cc:1217] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:09:48.424561   537 raft_consensus.cc:1064] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:48.427330   537 consensus_queue.cc:237] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:48.453015 31709 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:48.455154 32703 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:48.456244 30997 raft_consensus.cc:1275] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:48.460400   565 consensus_queue.cc:1048] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.469059 30998 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:48.469087 31078 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:48.472914   565 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:48.475647   565 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:48.546330 32703 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:48.630460 31704 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:48.637897 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 63753.6us
I20260709 13:09:48.668853 30899 catalog_manager.cc:5697] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:09:48.675082 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 138922us
I20260709 13:09:48.700170 31704 raft_consensus.cc:1217] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
W20260709 13:09:48.781828 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 75484.9us
W20260709 13:09:48.785578 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 80683.1us
I20260709 13:09:48.787673 31000 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:48.794804 31070 raft_consensus.cc:1275] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:48.835254   591 consensus_queue.cc:1048] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:48.852905 31704 raft_consensus.cc:1217] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:09:48.859221 31071 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:48.862100   596 raft_consensus.cc:1064] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:48.864735   596 consensus_queue.cc:237] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:48.888770 31701 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:48.889778 31146 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:48.891005   564 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:48.891502 30998 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:48.892797   470 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:48.895579   470 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:49.043860 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:49.053509 31149 consensus_queue.cc:237] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:49.079792 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 120754us
I20260709 13:09:49.080050 31701 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:49.083309 30997 raft_consensus.cc:1275] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:49.083498   591 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:49.090226   591 consensus_queue.cc:1048] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:49.107813 32735 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.120469 31000 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.132649   591 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.143430 31701 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.149323 31146 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.165966 30998 raft_consensus.cc:2955] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.177508 30900 catalog_manager.cc:5697] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.180299 30901 catalog_manager.cc:5697] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.211012 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 767f576cb9d84b678e8f39ae7c739707 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:49.287266 31701 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.303200   607 tablet_replica.cc:333] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:49.304351   607 raft_consensus.cc:2243] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:49.305207   607 raft_consensus.cc:2272] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:49.305537 31076 consensus_queue.cc:237] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:49.308643   607 ts_tablet_manager.cc:1916] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:49.324162   594 raft_consensus.cc:1064] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:49.327163   594 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:49.348141 30998 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:49.352725 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 767f576cb9d84b678e8f39ae7c739707 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:49.354066 31704 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:49.355475   594 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:49.355921 31070 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:49.361531   596 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:09:49.369422   607 ts_tablet_manager.cc:1929] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:49.370376 31709 raft_consensus.cc:1275] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:49.374732 31000 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.371407   564 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.375560   607 log.cc:1199] T 767f576cb9d84b678e8f39ae7c739707 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/767f576cb9d84b678e8f39ae7c739707
I20260709 13:09:49.387863 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 767f576cb9d84b678e8f39ae7c739707 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:49.388628 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75fed4a90000432387f459ae68f7728e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:49.393445   594 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:49.393976 30998 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:49.406564   596 consensus_queue.cc:1048] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:49.417544 30898 catalog_manager.cc:5697] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.419477 31701 raft_consensus.cc:2955] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.427933 32703 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.429857 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 75fed4a90000432387f459ae68f7728e with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:49.430047 31070 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.439414 31702 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.455327 32703 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:49.483371   612 tablet_replica.cc:333] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:49.485044   612 raft_consensus.cc:2243] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:49.485786   612 raft_consensus.cc:2272] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:49.489092 30901 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.493278   612 ts_tablet_manager.cc:1916] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:49.506124 31149 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:49.513633   590 raft_consensus.cc:1064] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:49.516000   590 consensus_queue.cc:237] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:49.518146 30998 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.529345   612 ts_tablet_manager.cc:1929] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:49.529868   612 log.cc:1199] T 75fed4a90000432387f459ae68f7728e P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/75fed4a90000432387f459ae68f7728e
I20260709 13:09:49.531648 31077 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:49.551373   594 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:49.553017 31709 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:49.555963   594 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:49.558955 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 75fed4a90000432387f459ae68f7728e (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:49.563681   594 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.564740 31709 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.581624 31077 raft_consensus.cc:2955] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.584753 31701 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:49.586530   609 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:09:49.589967 31146 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:49.591409 32691 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:49.593865 31070 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:09:49.595232   609 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:49.604485 31149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:49.604641 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2561678866b2441fb7988724051be071 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:49.605221 31149 raft_consensus.cc:606] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Received request to transfer leadership to TS b8b08defb18441169ff64f1dce159b89
I20260709 13:09:49.613426 31076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:49.613945 31076 raft_consensus.cc:606] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:49.616159 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:49.618448 30898 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.629477 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:49.634548 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 2561678866b2441fb7988724051be071 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:49.641391 32691 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.648872 31701 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.663829 31070 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.665673   618 tablet_replica.cc:333] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:49.681967   618 raft_consensus.cc:2243] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:49.682731   618 raft_consensus.cc:2272] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:49.692706   618 ts_tablet_manager.cc:1916] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:49.695137   596 raft_consensus.cc:993] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:49.703642   596 raft_consensus.cc:1081] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:49.705905 31149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:49.706458 31149 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:49.706845 31149 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:49.699172 31146 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.765985 30901 catalog_manager.cc:5697] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.774624   595 raft_consensus.cc:993] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:49.775149   595 raft_consensus.cc:1081] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Signalling peer b8b08defb18441169ff64f1dce159b89 to start an election
I20260709 13:09:49.776867 31000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
 from {username='slave'} at 127.0.0.1:60768
I20260709 13:09:49.777411 31000 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:49.777786 31000 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:49.810230 30998 consensus_queue.cc:237] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:49.789232 31000 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:49.817901 31701 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:49.819293 31070 raft_consensus.cc:1275] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:49.833849   609 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:49.830844   618 ts_tablet_manager.cc:1929] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:09:49.835210 32691 consensus_queue.cc:1048] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:49.835819   618 log.cc:1199] T 2561678866b2441fb7988724051be071 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/2561678866b2441fb7988724051be071
I20260709 13:09:49.838244 31143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:49.838835 31143 raft_consensus.cc:3055] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:49.839097 31143 raft_consensus.cc:740] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:49.839789 31143 consensus_queue.cc:260] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:49.840786 31143 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:49.842830 31000 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [CANDIDATE]: Term 4 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:49.842186 31149 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:49.851346 31070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "b8b08defb18441169ff64f1dce159b89" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:49.851719 31149 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:49.851856 31070 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:49.853309 31077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:49.853830 31077 raft_consensus.cc:3055] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:49.854085 31077 raft_consensus.cc:740] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:49.854805 31077 consensus_queue.cc:260] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:49.856598 31077 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:49.860567 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 2561678866b2441fb7988724051be071 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:49.867219 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:49.867796 30998 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:49.870189 32691 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.872296 31077 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:49.873512 31117 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:49.874802   597 raft_consensus.cc:2804] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:49.875280   597 raft_consensus.cc:697] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:49.876103   597 consensus_queue.cc:237] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:49.881415 30998 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
I20260709 13:09:49.885975 31143 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:49.880360 31070 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8b08defb18441169ff64f1dce159b89 in term 4.
I20260709 13:09:49.892699 30968 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:49.893550   609 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:49.894063   609 raft_consensus.cc:697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Becoming Leader. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:49.894912   609 consensus_queue.cc:237] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:09:49.911021 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72f03152b2f5439aaa741119c6fd353c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:49.908638 31701 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.918668 31077 raft_consensus.cc:2955] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.944020 30899 catalog_manager.cc:5697] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 2 to 3, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.941447 30897 catalog_manager.cc:5697] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:49.947220 30898 catalog_manager.cc:5697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 reported cstate change: term changed from 3 to 4, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to b8b08defb18441169ff64f1dce159b89 (127.29.54.193). New cstate: current_term: 4 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.016542 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 72f03152b2f5439aaa741119c6fd353c with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:50.017803   612 tablet_replica.cc:333] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:50.018890   612 raft_consensus.cc:2243] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:50.019680   612 raft_consensus.cc:2272] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:50.023322   612 ts_tablet_manager.cc:1916] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:50.038887   612 ts_tablet_manager.cc:1929] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:09:50.039320   612 log.cc:1199] T 72f03152b2f5439aaa741119c6fd353c P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/72f03152b2f5439aaa741119c6fd353c
I20260709 13:09:50.041272 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 72f03152b2f5439aaa741119c6fd353c (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:50.344277 31146 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:50.346385   609 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:50.360477 30998 raft_consensus.cc:1275] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:50.361940 32703 consensus_queue.cc:1048] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:50.369717 31070 raft_consensus.cc:1275] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:50.372630 32703 consensus_queue.cc:1048] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:50.630575 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:09:50.857081 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 115301us
W20260709 13:09:50.860991 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 80431.8us
W20260709 13:09:50.913976 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 49729.4us
I20260709 13:09:50.917145 31076 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:50.967958   628 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:50.988943 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 130392us
W20260709 13:09:50.998606 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 195556us
W20260709 13:09:51.033954 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 104402us
W20260709 13:09:51.049696 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 56410.6us
W20260709 13:09:51.055945 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 67263.9us
W20260709 13:09:51.132972 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 75977.3us
W20260709 13:09:51.151517 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 61365.1us
W20260709 13:09:51.156085 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 73085.3us
I20260709 13:09:51.216820 31146 consensus_queue.cc:237] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:51.251324 31118 consensus_peers.cc:597] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f194e3b00cf466381aa1b0896a2506e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.254194 31069 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:51.255028 30997 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:51.263314 32703 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:51.264178   656 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:51.329739   637 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.336072 31071 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.357810 30994 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.364063 30997 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:51.379613 30900 catalog_manager.cc:5697] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:51.433545 31146 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
W20260709 13:09:51.435236 30969 consensus_peers.cc:597] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2173d10d1fe4ee1a998b86691d0cd2a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.435788   644 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:51.452461 31071 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:09:51.454278   644 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:51.524237   644 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.532001 31146 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.532341 31071 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.569628 31069 consensus_queue.cc:237] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:51.612259 31146 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:09:51.612401 31044 consensus_peers.cc:597] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7fbec50ecfb49f48b18eb30d052c99f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.613143 30994 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:51.614084   632 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:09:51.616215   651 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:51.638909 30900 catalog_manager.cc:5697] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 5, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 6 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.654675   632 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.664736 31149 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.685295 30994 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.703778 30997 consensus_queue.cc:237] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:51.713063 30898 catalog_manager.cc:5697] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.759744 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:51.704097   671 ts_tablet_manager.cc:933] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:51.775503 31146 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:51.776912   644 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:51.777263 31069 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:09:51.778784   627 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:51.783381 30969 consensus_peers.cc:597] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fb11ebef6d04bf5aeae0ccbf0d6fb33. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:51.787087   627 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.807979 31149 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.872766 31071 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.908689 30898 catalog_manager.cc:5697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 4 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:51.947518   671 tablet_copy_client.cc:323] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:51.952709 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 0f194e3b00cf466381aa1b0896a2506e from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:51.953259 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 0f194e3b00cf466381aa1b0896a2506e from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-0f194e3b00cf466381aa1b0896a2506e
I20260709 13:09:51.962679 31162 tablet_copy_source_session.cc:215] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:51.978365   671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f194e3b00cf466381aa1b0896a2506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:52.022630 31149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2561678866b2441fb7988724051be071"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:52.023262 31149 raft_consensus.cc:606] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:52.054356 31149 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:52.054965 31149 raft_consensus.cc:606] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:52.060168   675 ts_tablet_manager.cc:933] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:52.068336 30998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33"
dest_uuid: "b8b08defb18441169ff64f1dce159b89"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:40982
I20260709 13:09:52.068933 30998 raft_consensus.cc:606] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:52.070629   674 ts_tablet_manager.cc:933] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:52.072352 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:09:52.072891   675 tablet_copy_client.cc:323] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:52.073935 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:52.074522 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet c7fbec50ecfb49f48b18eb30d052c99f from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:52.075146 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet c7fbec50ecfb49f48b18eb30d052c99f from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-c7fbec50ecfb49f48b18eb30d052c99f
I20260709 13:09:52.088845 31088 tablet_copy_source_session.cc:215] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:52.092554   671 tablet_copy_client.cc:806] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:52.095985   671 tablet_copy_client.cc:670] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:52.102886   675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbec50ecfb49f48b18eb30d052c99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:52.105260   674 tablet_copy_client.cc:323] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:52.107286   671 tablet_copy_client.cc:538] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:52.107535 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet c2173d10d1fe4ee1a998b86691d0cd2a from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:52.108170 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet c2173d10d1fe4ee1a998b86691d0cd2a from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-c2173d10d1fe4ee1a998b86691d0cd2a
I20260709 13:09:52.116405 31013 tablet_copy_source_session.cc:215] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:52.124331   674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2173d10d1fe4ee1a998b86691d0cd2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:52.145947   671 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:52.165638   675 tablet_copy_client.cc:806] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:52.173189   675 tablet_copy_client.cc:670] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:52.186668   675 tablet_copy_client.cc:538] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:52.220732   674 tablet_copy_client.cc:806] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:52.224367   674 tablet_copy_client.cc:670] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:52.240904   675 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:52.245126   671 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: 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:52.246201   671 tablet_bootstrap.cc:492] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:52.246959   671 ts_tablet_manager.cc:1403] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.009s
I20260709 13:09:52.250782   671 raft_consensus.cc:359] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.251718   671 raft_consensus.cc:740] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:52.252439   671 consensus_queue.cc:260] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.255419   671 ts_tablet_manager.cc:1434] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:09:52.256762   674 tablet_copy_client.cc:538] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:52.267696   674 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:52.268971 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-0f194e3b00cf466381aa1b0896a2506e received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:52.269411 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-0f194e3b00cf466381aa1b0896a2506e on tablet 0f194e3b00cf466381aa1b0896a2506e with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:52.358966   672 raft_consensus.cc:993] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:52.359036   674 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:52.359576   672 raft_consensus.cc:1081] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:52.360109   674 tablet_bootstrap.cc:492] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:52.360879   674 ts_tablet_manager.cc:1403] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.093s	user 0.031s	sys 0.034s
I20260709 13:09:52.363530 31149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57448
I20260709 13:09:52.364104 31149 raft_consensus.cc:493] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:52.364537 31149 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.363893   674 raft_consensus.cc:359] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.364967   674 raft_consensus.cc:740] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:52.365638   674 consensus_queue.cc:260] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.368322   674 ts_tablet_manager.cc:1434] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:52.370437 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-c2173d10d1fe4ee1a998b86691d0cd2a received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:52.370930 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-c2173d10d1fe4ee1a998b86691d0cd2a on tablet c2173d10d1fe4ee1a998b86691d0cd2a with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:52.379305   674 ts_tablet_manager.cc:933] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:09:52.388073   675 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: 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:52.389298   675 tablet_bootstrap.cc:492] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:52.390249   675 ts_tablet_manager.cc:1403] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.150s	user 0.035s	sys 0.002s
I20260709 13:09:52.397675   675 raft_consensus.cc:359] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.398500   675 raft_consensus.cc:740] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:52.399148   675 consensus_queue.cc:260] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.415617   675 ts_tablet_manager.cc:1434] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:09:52.419162 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-c7fbec50ecfb49f48b18eb30d052c99f received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:52.419610 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-c7fbec50ecfb49f48b18eb30d052c99f on tablet c7fbec50ecfb49f48b18eb30d052c99f with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:52.424728 31702 raft_consensus.cc:1217] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:09:52.392505   647 raft_consensus.cc:993] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:52.393438   674 tablet_copy_client.cc:323] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:09:52.446171   647 raft_consensus.cc:1081] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:52.447479 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:09:52.448030 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-9fb11ebef6d04bf5aeae0ccbf0d6fb33
I20260709 13:09:52.470827 31013 tablet_copy_source_session.cc:215] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:52.475368 31069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2561678866b2441fb7988724051be071"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52946
I20260709 13:09:52.475950 31069 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:52.476337 31069 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.477764 31149 raft_consensus.cc:515] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.479740 31149 leader_election.cc:290] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 5 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:52.482122 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:52.482690 30998 raft_consensus.cc:3055] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:52.482963 30998 raft_consensus.cc:740] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b8b08defb18441169ff64f1dce159b89, State: Running, Role: LEADER
I20260709 13:09:52.484876 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fb11ebef6d04bf5aeae0ccbf0d6fb33" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:52.485402 31071 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.483675 30998 consensus_queue.cc:260] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.489748 30998 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.490154   674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:52.495244   647 raft_consensus.cc:993] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:52.495711   647 raft_consensus.cc:1081] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:52.496417 30998 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:52.500447 31701 raft_consensus.cc:1217] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:09:52.505012 31117 leader_election.cc:304] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:09:52.507184 31702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:52.507722 31702 raft_consensus.cc:493] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:52.508066 31702 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.506870   656 raft_consensus.cc:2804] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:52.515580   656 raft_consensus.cc:697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:52.516486   656 consensus_queue.cc:237] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:52.516925 31702 raft_consensus.cc:515] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:52.519946 31071 raft_consensus.cc:2468] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 5.
I20260709 13:09:52.526647 31149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:52.527197 31149 raft_consensus.cc:3055] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:52.527549 31149 raft_consensus.cc:740] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:52.528270 31149 consensus_queue.cc:260] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:52.533742 31702 leader_election.cc:290] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:52.510792 31069 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:52.542635 31149 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.544202 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b5bb44e9c643879d46ce18810bbc65" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:09:52.545675 30998 raft_consensus.cc:3060] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:52.550108 31069 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 5 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:52.550369 31701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:52.550963 31701 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.552591 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:52.553114 31146 raft_consensus.cc:3055] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:09:52.553397 31146 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:52.555644 31146 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:52.556768 31146 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:09:52.558739 30998 raft_consensus.cc:2468] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:52.561619 31149 raft_consensus.cc:2468] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 3.
I20260709 13:09:52.562817 31668 leader_election.cc:304] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:52.568279 30897 catalog_manager.cc:5697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 4 to 5, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 5 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.564468 31701 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 5.
I20260709 13:09:52.569357 31146 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 5.
I20260709 13:09:52.583180 31044 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4; no voters: 
I20260709 13:09:52.585122   632 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:09:52.587047   632 raft_consensus.cc:697] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:52.587458   650 raft_consensus.cc:2804] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:52.588039   650 raft_consensus.cc:697] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:52.588898   650 consensus_queue.cc:237] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:52.599908   632 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:09:52.634866 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 72120.1us
W20260709 13:09:52.641827 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 46295.7us
W20260709 13:09:52.664834 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 69883.8us
I20260709 13:09:52.671947 31701 raft_consensus.cc:1217] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:09:52.678220 30898 catalog_manager.cc:5697] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 2 to 3, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 3 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:52.697294   674 tablet_copy_client.cc:806] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:52.705065   674 tablet_copy_client.cc:670] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:52.710095 30900 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 4 to 5, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 5 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:52.714758   674 tablet_copy_client.cc:538] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:52.730054   674 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:52.830448   687 raft_consensus.cc:1064] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:52.833263   687 consensus_queue.cc:237] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:52.896095 31702 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:52.897637   631 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:52.899183 31144 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:52.901058   631 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:52.906893 30994 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:52.909731   651 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:52.961580   672 raft_consensus.cc:1064] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:52.963835   672 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:52.967290   651 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:52.970971 30994 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:52.972254 31070 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:52.973819   647 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:52.980270   674 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: 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:52.981542   674 tablet_bootstrap.cc:492] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:52.982224   674 ts_tablet_manager.cc:1403] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.252s	user 0.033s	sys 0.000s
I20260709 13:09:53.000038 31702 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.004874 30897 catalog_manager.cc:5697] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:52.983438 31144 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.015259 31709 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 13:09:53.017099 31118 consensus_peers.cc:597] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. 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:53.017606 31069 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:09:53.020545   682 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:53.027582 31146 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:09:53.027832   683 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.015s
I20260709 13:09:53.046965   682 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:53.017627   674 raft_consensus.cc:359] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:53.058974   674 raft_consensus.cc:740] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:53.059710   674 consensus_queue.cc:260] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:53.084003 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:53.097288   674 ts_tablet_manager.cc:1434] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.000s
I20260709 13:09:53.135563 31149 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:53.137377   686 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:53.143322 30997 raft_consensus.cc:1275] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:53.145401 31071 consensus_queue.cc:237] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:53.146190 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-9fb11ebef6d04bf5aeae0ccbf0d6fb33 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:09:53.146639 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-9fb11ebef6d04bf5aeae0ccbf0d6fb33 on tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:53.148725   683 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.151187 31709 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:53.153780 31702 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:53.154687   686 consensus_queue.cc:1048] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:53.159648 31071 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.166929   631 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:53.168766   632 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:53.179392   631 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.181303 31701 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.202195 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7fbec50ecfb49f48b18eb30d052c99f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:53.217509 30997 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:53.259903 30900 catalog_manager.cc:5697] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:53.279896 30900 catalog_manager.cc:5697] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 5 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:53.310458 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 83317.2us
I20260709 13:09:53.291592   707 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.051s
W20260709 13:09:53.359685 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 122782us
W20260709 13:09:53.390830 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 114933us
I20260709 13:09:53.566461 31146 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.597340 31149 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:53.606729 31144 raft_consensus.cc:1275] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:09:53.699733 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 48293us
I20260709 13:09:53.741284   708 raft_consensus.cc:1064] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:53.754376   708 consensus_queue.cc:237] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:53.807668   727 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:53.812574   727 consensus_queue.cc:1048] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:09:53.836073 31144 raft_consensus.cc:2955] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.889134 31709 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:53.896818 31702 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:53.959259 31709 raft_consensus.cc:3060] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Advancing to term 5
I20260709 13:09:53.961272   633 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.023s
W20260709 13:09:53.996480 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 57652.7us
I20260709 13:09:54.004256 31070 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:09:54.041148 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:09:54.041690 31116 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:54.054442   709 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:54.056841 30994 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:09:54.096693 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet c7fbec50ecfb49f48b18eb30d052c99f with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:54.103830 30994 consensus_queue.cc:237] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:54.119313   633 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:54.121740   718 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.131837 31071 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:54.133208 31069 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.137501   672 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:54.145566   672 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.151171 31071 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.176010   758 tablet_replica.cc:333] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:54.177156   758 raft_consensus.cc:2243] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.182607 30897 catalog_manager.cc:5697] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:54.191162 31705 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.202991   758 raft_consensus.cc:2272] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.205996   758 ts_tablet_manager.cc:1916] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:54.233681 31709 raft_consensus.cc:1275] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:54.289476 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:54.297705 30898 catalog_manager.cc:5697] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 6 to 7, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 6 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.304337 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2173d10d1fe4ee1a998b86691d0cd2a with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:54.320603   731 consensus_queue.cc:1048] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:09:54.326468   758 ts_tablet_manager.cc:1929] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:09:54.332674 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet c2173d10d1fe4ee1a998b86691d0cd2a with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:54.332943   758 log.cc:1199] T c7fbec50ecfb49f48b18eb30d052c99f P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/c7fbec50ecfb49f48b18eb30d052c99f
I20260709 13:09:54.393714   762 tablet_replica.cc:333] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:54.394868   762 raft_consensus.cc:2243] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.397027 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet c7fbec50ecfb49f48b18eb30d052c99f (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:54.398826   762 raft_consensus.cc:2272] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.407259 31705 raft_consensus.cc:2955] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.450673   762 ts_tablet_manager.cc:1916] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:54.476024 31146 consensus_queue.cc:237] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:54.491787 31709 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:54.493288   647 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:54.500478   718 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.510437 31709 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.529311 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f194e3b00cf466381aa1b0896a2506e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:54.534266 30900 catalog_manager.cc:5697] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.541932 31001 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.561110   762 ts_tablet_manager.cc:1929] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:09:54.561499   707 raft_consensus.cc:1064] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:54.567585 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f194e3b00cf466381aa1b0896a2506e with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:54.570189   707 consensus_queue.cc:237] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 4, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:54.577313   762 log.cc:1199] T c2173d10d1fe4ee1a998b86691d0cd2a P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/c2173d10d1fe4ee1a998b86691d0cd2a
I20260709 13:09:54.590147 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet c2173d10d1fe4ee1a998b86691d0cd2a (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:54.594403 30999 raft_consensus.cc:1275] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:09:54.599951   763 tablet_replica.cc:333] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:54.600718   647 consensus_queue.cc:1048] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:54.606420 30999 raft_consensus.cc:2955] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.600940   763 raft_consensus.cc:2243] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.614979   763 raft_consensus.cc:2272] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.649477 31069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2561678866b2441fb7988724051be071"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:54.650111 31069 raft_consensus.cc:606] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:54.653491 31709 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:54.654317   763 ts_tablet_manager.cc:1916] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:54.659466 31146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:54.660043 31146 raft_consensus.cc:606] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:54.661867   647 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:54.669220 31069 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:54.670535   708 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:54.672708   763 ts_tablet_manager.cc:1929] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:09:54.673182   763 log.cc:1199] T 0f194e3b00cf466381aa1b0896a2506e P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/0f194e3b00cf466381aa1b0896a2506e
I20260709 13:09:54.680953 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 0f194e3b00cf466381aa1b0896a2506e (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:54.688817 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:54.694821 31069 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.695407 30999 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:09:54.698957   647 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:54.691622   707 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.703073 30999 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.696056 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:54.763943 30899 catalog_manager.cc:5697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 4 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.797236 31705 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 4 to 6, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.811302   707 raft_consensus.cc:993] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:54.812014   707 raft_consensus.cc:1081] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:09:54.817894 31701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51550
I20260709 13:09:54.818414 31701 raft_consensus.cc:493] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:54.818759 31701 raft_consensus.cc:3060] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.821491 31144 consensus_queue.cc:237] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:54.836289 30994 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:54.838299   718 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:54.841936 31701 raft_consensus.cc:515] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:54.855623 31704 raft_consensus.cc:1275] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:09:54.865741   707 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.867089 30999 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.913440   647 consensus_queue.cc:1048] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:54.918095 31704 raft_consensus.cc:2955] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:54.936761 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:54.937443 31069 raft_consensus.cc:3060] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.947381 31701 leader_election.cc:290] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:54.952409 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bffd84bea6b4a429f696d474e026f30" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:54.953220 31144 raft_consensus.cc:3055] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:54.953573 31144 raft_consensus.cc:740] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:54.954105 31069 raft_consensus.cc:2468] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
W20260709 13:09:54.967139 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 71957us
I20260709 13:09:54.980013 31667 leader_election.cc:304] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:54.982275 31144 consensus_queue.cc:260] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:54.991155 31071 raft_consensus.cc:1240] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Rejecting Update request from peer 1ac493dbe11044bc830e2c5a4c98a834 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:54.993072 31144 raft_consensus.cc:3060] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:54.994140 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:54.994235   752 raft_consensus.cc:2804] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:55.000190   752 raft_consensus.cc:697] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:09:55.001995   752 consensus_queue.cc:237] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [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: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:55.019471 30900 catalog_manager.cc:5697] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 6 to 7, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 5 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:55.039028 31144 raft_consensus.cc:2468] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
W20260709 13:09:55.062062 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 47071.5us
W20260709 13:09:55.072371 31668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:35095, user_credentials={real_user=slave}} blocked reactor thread for 52362.4us
I20260709 13:09:55.085784   742 raft_consensus.cc:993] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:55.086544   728 raft_consensus.cc:1081] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:09:55.088361 30897 catalog_manager.cc:5697] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:55.092235 31146 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2561678866b2441fb7988724051be071"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:09:55.092784 31146 raft_consensus.cc:493] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:55.093116 31146 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:55.097780 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:52936
I20260709 13:09:55.105743   763 tablet_replica.cc:333] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:09:55.106117 31146 raft_consensus.cc:515] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:55.108950 31704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:55.109536 31704 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:55.112498 31146 leader_election.cc:290] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 election: Requested vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:55.119426 31704 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 6.
I20260709 13:09:55.121645 31118 leader_election.cc:304] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:55.122573   772 raft_consensus.cc:2804] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:55.126971 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2561678866b2441fb7988724051be071" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:09:55.127693 31071 raft_consensus.cc:3055] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:55.128049 31071 raft_consensus.cc:740] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:55.128930 31071 consensus_queue.cc:260] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:55.131243 31071 raft_consensus.cc:3060] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:55.142108 31071 raft_consensus.cc:2468] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 6.
I20260709 13:09:55.147325   763 raft_consensus.cc:2243] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.148146   763 raft_consensus.cc:2272] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.130298   772 raft_consensus.cc:697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:55.152751   772 consensus_queue.cc:237] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:55.154279   763 ts_tablet_manager.cc:1916] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:55.167807 30900 catalog_manager.cc:5697] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 5 to 6, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 6 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:55.204275   763 ts_tablet_manager.cc:1929] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:09:55.204847   763 log.cc:1199] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/9fb11ebef6d04bf5aeae0ccbf0d6fb33
I20260709 13:09:55.247687 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 9fb11ebef6d04bf5aeae0ccbf0d6fb33 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:55.455006 31146 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:55.467006   766 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:55.539824 31075 raft_consensus.cc:1275] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: 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:55.548022   775 consensus_queue.cc:1048] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:09:55.571959 31075 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:09:55.575780   776 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260709 13:09:55.644658 31704 raft_consensus.cc:1275] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:09:55.646317   776 consensus_queue.cc:1048] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:09:55.713752 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:56.238726 31075 consensus_queue.cc:237] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:56.261088 31001 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:09:56.261734 31044 consensus_peers.cc:597] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d96f6c402e2d48ca998d9c157cc06e6a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.262988 31144 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:56.263504   632 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:56.265094   632 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:56.283303   632 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.290369 31144 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.291829 31001 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.317602 30897 catalog_manager.cc:5697] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.319103 31075 consensus_queue.cc:237] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:56.333557 31146 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:56.335549   742 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:56.337242 31044 consensus_peers.cc:597] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8378e68f03f4213ae6e9ab6b3972745. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.341421 30999 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:56.343348   632 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:56.358006   789 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.365656 31144 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.376681 31001 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.403198 30900 catalog_manager.cc:5697] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 3, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.408037 31075 consensus_queue.cc:237] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:56.450397 31001 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:09:56.451256 31044 consensus_peers.cc:597] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53209df41e8b41c8a51daab1660ccc52. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.452018   789 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:56.453056 31144 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:56.454427   742 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:56.497448   769 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.503930 31146 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.521993 31001 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.538309 30897 catalog_manager.cc:5697] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.555167 31144 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:56.574743 31075 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:09:56.575518 30999 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 13:09:56.576220 31118 consensus_peers.cc:597] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 334d4a56bb144125a3b2fb1eeb40efd0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:56.576423   776 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:56.583119   776 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:56.593129   708 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.594887 31069 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.632011 31001 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:09:56.662865 30897 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index -1 to 6, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 6 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:56.699828   803 ts_tablet_manager.cc:933] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:56.712893   803 tablet_copy_client.cc:323] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:56.718811 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet d96f6c402e2d48ca998d9c157cc06e6a from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:56.719455 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet d96f6c402e2d48ca998d9c157cc06e6a from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-d96f6c402e2d48ca998d9c157cc06e6a
I20260709 13:09:56.740388 31088 tablet_copy_source_session.cc:215] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:56.754258   803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96f6c402e2d48ca998d9c157cc06e6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:56.824200 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:56.825945   803 tablet_copy_client.cc:806] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:56.830212   803 tablet_copy_client.cc:670] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
W20260709 13:09:57.117725 31043 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 168545us
W20260709 13:09:57.171178 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 71452.3us
I20260709 13:09:57.180181   803 tablet_copy_client.cc:538] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:57.187254   820 ts_tablet_manager.cc:933] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:57.195335   803 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:57.260033   823 ts_tablet_manager.cc:933] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:09:57.295830   820 tablet_copy_client.cc:323] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
W20260709 13:09:57.328099 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 102366us
I20260709 13:09:57.334967 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet 53209df41e8b41c8a51daab1660ccc52 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:57.335624 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet 53209df41e8b41c8a51daab1660ccc52 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-53209df41e8b41c8a51daab1660ccc52
I20260709 13:09:57.345196 31088 tablet_copy_source_session.cc:215] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:57.355062   820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53209df41e8b41c8a51daab1660ccc52. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:57.355687 31118 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 145452us
W20260709 13:09:57.371742 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 129176us
W20260709 13:09:57.414803 30968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 190634us
W20260709 13:09:57.432518 31667 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletCopyService.BeginTabletCopySession -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 78796.6us
I20260709 13:09:57.470021   837 ts_tablet_manager.cc:933] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:09:57.485543   837 tablet_copy_client.cc:323] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.195:35095
I20260709 13:09:57.469368   823 tablet_copy_client.cc:323] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:09:57.504688 31162 tablet_copy_service.cc:140] P 1ac493dbe11044bc830e2c5a4c98a834: Received BeginTabletCopySession request for tablet 334d4a56bb144125a3b2fb1eeb40efd0 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:34194)
I20260709 13:09:57.505185 31162 tablet_copy_service.cc:161] P 1ac493dbe11044bc830e2c5a4c98a834: Beginning new tablet copy session on tablet 334d4a56bb144125a3b2fb1eeb40efd0 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:34194: session id = 86211019ed0b45768891b3d40497a9d5-334d4a56bb144125a3b2fb1eeb40efd0
I20260709 13:09:57.509330 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet d8378e68f03f4213ae6e9ab6b3972745 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:09:57.509956 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet d8378e68f03f4213ae6e9ab6b3972745 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-d8378e68f03f4213ae6e9ab6b3972745
I20260709 13:09:57.514281   803 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: 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:57.515324   803 tablet_bootstrap.cc:492] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:57.516064   803 ts_tablet_manager.cc:1403] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.321s	user 0.015s	sys 0.018s
I20260709 13:09:57.526821   803 raft_consensus.cc:359] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:57.527804   803 raft_consensus.cc:740] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:57.528493   803 consensus_queue.cc:260] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:57.530015 31162 tablet_copy_source_session.cc:215] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:57.532722 31088 tablet_copy_source_session.cc:215] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:09:57.538154   803 ts_tablet_manager.cc:1434] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:09:57.522130   820 tablet_copy_client.cc:806] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:57.536808   837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334d4a56bb144125a3b2fb1eeb40efd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:57.547937 31087 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-d96f6c402e2d48ca998d9c157cc06e6a received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:57.548429 31087 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-d96f6c402e2d48ca998d9c157cc06e6a on tablet d96f6c402e2d48ca998d9c157cc06e6a with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:57.550151   823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8378e68f03f4213ae6e9ab6b3972745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:57.558027 31144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:09:57.558743 31144 raft_consensus.cc:606] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:09:57.562116   809 raft_consensus.cc:993] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:57.563791 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:57.578888   820 tablet_copy_client.cc:670] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:57.583673 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:57.584216   820 tablet_copy_client.cc:538] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:57.562738   824 raft_consensus.cc:1081] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:09:57.592996 31069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52946
I20260709 13:09:57.593535 31069 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:57.593849 31069 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:57.602370   837 tablet_copy_client.cc:806] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:57.602953   837 tablet_copy_client.cc:670] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:57.603821   823 tablet_copy_client.cc:806] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:09:57.604365   823 tablet_copy_client.cc:670] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:09:57.616766   823 tablet_copy_client.cc:538] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:57.617339   837 tablet_copy_client.cc:538] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:09:57.617297 31069 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:57.630272 31144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:09:57.631340 31144 raft_consensus.cc:3055] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:09:57.631748 31144 raft_consensus.cc:740] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:09:57.632206   823 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:57.633525 31709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aaf62cedb4b37b81679c419c92e91" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:09:57.632920 31069 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 6 election: Requested vote from peers 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:09:57.634119 31709 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:57.634421 31144 consensus_queue.cc:260] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, 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: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:57.636943 31144 raft_consensus.cc:3060] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:09:57.637719   837 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:57.643359 31144 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 6.
I20260709 13:09:57.640544 31709 raft_consensus.cc:2468] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 6.
I20260709 13:09:57.634997   820 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:09:57.653115 31044 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:09:57.654464   806 raft_consensus.cc:2804] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:09:57.654942   806 raft_consensus.cc:697] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:09:57.655784   806 consensus_queue.cc:237] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:57.705207 30899 catalog_manager.cc:5697] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 5 to 6, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 6 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:57.716866   837 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:09:57.721961   837 tablet_bootstrap.cc:492] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:57.749402   837 ts_tablet_manager.cc:1403] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.112s	user 0.024s	sys 0.008s
I20260709 13:09:57.774344   837 raft_consensus.cc:359] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:57.806874   837 raft_consensus.cc:740] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:57.832417 31709 raft_consensus.cc:1217] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 13:09:57.834982 30932 debug-util.cc:398] Leaking SignalData structure 0x7b0800365c00 after lost signal to thread 29918
W20260709 13:09:57.836004 30932 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4840 after lost signal to thread 30935
W20260709 13:09:57.837118 30932 debug-util.cc:398] Leaking SignalData structure 0x7b080032e100 after lost signal to thread 31027
I20260709 13:09:57.836511   837 consensus_queue.cc:260] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
W20260709 13:09:57.838255 30932 debug-util.cc:398] Leaking SignalData structure 0x7b0800346300 after lost signal to thread 31102
I20260709 13:09:57.840526   837 ts_tablet_manager.cc:1434] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 13:09:57.841095   823 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: 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:57.842466   823 tablet_bootstrap.cc:492] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:09:57.848755   823 ts_tablet_manager.cc:1403] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.217s	user 0.023s	sys 0.010s
I20260709 13:09:57.846879 31162 tablet_copy_service.cc:342] P 1ac493dbe11044bc830e2c5a4c98a834: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-334d4a56bb144125a3b2fb1eeb40efd0 received from {username='slave'} at 127.0.0.1:34194
I20260709 13:09:57.850896 31162 tablet_copy_service.cc:434] P 1ac493dbe11044bc830e2c5a4c98a834: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-334d4a56bb144125a3b2fb1eeb40efd0 on tablet 334d4a56bb144125a3b2fb1eeb40efd0 with peer 86211019ed0b45768891b3d40497a9d5
W20260709 13:09:57.851864 30932 debug-util.cc:398] Leaking SignalData structure 0x7b0800386c80 after lost signal to thread 31176
I20260709 13:09:57.856495   823 raft_consensus.cc:359] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:57.857381   823 raft_consensus.cc:740] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:57.860798   823 consensus_queue.cc:260] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:57.848035   820 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: 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:57.862608   820 tablet_bootstrap.cc:492] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
W20260709 13:09:57.862788 30932 debug-util.cc:398] Leaking SignalData structure 0x7b080034acc0 after lost signal to thread 31734
I20260709 13:09:57.865188   820 ts_tablet_manager.cc:1403] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.230s	user 0.029s	sys 0.006s
I20260709 13:09:57.869087   820 raft_consensus.cc:359] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:57.864457   823 ts_tablet_manager.cc:1434] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:09:57.877635 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-d8378e68f03f4213ae6e9ab6b3972745 received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:57.878104 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-d8378e68f03f4213ae6e9ab6b3972745 on tablet d8378e68f03f4213ae6e9ab6b3972745 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:57.880628   820 raft_consensus.cc:740] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:09:57.881410   820 consensus_queue.cc:260] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:09:57.888947 31709 raft_consensus.cc:1217] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:09:57.898272   820 ts_tablet_manager.cc:1434] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 13:09:57.900148 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-53209df41e8b41c8a51daab1660ccc52 received from {username='slave'} at 127.0.0.1:52138
I20260709 13:09:57.900573 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-53209df41e8b41c8a51daab1660ccc52 on tablet 53209df41e8b41c8a51daab1660ccc52 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:09:58.095543 31709 raft_consensus.cc:1217] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:09:58.255872 31146 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:09:58.295727 31704 raft_consensus.cc:1217] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:09:58.354688   789 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:09:58.375041 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 105716us
W20260709 13:09:58.418025 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 71083.2us
I20260709 13:09:58.435098 31704 raft_consensus.cc:1275] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:09:58.473769   836 raft_consensus.cc:1064] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:58.479703   836 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:58.485110   742 raft_consensus.cc:1064] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:58.487568   742 consensus_queue.cc:237] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:58.501844   811 consensus_queue.cc:1048] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:58.537803 31144 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.538375 31001 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.539419   789 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:58.540395   632 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } 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:58.569557 31709 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.584723 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:58.584813   789 raft_consensus.cc:1064] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:09:58.596295 31075 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:58.597941   809 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:58.600880 31705 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 LEARNER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:58.602038   789 consensus_queue.cc:237] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:58.603981   632 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:58.605710   809 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:58.610296   811 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.620530 31001 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.655355   809 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.665239 31709 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.666085 31702 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.685865 31069 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.697535 31001 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.703835   789 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:58.702997 30899 catalog_manager.cc:5697] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.726794 30900 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 6 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:58.745231 31147 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.746589 31144 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:58.751370   861 log.cc:927] Time spent T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:09:58.751755   742 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:58.757177 31701 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.773928   811 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:58.778872 30998 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:09:58.793610   809 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:09:58.815105 31075 consensus_queue.cc:237] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:58.822474   742 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.834110 31001 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } attrs { replace: true } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.838909 31147 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.851137 31144 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.852504   789 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:58.854909 31147 consensus_queue.cc:237] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:58.856478 30998 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.869164 31704 raft_consensus.cc:1275] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:58.869683 30897 catalog_manager.cc:5697] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:58.872844 31701 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:58.897111 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 77187.9us
I20260709 13:09:58.898672   789 consensus_queue.cc:1048] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:58.937467 31075 consensus_queue.cc:237] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:58.941234 31704 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:09:58.945447   632 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:58.946069   848 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:09:59.009045   789 raft_consensus.cc:1064] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
W20260709 13:09:59.017239 30969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 77588.2us
I20260709 13:09:59.026268   789 consensus_queue.cc:237] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:59.026605   848 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:59.030332 31044 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:46609, user_credentials={real_user=slave}} blocked reactor thread for 85772.2us
I20260709 13:09:59.033922 31146 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.040342 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d96f6c402e2d48ca998d9c157cc06e6a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:59.049530 30897 catalog_manager.cc:5697] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 4 to 5, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:59.053066 31704 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.084214 31702 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:59.105449   873 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:59.106523 31001 raft_consensus.cc:1275] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:59.113490 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet d96f6c402e2d48ca998d9c157cc06e6a with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:59.125116   806 consensus_queue.cc:1048] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:09:59.144657 30888 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 334d4a56bb144125a3b2fb1eeb40efd0 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:59.145164   877 tablet_replica.cc:333] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:59.146142   877 raft_consensus.cc:2243] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:59.151568 30899 catalog_manager.cc:5697] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 7 to 8, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New cstate: current_term: 6 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:59.162710   877 raft_consensus.cc:2272] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:59.170711 30998 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.173269   632 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.174073 31701 raft_consensus.cc:2955] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.182987 31069 raft_consensus.cc:1275] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:09:59.200940 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53209df41e8b41c8a51daab1660ccc52 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:59.213689 31702 raft_consensus.cc:2955] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.219559 30986 tablet_service.cc:1558] Processing DeleteTablet for tablet 334d4a56bb144125a3b2fb1eeb40efd0 with delete_type TABLET_DATA_TOMBSTONED (TS b8b08defb18441169ff64f1dce159b89 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:60762
I20260709 13:09:59.220806   877 ts_tablet_manager.cc:1916] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:59.209141   848 consensus_queue.cc:1048] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.013s
I20260709 13:09:59.224370 31701 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:59.229056 31152 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:59.230995 30994 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:59.240074   873 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:59.241070   806 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:59.242836   878 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:59.246821 30899 catalog_manager.cc:5697] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 3 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:09:59.288281   877 ts_tablet_manager.cc:1929] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:09:59.288765   877 log.cc:1199] T d96f6c402e2d48ca998d9c157cc06e6a P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/d96f6c402e2d48ca998d9c157cc06e6a
W20260709 13:09:59.301296 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 75543.2us
I20260709 13:09:59.304855 31069 raft_consensus.cc:2955] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER b8b08defb18441169ff64f1dce159b89 (127.29.54.193) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.316927 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet 53209df41e8b41c8a51daab1660ccc52 with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:59.321229   632 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.322962 30994 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
W20260709 13:09:59.328775 31667 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:45521, user_credentials={real_user=slave}} blocked reactor thread for 63196.1us
I20260709 13:09:59.353175 31702 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.358309   889 tablet_replica.cc:333] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:59.369902   889 raft_consensus.cc:2243] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:59.371501   889 raft_consensus.cc:2272] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:59.370744   877 tablet_replica.cc:333] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:09:59.371896 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet d96f6c402e2d48ca998d9c157cc06e6a (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:59.369130 31146 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.361374 30899 catalog_manager.cc:5697] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 3 to 4, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.389829   877 raft_consensus.cc:2243] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:59.400822   877 raft_consensus.cc:2272] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:59.408023 31069 consensus_queue.cc:237] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:09:59.398864   889 ts_tablet_manager.cc:1916] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:59.412685   877 ts_tablet_manager.cc:1916] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:59.420892 30995 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:59.422427   878 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:09:59.420001 31702 raft_consensus.cc:1275] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:59.432273   878 consensus_queue.cc:1048] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:59.440267   789 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.448438 30998 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.456748 31702 raft_consensus.cc:2955] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.467693 30900 catalog_manager.cc:5697] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 4 to 5, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 2 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:09:59.496774 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8378e68f03f4213ae6e9ab6b3972745 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:09:59.512439   889 ts_tablet_manager.cc:1929] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:09:59.517686   889 log.cc:1199] T 53209df41e8b41c8a51daab1660ccc52 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/53209df41e8b41c8a51daab1660ccc52
I20260709 13:09:59.519608 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet d8378e68f03f4213ae6e9ab6b3972745 with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57444
I20260709 13:09:59.529006 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet 53209df41e8b41c8a51daab1660ccc52 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:59.529194   889 tablet_replica.cc:333] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:09:59.530277   889 raft_consensus.cc:2243] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:59.531158   889 raft_consensus.cc:2272] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:59.532799   877 ts_tablet_manager.cc:1929] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:09:59.533308   877 log.cc:1199] T 334d4a56bb144125a3b2fb1eeb40efd0 P b8b08defb18441169ff64f1dce159b89: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/wals/334d4a56bb144125a3b2fb1eeb40efd0
I20260709 13:09:59.534910 30887 catalog_manager.cc:5028] TS b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): tablet 334d4a56bb144125a3b2fb1eeb40efd0 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:59.539081   889 ts_tablet_manager.cc:1916] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:09:59.558302   889 ts_tablet_manager.cc:1929] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:09:59.558781   889 log.cc:1199] T d8378e68f03f4213ae6e9ab6b3972745 P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/d8378e68f03f4213ae6e9ab6b3972745
I20260709 13:09:59.560607 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet d8378e68f03f4213ae6e9ab6b3972745 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:09:59.883000 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:59.988080 31069 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "217ab90391a64722849756fea3b0477f"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:09:59.988683 31069 raft_consensus.cc:606] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Received request to transfer leadership to TS 1ac493dbe11044bc830e2c5a4c98a834
I20260709 13:09:59.990233 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:59.991871 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:00.238626   632 raft_consensus.cc:993] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:10:00.239197   894 raft_consensus.cc:1081] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Signalling peer 1ac493dbe11044bc830e2c5a4c98a834 to start an election
I20260709 13:10:00.240947 31152 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "217ab90391a64722849756fea3b0477f"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
 from {username='slave'} at 127.0.0.1:57446
I20260709 13:10:00.241544 31152 raft_consensus.cc:493] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:00.241915 31152 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:00.249156 31152 raft_consensus.cc:515] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:00.252209 31069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:10:00.252759 31069 raft_consensus.cc:3055] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:00.253013 30998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "217ab90391a64722849756fea3b0477f" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:10:00.253168 31152 leader_election.cc:290] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:00.253594 30998 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:00.253024 31069 raft_consensus.cc:740] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:10:00.261547 31069 consensus_queue.cc:260] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:00.262642 31069 raft_consensus.cc:3060] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:00.287971 31069 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:10:00.291123 30998 raft_consensus.cc:2468] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:10:00.293735 31117 leader_election.cc:304] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:10:00.296490   848 raft_consensus.cc:2804] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:00.338384   848 raft_consensus.cc:697] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:10:00.339401   848 consensus_queue.cc:237] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
W20260709 13:10:00.347245 31117 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:42025, user_credentials={real_user=slave}} blocked reactor thread for 50839.8us
I20260709 13:10:00.360934 30899 catalog_manager.cc:5697] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 3 to 4, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:00.584645 30998 consensus_queue.cc:237] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:00.590358 31075 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:10:00.590459 31146 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:10:00.590528 30969 consensus_peers.cc:597] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aee7b19a2ffa4bbeb00e69b636110625. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:00.591786   731 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:10:00.592703   882 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:00.600443   731 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.602385 31071 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.604923 31146 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.614969 31075 consensus_queue.cc:237] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:00.622025 30998 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:10:00.623406   894 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:10:00.623459 30899 catalog_manager.cc:5697] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.625249 31146 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:10:00.626540 31044 consensus_peers.cc:597] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3d65afabd584c8cab44f3c33237e8de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:00.627679   894 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:10:00.632951   789 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.634406 30998 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.650038 30994 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:00.653805 30899 catalog_manager.cc:5697] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:00.662002 31143 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.671836 31144 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:10:00.676955   892 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:00.687189 31075 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
W20260709 13:10:00.687971 30969 consensus_peers.cc:597] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 -> Peer 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609): Couldn't send request to peer 86211019ed0b45768891b3d40497a9d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 208518963eef416897b06e57f67aa9d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:00.688512   882 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:10:00.717666   882 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.723088 31075 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.733163 31146 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.759359 30899 catalog_manager.cc:5697] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: config changed from index -1 to 4, NON_VOTER 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) added. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } } }
I20260709 13:10:00.928336 31075 raft_consensus.cc:1275] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:00.930244   848 consensus_queue.cc:1048] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:00.930673 30995 raft_consensus.cc:1275] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: 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:00.938732   912 consensus_queue.cc:1048] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:00.996469 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:01.076601   918 ts_tablet_manager.cc:933] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:10:01.081045   918 tablet_copy_client.cc:323] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:10:01.086102 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet aee7b19a2ffa4bbeb00e69b636110625 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:10:01.086743 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet aee7b19a2ffa4bbeb00e69b636110625 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-aee7b19a2ffa4bbeb00e69b636110625
I20260709 13:10:01.088964   920 ts_tablet_manager.cc:933] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:01.093925 31013 tablet_copy_source_session.cc:215] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:01.099608   918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee7b19a2ffa4bbeb00e69b636110625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:01.110900   920 tablet_copy_client.cc:323] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.194:42025
I20260709 13:10:01.112747 31088 tablet_copy_service.cc:140] P 32f8be766afb4c91a1a166ca70e9d2e4: Received BeginTabletCopySession request for tablet d3d65afabd584c8cab44f3c33237e8de from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:52138)
I20260709 13:10:01.113272 31088 tablet_copy_service.cc:161] P 32f8be766afb4c91a1a166ca70e9d2e4: Beginning new tablet copy session on tablet d3d65afabd584c8cab44f3c33237e8de from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:52138: session id = 86211019ed0b45768891b3d40497a9d5-d3d65afabd584c8cab44f3c33237e8de
I20260709 13:10:01.121091 31088 tablet_copy_source_session.cc:215] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:01.124868   920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3d65afabd584c8cab44f3c33237e8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:01.125324   918 tablet_copy_client.cc:806] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:01.125916   918 tablet_copy_client.cc:670] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:01.136544   918 tablet_copy_client.cc:538] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:01.148038   920 tablet_copy_client.cc:806] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:01.148739   920 tablet_copy_client.cc:670] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:01.150573   918 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:10:01.154342   920 tablet_copy_client.cc:538] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:01.163137   920 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:10:01.193192   920 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: 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:10:01.194231   920 tablet_bootstrap.cc:492] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:10:01.194967   920 ts_tablet_manager.cc:1403] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.004s
I20260709 13:10:01.198006   920 raft_consensus.cc:359] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:01.199520   920 raft_consensus.cc:740] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:10:01.200258   920 consensus_queue.cc:260] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:01.203121   920 ts_tablet_manager.cc:1434] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:01.207176 31088 tablet_copy_service.cc:342] P 32f8be766afb4c91a1a166ca70e9d2e4: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-d3d65afabd584c8cab44f3c33237e8de received from {username='slave'} at 127.0.0.1:52138
I20260709 13:10:01.207573 31088 tablet_copy_service.cc:434] P 32f8be766afb4c91a1a166ca70e9d2e4: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-d3d65afabd584c8cab44f3c33237e8de on tablet d3d65afabd584c8cab44f3c33237e8de with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:10:01.213163   920 ts_tablet_manager.cc:933] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: Initiating tablet copy from peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521)
I20260709 13:10:01.281860   920 tablet_copy_client.cc:323] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Beginning tablet copy session from remote peer at address 127.29.54.193:45521
I20260709 13:10:01.282188   918 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: 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:10:01.283689 31013 tablet_copy_service.cc:140] P b8b08defb18441169ff64f1dce159b89: Received BeginTabletCopySession request for tablet 208518963eef416897b06e57f67aa9d9 from peer 86211019ed0b45768891b3d40497a9d5 ({username='slave'} at 127.0.0.1:58340)
I20260709 13:10:01.283427   918 tablet_bootstrap.cc:492] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:10:01.284240 31013 tablet_copy_service.cc:161] P b8b08defb18441169ff64f1dce159b89: Beginning new tablet copy session on tablet 208518963eef416897b06e57f67aa9d9 from peer 86211019ed0b45768891b3d40497a9d5 at {username='slave'} at 127.0.0.1:58340: session id = 86211019ed0b45768891b3d40497a9d5-208518963eef416897b06e57f67aa9d9
I20260709 13:10:01.286990   918 ts_tablet_manager.cc:1403] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.138s	user 0.020s	sys 0.013s
I20260709 13:10:01.290374   918 raft_consensus.cc:359] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:01.291210   918 raft_consensus.cc:740] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:10:01.292135   918 consensus_queue.cc:260] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:01.295469   918 ts_tablet_manager.cc:1434] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:01.298194 31012 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-aee7b19a2ffa4bbeb00e69b636110625 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:10:01.298632 31012 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-aee7b19a2ffa4bbeb00e69b636110625 on tablet aee7b19a2ffa4bbeb00e69b636110625 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:10:01.302289 31013 tablet_copy_source_session.cc:215] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:10:01.307253   920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208518963eef416897b06e57f67aa9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:01.325202   920 tablet_copy_client.cc:806] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 0 data blocks...
I20260709 13:10:01.325984   920 tablet_copy_client.cc:670] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Starting download of 1 WAL segments...
I20260709 13:10:01.330292   920 tablet_copy_client.cc:538] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:10:01.344802   920 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: Bootstrap starting.
I20260709 13:10:01.405895   920 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: 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:10:01.406715   920 tablet_bootstrap.cc:492] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: Bootstrap complete.
I20260709 13:10:01.407317   920 ts_tablet_manager.cc:1403] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.007s
I20260709 13:10:01.410674   920 raft_consensus.cc:359] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:01.411516   920 raft_consensus.cc:740] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Initialized, Role: LEARNER
I20260709 13:10:01.412264   920 consensus_queue.cc:260] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: NON_VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: true } }
I20260709 13:10:01.414736   920 ts_tablet_manager.cc:1434] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:10:01.422510 31013 tablet_copy_service.cc:342] P b8b08defb18441169ff64f1dce159b89: Request end of tablet copy session 86211019ed0b45768891b3d40497a9d5-208518963eef416897b06e57f67aa9d9 received from {username='slave'} at 127.0.0.1:58340
I20260709 13:10:01.422974 31013 tablet_copy_service.cc:434] P b8b08defb18441169ff64f1dce159b89: ending tablet copy session 86211019ed0b45768891b3d40497a9d5-208518963eef416897b06e57f67aa9d9 on tablet 208518963eef416897b06e57f67aa9d9 with peer 86211019ed0b45768891b3d40497a9d5
I20260709 13:10:01.606333 31702 raft_consensus.cc:1217] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:10:01.667769 31702 raft_consensus.cc:1217] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:10:01.791301 31702 raft_consensus.cc:1217] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:10:02.025470   789 raft_consensus.cc:1064] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:10:02.027241   789 consensus_queue.cc:237] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:02.033411 30994 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:10:02.034869 31702 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 LEARNER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:10:02.035446   893 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:02.035995 31146 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:10:02.036361   929 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:10:02.038062   789 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } 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:10:02.060586   892 raft_consensus.cc:1064] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:10:02.063540 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:02.063773   892 consensus_queue.cc:237] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:02.075650   893 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.084355 31146 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.089993 31702 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:02.097321 31702 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.107707 30899 catalog_manager.cc:5697] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.109295 30994 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } attrs { replace: true } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.124787 31075 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:02.129910   882 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } 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:10:02.138280 31146 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:10:02.153911   934 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:10:02.160869 31146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434"
dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
mode: GRACEFUL
new_leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:37072
I20260709 13:10:02.161485 31146 raft_consensus.cc:606] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Received request to transfer leadership to TS 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:10:02.162827 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:10:02.167670   934 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:10:02.167711 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:02.197199   882 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.200414 31702 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.214350 31075 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.220722   731 raft_consensus.cc:1064] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: attempting to promote NON_VOTER 86211019ed0b45768891b3d40497a9d5 to VOTER
I20260709 13:10:02.223030   731 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:02.224174 31146 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.254395 31075 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:02.254477 31146 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:02.255609 31702 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 LEARNER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:10:02.255852   892 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:10:02.258456   934 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:10:02.260782   934 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:02.261037 30897 catalog_manager.cc:5697] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.283470 31071 consensus_queue.cc:237] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:02.295070 30998 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:10:02.297252 31701 raft_consensus.cc:1275] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:10:02.297849   929 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:02.298874   789 consensus_queue.cc:1048] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:10:02.306259   789 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.307622 31701 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.311084 30998 raft_consensus.cc:2955] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.326531 30897 catalog_manager.cc:5697] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 reported cstate change: config changed from index 5 to 6, VOTER 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) evicted. New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.334975 30994 consensus_queue.cc:237] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:02.339969 31138 tablet_service.cc:1558] Processing DeleteTablet for tablet d3d65afabd584c8cab44f3c33237e8de with delete_type TABLET_DATA_TOMBSTONED (TS 1ac493dbe11044bc830e2c5a4c98a834 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:57444
I20260709 13:10:02.341758 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3d65afabd584c8cab44f3c33237e8de with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:02.391639   948 tablet_replica.cc:333] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:02.396629 31701 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:02.398039 31147 raft_consensus.cc:1275] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:10:02.403065   943 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.404755 31071 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.421831   948 raft_consensus.cc:2243] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.428767   948 raft_consensus.cc:2272] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.432608   948 ts_tablet_manager.cc:1916] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:02.440250 31146 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.454757   943 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:10:02.457310   892 consensus_queue.cc:1048] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:10:02.462291   948 ts_tablet_manager.cc:1929] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:10:02.462836   948 log.cc:1199] T d3d65afabd584c8cab44f3c33237e8de P 1ac493dbe11044bc830e2c5a4c98a834: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/wals/d3d65afabd584c8cab44f3c33237e8de
I20260709 13:10:02.464512 30888 catalog_manager.cc:5028] TS 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): tablet d3d65afabd584c8cab44f3c33237e8de (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:10:02.474287 30897 catalog_manager.cc:5697] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:02.476145 31701 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 86211019ed0b45768891b3d40497a9d5 (127.29.54.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } attrs { replace: true } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.498560   934 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.500186 31702 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.508898   912 raft_consensus.cc:993] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834: : Instructing follower 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:10:02.509420   897 raft_consensus.cc:1081] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Signalling peer 32f8be766afb4c91a1a166ca70e9d2e4 to start an election
I20260709 13:10:02.511282 31071 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
 from {username='slave'} at 127.0.0.1:52946
I20260709 13:10:02.511847 31071 raft_consensus.cc:493] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:02.512190 31071 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:02.512207 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aee7b19a2ffa4bbeb00e69b636110625 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:02.502857 31146 raft_consensus.cc:2955] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.504619 30994 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:02.522928 30900 catalog_manager.cc:5697] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 3 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:02.518172 31071 raft_consensus.cc:515] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:02.527936 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:10:02.528450 30994 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:02.528937 31147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1236075e9a7473f86172dfbd2911434" candidate_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:10:02.529466 31147 raft_consensus.cc:3055] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:02.529765 31147 raft_consensus.cc:740] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:10:02.530450 31147 consensus_queue.cc:260] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:02.531476 31147 raft_consensus.cc:3060] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:02.533325 31143 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:10:02.537503   892 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:10:02.540628 30994 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:10:02.542402 31043 leader_election.cc:304] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89; no voters: 
I20260709 13:10:02.543234   789 raft_consensus.cc:2804] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:02.543689   789 raft_consensus.cc:697] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Becoming Leader. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:10:02.544416 31701 raft_consensus.cc:1275] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Refusing update from remote peer b8b08defb18441169ff64f1dce159b89: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:10:02.544343   789 consensus_queue.cc:237] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:02.528453 31071 leader_election.cc:290] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:02.552736 31147 raft_consensus.cc:2468] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32f8be766afb4c91a1a166ca70e9d2e4 in term 4.
I20260709 13:10:02.556066   882 consensus_queue.cc:1048] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:10:02.561015   882 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.567950 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet aee7b19a2ffa4bbeb00e69b636110625 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52936
I20260709 13:10:02.570058   950 tablet_replica.cc:333] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:02.571197   950 raft_consensus.cc:2243] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.570679 31143 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.572036   950 raft_consensus.cc:2272] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.578270 31701 raft_consensus.cc:2955] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } } }
I20260709 13:10:02.582417 30887 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 208518963eef416897b06e57f67aa9d9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:10:02.587087 30900 catalog_manager.cc:5697] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 reported cstate change: config changed from index 5 to 6, VOTER 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) evicted. New cstate: current_term: 5 leader_uuid: "b8b08defb18441169ff64f1dce159b89" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:02.592234   950 ts_tablet_manager.cc:1916] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:02.606328 31067 tablet_service.cc:1558] Processing DeleteTablet for tablet 208518963eef416897b06e57f67aa9d9 with delete_type TABLET_DATA_TOMBSTONED (TS 32f8be766afb4c91a1a166ca70e9d2e4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52936
I20260709 13:10:02.608414 30899 catalog_manager.cc:5697] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 reported cstate change: term changed from 3 to 4, leader changed from 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195) to 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194). New cstate: current_term: 4 leader_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:02.610437   950 ts_tablet_manager.cc:1929] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:10:02.610886   950 log.cc:1199] T aee7b19a2ffa4bbeb00e69b636110625 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/aee7b19a2ffa4bbeb00e69b636110625
I20260709 13:10:02.612414 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet aee7b19a2ffa4bbeb00e69b636110625 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:10:02.612572   950 tablet_replica.cc:333] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:02.613570   950 raft_consensus.cc:2243] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:02.614305   950 raft_consensus.cc:2272] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:02.617616   950 ts_tablet_manager.cc:1916] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:10:02.631772   950 ts_tablet_manager.cc:1929] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:10:02.632119   950 log.cc:1199] T 208518963eef416897b06e57f67aa9d9 P 32f8be766afb4c91a1a166ca70e9d2e4: Deleting WAL directory at /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/wals/208518963eef416897b06e57f67aa9d9
I20260709 13:10:02.633349 30887 catalog_manager.cc:5028] TS 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): tablet 208518963eef416897b06e57f67aa9d9 (table test-workload [id=d0f2a78343714a4bb0b5efef8220732f]) successfully deleted
I20260709 13:10:02.935652 31001 raft_consensus.cc:1275] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:02.936952   789 consensus_queue.cc:1048] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:02.947856 31147 raft_consensus.cc:1275] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Refusing update from remote peer 32f8be766afb4c91a1a166ca70e9d2e4: 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:02.949242   789 consensus_queue.cc:1048] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:03.169898 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:04.206517 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:04.244107 31071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d"
dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
mode: GRACEFUL
new_leader_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:50962
I20260709 13:10:04.244730 31071 raft_consensus.cc:606] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Received request to transfer leadership to TS 86211019ed0b45768891b3d40497a9d5
I20260709 13:10:04.245873 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:10:04.247339 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:04.671331   957 raft_consensus.cc:993] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: : Instructing follower 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:10:04.671851   789 raft_consensus.cc:1081] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Signalling peer 86211019ed0b45768891b3d40497a9d5 to start an election
I20260709 13:10:04.673115 31702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d"
dest_uuid: "86211019ed0b45768891b3d40497a9d5"
 from {username='slave'} at 127.0.0.1:51564
I20260709 13:10:04.673549 31702 raft_consensus.cc:493] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:04.673846 31702 raft_consensus.cc:3060] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.678128 31702 raft_consensus.cc:515] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:04.679790 31702 leader_election.cc:290] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:04.680333 30994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b8b08defb18441169ff64f1dce159b89"
I20260709 13:10:04.680756 31071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da309197e66049a996bf4c90b04a9e4d" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "32f8be766afb4c91a1a166ca70e9d2e4"
I20260709 13:10:04.680945 30994 raft_consensus.cc:3060] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.681418 31071 raft_consensus.cc:3055] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:04.681732 31071 raft_consensus.cc:740] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32f8be766afb4c91a1a166ca70e9d2e4, State: Running, Role: LEADER
I20260709 13:10:04.682402 31071 consensus_queue.cc:260] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:04.683456 31071 raft_consensus.cc:3060] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:04.689594 31071 raft_consensus.cc:2468] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:10:04.690702 31667 leader_election.cc:304] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:10:04.691401   887 raft_consensus.cc:2804] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:04.691913   887 raft_consensus.cc:697] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:10:04.692505 30994 raft_consensus.cc:2468] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 2.
I20260709 13:10:04.693755   887 consensus_queue.cc:237] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:04.704366 30897 catalog_manager.cc:5697] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 1 to 2, leader changed from 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 2 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:05.082775 31001 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:05.083782   887 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:05.094309 31070 raft_consensus.cc:1275] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:05.095783   887 consensus_queue.cc:1048] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:10:05.248111 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:05.288933 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
W20260709 13:10:05.365417 31043 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
W20260709 13:10:05.423805 31117 consensus_peers.cc:597] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.426628 31117 consensus_peers.cc:597] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.434906 31117 consensus_peers.cc:597] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.439248 31667 consensus_peers.cc:597] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.440402 31043 consensus_peers.cc:597] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.441534 31667 consensus_peers.cc:597] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.440492 31117 consensus_peers.cc:597] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.451521 31667 consensus_peers.cc:597] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.463353 31043 consensus_peers.cc:597] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.476233 31667 consensus_peers.cc:597] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.484072 31043 consensus_peers.cc:597] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.498461 31043 consensus_peers.cc:597] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.499718 31043 consensus_peers.cc:597] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.502889 31667 consensus_peers.cc:597] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.507148 31667 consensus_peers.cc:597] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.525229 31117 consensus_peers.cc:597] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.541375 31667 consensus_peers.cc:597] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.563174 31043 consensus_peers.cc:597] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.571280 31117 consensus_peers.cc:597] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.572281 31117 consensus_peers.cc:597] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.574294 31667 consensus_peers.cc:597] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.581037 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:05.582682 29915 tablet_replica.cc:333] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.583884 29915 raft_consensus.cc:2243] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.584798 29915 raft_consensus.cc:2272] T d8e4c4cba5e540afa78d8416316a842d P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.588143 29915 tablet_replica.cc:333] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.589226 29915 raft_consensus.cc:2243] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.590759 29915 raft_consensus.cc:2272] T dcb07bd800e54968bdc2d45b4527779a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.595593 29915 tablet_replica.cc:333] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.596485 29915 raft_consensus.cc:2243] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.597625 29915 raft_consensus.cc:2272] T d9c6dce4c9374c65b37ac4102f4c564e P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.600520 29915 tablet_replica.cc:333] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.601244 29915 raft_consensus.cc:2243] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.602205 29915 raft_consensus.cc:2272] T 7e446209bdf843a69d1dcbc3b6959ef9 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.604848 29915 tablet_replica.cc:333] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.605674 29915 raft_consensus.cc:2243] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.606865 29915 raft_consensus.cc:2272] T d3d65afabd584c8cab44f3c33237e8de P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.608649 29915 tablet_replica.cc:333] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.609241 29915 raft_consensus.cc:2243] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.610371 29915 raft_consensus.cc:2272] T e2749efd4f48474dbba514cd7491dbf4 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.612327 29915 tablet_replica.cc:333] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.612865 29915 raft_consensus.cc:2243] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.613653 29915 raft_consensus.cc:2272] T d88dff83b32444869ae563a01c58679a P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.616034 29915 tablet_replica.cc:333] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.616617 29915 raft_consensus.cc:2243] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.617283 29915 raft_consensus.cc:2272] T d1236075e9a7473f86172dfbd2911434 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.619184 29915 tablet_replica.cc:333] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.619922 29915 raft_consensus.cc:2243] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.620826 29915 raft_consensus.cc:2272] T 32a289ccd6134a278e2236f396670841 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.623626 29915 tablet_replica.cc:333] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.624456 29915 raft_consensus.cc:2243] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.625818 29915 raft_consensus.cc:2272] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.628656 29915 tablet_replica.cc:333] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.629537 29915 raft_consensus.cc:2243] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:05.629729 31043 consensus_peers.cc:597] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.630657 29915 raft_consensus.cc:2272] T 5b250113a7ad4fbb9192c01eb85d3b24 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.632891 29915 tablet_replica.cc:333] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.633621 29915 raft_consensus.cc:2243] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.634831 29915 raft_consensus.cc:2272] T 75fed4a90000432387f459ae68f7728e P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:05.635536 31117 consensus_peers.cc:597] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.637889 29915 tablet_replica.cc:333] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.638831 29915 raft_consensus.cc:2243] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.641188 29915 raft_consensus.cc:2272] T 61705cf67d6a417b9836b3837fa31a81 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.644240 29915 tablet_replica.cc:333] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.645121 29915 raft_consensus.cc:2243] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.646440 29915 raft_consensus.cc:2272] T 77b5bb44e9c643879d46ce18810bbc65 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:05.647475 31117 consensus_peers.cc:597] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.648905 29915 tablet_replica.cc:333] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.649528 29915 raft_consensus.cc:2243] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.650738 29915 raft_consensus.cc:2272] T 767f576cb9d84b678e8f39ae7c739707 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.652730 29915 tablet_replica.cc:333] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.653287 29915 raft_consensus.cc:2243] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.654104 29915 raft_consensus.cc:2272] T 4491de2b832e46e3955f47f1586186d0 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.655900 29915 tablet_replica.cc:333] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.656481 29915 raft_consensus.cc:2243] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.657063 29915 raft_consensus.cc:2272] T 217ab90391a64722849756fea3b0477f P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.659106 29915 tablet_replica.cc:333] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.659653 29915 raft_consensus.cc:2243] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.660396 29915 raft_consensus.cc:2272] T a88f4b60105143aea881b2634f3940ea P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.663200 29915 tablet_replica.cc:333] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.663833 29915 raft_consensus.cc:2243] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:05.664254 31043 consensus_peers.cc:597] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.665282 29915 raft_consensus.cc:2272] T da309197e66049a996bf4c90b04a9e4d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.668174 29915 tablet_replica.cc:333] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.668936 29915 raft_consensus.cc:2243] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.669595 29915 raft_consensus.cc:2272] T 5d053a4b5d244fbebd90c40af3c6752d P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.672580 29915 tablet_replica.cc:333] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.673096 29915 raft_consensus.cc:2243] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.673753 29915 raft_consensus.cc:2272] T 94603dfe686e48ec8c09d14b7e18c3f1 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.676096 29915 tablet_replica.cc:333] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.676852 29915 raft_consensus.cc:2243] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.678062 29915 raft_consensus.cc:2272] T 634b461962ac4afb94b61d9cc30ab2fe P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.680836 29915 tablet_replica.cc:333] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.681607 29915 raft_consensus.cc:2243] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.682648 29915 raft_consensus.cc:2272] T 14c55439bbf947569faef768c6538a87 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.684409 29915 tablet_replica.cc:333] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.684976 29915 raft_consensus.cc:2243] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.685570 29915 raft_consensus.cc:2272] T 34348145deae46f8ae946679eb212012 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.688141 29915 tablet_replica.cc:333] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.688633 29915 raft_consensus.cc:2243] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.689379 29915 raft_consensus.cc:2272] T b1a9058a35b7493b8fc3b7be3cbc16c0 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.691027 29915 tablet_replica.cc:333] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.691767 29915 raft_consensus.cc:2243] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.693097 29915 raft_consensus.cc:2272] T 183099e71748473bb38fd75ce067b504 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.695601 29915 tablet_replica.cc:333] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.696108 29915 raft_consensus.cc:2243] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.696895 29915 raft_consensus.cc:2272] T 72f03152b2f5439aaa741119c6fd353c P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.698697 29915 tablet_replica.cc:333] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.699175 29915 raft_consensus.cc:2243] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.699599 29915 raft_consensus.cc:2272] T 0a899536982f4669b4f89ff6258f4db8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.702310 29915 tablet_replica.cc:333] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.702972 29915 raft_consensus.cc:2243] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 LEADER]: Raft consensus shutting down.
W20260709 13:10:05.703770 31667 consensus_peers.cc:597] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.704118 29915 raft_consensus.cc:2272] T 208518963eef416897b06e57f67aa9d9 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.705969 29915 tablet_replica.cc:333] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.706564 29915 raft_consensus.cc:2243] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.707479 29915 raft_consensus.cc:2272] T aee7b19a2ffa4bbeb00e69b636110625 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.709151 29915 tablet_replica.cc:333] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.709702 29915 raft_consensus.cc:2243] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.710201 29915 raft_consensus.cc:2272] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.712118 29915 tablet_replica.cc:333] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.712646 29915 raft_consensus.cc:2243] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.713552 29915 raft_consensus.cc:2272] T 7a204995eda24e0ca0a381f618a5aef8 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.715232 29915 tablet_replica.cc:333] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.715719 29915 raft_consensus.cc:2243] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.716780 29915 raft_consensus.cc:2272] T c2173d10d1fe4ee1a998b86691d0cd2a P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.719154 29915 tablet_replica.cc:333] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.719836 29915 raft_consensus.cc:2243] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.720703 29915 raft_consensus.cc:2272] T 0f194e3b00cf466381aa1b0896a2506e P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.722404 29915 tablet_replica.cc:333] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.723137 29915 raft_consensus.cc:2243] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.723785 29915 raft_consensus.cc:2272] T a36b0d6f374c4bccb809eaa964911556 P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.726135 29915 tablet_replica.cc:333] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
W20260709 13:10:05.726548 31043 consensus_peers.cc:597] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.726830 29915 raft_consensus.cc:2243] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.727386 29915 raft_consensus.cc:2272] T 49917c4dfab54e71b1ca65a9e903a768 P b8b08defb18441169ff64f1dce159b89 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.729173 29915 tablet_replica.cc:333] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.729660 29915 raft_consensus.cc:2243] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.730702 29915 raft_consensus.cc:2272] T df87768f9fd34fc5a510f6d81bab7171 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.733467 29915 tablet_replica.cc:333] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.734311 29915 raft_consensus.cc:2243] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:05.735325 29915 raft_consensus.cc:2272] T 9daae888ab1f427db8726ba5f905fd65 P b8b08defb18441169ff64f1dce159b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.737394 29915 tablet_replica.cc:333] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.737964 29915 raft_consensus.cc:2243] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.738441 29915 raft_consensus.cc:2272] T c02466c0a6874d4496dc98b1d376fd65 P b8b08defb18441169ff64f1dce159b89 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.740406 29915 tablet_replica.cc:333] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.740958 29915 raft_consensus.cc:2243] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.741518 29915 raft_consensus.cc:2272] T 366f2a64a2274733b7bc4d3e6d24a492 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.743449 29915 tablet_replica.cc:333] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.744174 29915 raft_consensus.cc:2243] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.744901 29915 raft_consensus.cc:2272] T 9594776e1a4849628d2d2bfcbaa63275 P b8b08defb18441169ff64f1dce159b89 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.747687 29915 tablet_replica.cc:333] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.748368 29915 raft_consensus.cc:2243] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.748917 29915 raft_consensus.cc:2272] T 39b92ad881df4cc0bbb51723e097737f P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.751844 29915 tablet_replica.cc:333] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.752499 29915 raft_consensus.cc:2243] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.753733 29915 raft_consensus.cc:2272] T d8378e68f03f4213ae6e9ab6b3972745 P b8b08defb18441169ff64f1dce159b89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:05.756727 29915 tablet_replica.cc:333] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.757427 29915 raft_consensus.cc:2243] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.758194 29915 raft_consensus.cc:2272] T e78207ed86684ed6bdcc013d2b262e6c P b8b08defb18441169ff64f1dce159b89 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:05.759016 31043 consensus_peers.cc:597] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.760902 29915 tablet_replica.cc:333] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89: stopping tablet replica
I20260709 13:10:05.761582 29915 raft_consensus.cc:2243] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:05.762665 29915 raft_consensus.cc:2272] T 53209df41e8b41c8a51daab1660ccc52 P b8b08defb18441169ff64f1dce159b89 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:05.793955 31117 consensus_peers.cc:597] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:05.802893 31667 consensus_peers.cc:597] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. 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:06.266767 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
I20260709 13:10:06.368602 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
W20260709 13:10:06.380056 31117 consensus_peers.cc:597] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.424525 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:06.425344 29915 tablet_replica.cc:333] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.426236 29915 raft_consensus.cc:2243] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.426867 29915 raft_consensus.cc:2272] T 7e446209bdf843a69d1dcbc3b6959ef9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.429102 29915 tablet_replica.cc:333] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.429733 29915 raft_consensus.cc:2243] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.430457 29915 raft_consensus.cc:2272] T d1236075e9a7473f86172dfbd2911434 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.432363 29915 tablet_replica.cc:333] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.432952 29915 raft_consensus.cc:2243] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.433384 29915 raft_consensus.cc:2272] T 5b250113a7ad4fbb9192c01eb85d3b24 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.435425 29915 tablet_replica.cc:333] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.436128 29915 raft_consensus.cc:2243] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.436645 29915 raft_consensus.cc:2272] T a994211f340a446eb1a6b9be0c636dab P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.438941 29915 tablet_replica.cc:333] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.439678 29915 raft_consensus.cc:2243] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.440147 29915 raft_consensus.cc:2272] T d9c6dce4c9374c65b37ac4102f4c564e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.442669 29915 tablet_replica.cc:333] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.443449 29915 raft_consensus.cc:2243] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.444015 29915 raft_consensus.cc:2272] T e78207ed86684ed6bdcc013d2b262e6c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.446003 29915 tablet_replica.cc:333] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.446630 29915 raft_consensus.cc:2243] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.447266 29915 raft_consensus.cc:2272] T d3d65afabd584c8cab44f3c33237e8de P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.449316 29915 tablet_replica.cc:333] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.449954 29915 raft_consensus.cc:2243] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.450819 29915 raft_consensus.cc:2272] T c91e618346ef4a249925429efb9a0769 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.452433 29915 tablet_replica.cc:333] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.452934 29915 raft_consensus.cc:2243] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.453347 29915 raft_consensus.cc:2272] T d88dff83b32444869ae563a01c58679a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.455159 29915 tablet_replica.cc:333] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.455675 29915 raft_consensus.cc:2243] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.456146 29915 raft_consensus.cc:2272] T a88f4b60105143aea881b2634f3940ea P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.457916 29915 tablet_replica.cc:333] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.458415 29915 raft_consensus.cc:2243] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.458827 29915 raft_consensus.cc:2272] T 217ab90391a64722849756fea3b0477f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.460512 29915 tablet_replica.cc:333] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.460944 29915 raft_consensus.cc:2243] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.461659 29915 raft_consensus.cc:2272] T c07aaf62cedb4b37b81679c419c92e91 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.463464 29915 tablet_replica.cc:333] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.463933 29915 raft_consensus.cc:2243] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.464401 29915 raft_consensus.cc:2272] T da309197e66049a996bf4c90b04a9e4d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.465962 29915 tablet_replica.cc:333] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.466421 29915 raft_consensus.cc:2243] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.467119 29915 raft_consensus.cc:2272] T c7fbec50ecfb49f48b18eb30d052c99f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.468751 29915 tablet_replica.cc:333] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.469240 29915 raft_consensus.cc:2243] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.469573 29915 raft_consensus.cc:2272] T 4491de2b832e46e3955f47f1586186d0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.472084 29915 tablet_replica.cc:333] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.472792 29915 raft_consensus.cc:2243] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.473501 29915 raft_consensus.cc:2272] T 6023e3fac39b47ed8f06bf62e5088ec2 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.475484 29915 tablet_replica.cc:333] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.475979 29915 raft_consensus.cc:2243] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.476562 29915 raft_consensus.cc:2272] T 5d053a4b5d244fbebd90c40af3c6752d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.478200 29915 tablet_replica.cc:333] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.478765 29915 raft_consensus.cc:2243] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.479492 29915 raft_consensus.cc:2272] T d96f6c402e2d48ca998d9c157cc06e6a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.481096 29915 tablet_replica.cc:333] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.481592 29915 raft_consensus.cc:2243] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.482002 29915 raft_consensus.cc:2272] T d8e4c4cba5e540afa78d8416316a842d P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.483954 29915 tablet_replica.cc:333] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.484532 29915 raft_consensus.cc:2243] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.485167 29915 raft_consensus.cc:2272] T 75fed4a90000432387f459ae68f7728e P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:06.485198 31667 consensus_peers.cc:597] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.487066 29915 tablet_replica.cc:333] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.487597 29915 raft_consensus.cc:2243] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.488010 29915 raft_consensus.cc:2272] T 634b461962ac4afb94b61d9cc30ab2fe P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.490010 29915 tablet_replica.cc:333] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.490585 29915 raft_consensus.cc:2243] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.491330 29915 raft_consensus.cc:2272] T 94603dfe686e48ec8c09d14b7e18c3f1 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:06.492666 31667 consensus_peers.cc:597] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.493577 29915 tablet_replica.cc:333] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.494141 29915 raft_consensus.cc:2243] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.494910 29915 raft_consensus.cc:2272] T 34348145deae46f8ae946679eb212012 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.497224 29915 tablet_replica.cc:333] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.497917 29915 raft_consensus.cc:2243] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.498452 29915 raft_consensus.cc:2272] T 2561678866b2441fb7988724051be071 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:06.499547 31667 consensus_peers.cc:597] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.500600 29915 tablet_replica.cc:333] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.501174 29915 raft_consensus.cc:2243] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.501699 29915 raft_consensus.cc:2272] T 72f03152b2f5439aaa741119c6fd353c P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.503525 29915 tablet_replica.cc:333] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.504029 29915 raft_consensus.cc:2243] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.504457 29915 raft_consensus.cc:2272] T 14c55439bbf947569faef768c6538a87 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.506306 29915 tablet_replica.cc:333] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.507020 29915 raft_consensus.cc:2243] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.507930 29915 raft_consensus.cc:2272] T d8f8ff6d876847efb0cee2f837c287b4 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:06.509536 31667 consensus_peers.cc:597] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.510231 29915 tablet_replica.cc:333] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.510838 29915 raft_consensus.cc:2243] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.511276 29915 raft_consensus.cc:2272] T a36b0d6f374c4bccb809eaa964911556 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.513042 29915 tablet_replica.cc:333] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.513561 29915 raft_consensus.cc:2243] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.514176 29915 raft_consensus.cc:2272] T 49917c4dfab54e71b1ca65a9e903a768 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.515826 29915 tablet_replica.cc:333] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.516335 29915 raft_consensus.cc:2243] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.516788 29915 raft_consensus.cc:2272] T 7a204995eda24e0ca0a381f618a5aef8 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.518860 29915 tablet_replica.cc:333] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.519587 29915 raft_consensus.cc:2243] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.520339 29915 raft_consensus.cc:2272] T c2173d10d1fe4ee1a998b86691d0cd2a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.522738 29915 tablet_replica.cc:333] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.523249 29915 raft_consensus.cc:2243] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.523921 29915 raft_consensus.cc:2272] T 39b92ad881df4cc0bbb51723e097737f P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:06.524303 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:10:06.526085 29915 tablet_replica.cc:333] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.526707 29915 raft_consensus.cc:2243] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.527130 29915 raft_consensus.cc:2272] T 2bffd84bea6b4a429f696d474e026f30 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.528800 29915 tablet_replica.cc:333] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.529317 29915 raft_consensus.cc:2243] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.529824 29915 raft_consensus.cc:2272] T 98d98dcdce76459fbef14642ac5a78c9 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.531661 29915 tablet_replica.cc:333] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.532142 29915 raft_consensus.cc:2243] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.532531 29915 raft_consensus.cc:2272] T df87768f9fd34fc5a510f6d81bab7171 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.534338 29915 tablet_replica.cc:333] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.534858 29915 raft_consensus.cc:2243] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.535619 29915 raft_consensus.cc:2272] T 9daae888ab1f427db8726ba5f905fd65 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:06.537825 31117 consensus_peers.cc:597] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.537994 29915 tablet_replica.cc:333] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.538802 29915 raft_consensus.cc:2243] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.539407 29915 raft_consensus.cc:2272] T 334d4a56bb144125a3b2fb1eeb40efd0 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.541043 29915 tablet_replica.cc:333] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.541566 29915 raft_consensus.cc:2243] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.541978 29915 raft_consensus.cc:2272] T 9594776e1a4849628d2d2bfcbaa63275 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.543674 29915 tablet_replica.cc:333] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.544159 29915 raft_consensus.cc:2243] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.544581 29915 raft_consensus.cc:2272] T dcb07bd800e54968bdc2d45b4527779a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.546196 29915 tablet_replica.cc:333] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.546742 29915 raft_consensus.cc:2243] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.547344 29915 raft_consensus.cc:2272] T d8378e68f03f4213ae6e9ab6b3972745 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.549166 29915 tablet_replica.cc:333] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.549844 29915 raft_consensus.cc:2243] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:06.550714 29915 raft_consensus.cc:2272] T 53209df41e8b41c8a51daab1660ccc52 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.553097 29915 tablet_replica.cc:333] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
W20260709 13:10:06.553561 31117 consensus_peers.cc:597] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.553716 29915 raft_consensus.cc:2243] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.554270 29915 raft_consensus.cc:2272] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.556077 29915 tablet_replica.cc:333] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.556555 29915 raft_consensus.cc:2243] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.556962 29915 raft_consensus.cc:2272] T 63b4aa4073ef4c23bd77b0bbf087538a P 32f8be766afb4c91a1a166ca70e9d2e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:06.558686 29915 tablet_replica.cc:333] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4: stopping tablet replica
I20260709 13:10:06.559144 29915 raft_consensus.cc:2243] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:06.559592 29915 raft_consensus.cc:2272] T 564f35ec2f754c8f871eedb6740f5727 P 32f8be766afb4c91a1a166ca70e9d2e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:06.609982 31117 consensus_peers.cc:597] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.619969   969 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.620745   969 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.623724   969 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:10:06.624759 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:10:06.627344 31117 leader_election.cc:336] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:06.627669 31117 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:06.628211   969 raft_consensus.cc:2749] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 13:10:06.630246 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:10:06.638535   971 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.639134   971 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:10:06.639487 31667 consensus_peers.cc:597] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.641450   971 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:06.642393 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:10:06.650116 31117 consensus_peers.cc:597] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.684168 31667 consensus_peers.cc:597] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.684526   971 raft_consensus.cc:493] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.685014   971 raft_consensus.cc:515] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.686669   971 leader_election.cc:290] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:06.689199 31667 leader_election.cc:336] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:06.726998   969 raft_consensus.cc:493] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
W20260709 13:10:06.727455 31117 consensus_peers.cc:597] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.727738   969 raft_consensus.cc:515] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:06.729754   969 leader_election.cc:290] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:06.730688   969 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.731133   969 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.732738   969 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
W20260709 13:10:06.733347 31117 leader_election.cc:336] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:06.733774 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
W20260709 13:10:06.734097 31117 leader_election.cc:336] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:06.734273 31702 raft_consensus.cc:2468] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 1.
I20260709 13:10:06.734582 31117 leader_election.cc:304] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:06.735236   969 raft_consensus.cc:2749] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:06.735494 31118 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:10:06.736274   969 raft_consensus.cc:2804] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:06.736573   969 raft_consensus.cc:493] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
W20260709 13:10:06.736851 31117 leader_election.cc:336] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:06.736860   969 raft_consensus.cc:3060] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:06.742324   969 raft_consensus.cc:515] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.743866   969 leader_election.cc:290] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:10:06.744709 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61705cf67d6a417b9836b3837fa31a81" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:10:06.745186 31702 raft_consensus.cc:3060] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:06.746655 31041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:10:06.747258 31117 leader_election.cc:336] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:06.749392 31117 consensus_peers.cc:597] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.750708 31702 raft_consensus.cc:2468] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 2.
I20260709 13:10:06.751478 31118 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:10:06.752030   969 raft_consensus.cc:2804] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:06.752372   969 raft_consensus.cc:697] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:10:06.753501   912 raft_consensus.cc:493] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.753189   969 consensus_queue.cc:237] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.753940   912 raft_consensus.cc:515] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:06.755894   912 leader_election.cc:290] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:06.760285 31667 consensus_peers.cc:597] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.761408 31041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:10:06.761436 31117 leader_election.cc:336] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:06.762848 31117 leader_election.cc:336] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:06.763244 31117 leader_election.cc:304] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:06.763935   969 raft_consensus.cc:2749] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:10:06.765831 30897 catalog_manager.cc:5697] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 1 to 2, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:06.777163 31117 consensus_peers.cc:597] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.794744   969 raft_consensus.cc:493] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.795306   971 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.795260   969 raft_consensus.cc:515] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:06.795838   971 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.796923   969 leader_election.cc:290] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:06.797724   971 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:06.798619 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:10:06.799198 31146 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 7.
I20260709 13:10:06.800244 31668 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
W20260709 13:10:06.800453 31117 leader_election.cc:336] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:06.800886   971 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:10:06.801033 31117 leader_election.cc:336] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:06.801167   971 raft_consensus.cc:493] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.801570 31117 leader_election.cc:304] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:06.801654   971 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:10:06.802201   969 raft_consensus.cc:2749] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:10:06.807916   971 raft_consensus.cc:515] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 8 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.809674   971 leader_election.cc:290] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 8 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:06.810544 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2749efd4f48474dbba514cd7491dbf4" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 8 candidate_status { last_received { term: 7 index: 8 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:10:06.810983 31146 raft_consensus.cc:3060] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:10:06.816176 31146 raft_consensus.cc:2468] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 8.
I20260709 13:10:06.816975 31668 leader_election.cc:304] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:10:06.817543   971 raft_consensus.cc:2804] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:10:06.817937   971 raft_consensus.cc:697] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 8 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:10:06.818727   971 consensus_queue.cc:237] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 7.8, Last appended by leader: 8, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.827212 30897 catalog_manager.cc:5697] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 7 to 8, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 8 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:10:06.868706 31117 consensus_peers.cc:597] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.877969 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:10:06.880808 31667 consensus_peers.cc:597] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.889802 31041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:10:06.899022 31117 consensus_peers.cc:597] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Couldn't send request to peer 32f8be766afb4c91a1a166ca70e9d2e4. 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:06.920993   971 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.921559   971 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.923214   890 raft_consensus.cc:493] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.923578   971 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:06.923707   890 raft_consensus.cc:515] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.924573 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:10:06.925530   890 leader_election.cc:290] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:06.928380 31667 leader_election.cc:336] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:10:06.939154 31041 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:10:06.974049   890 raft_consensus.cc:493] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:06.974534   890 raft_consensus.cc:515] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:06.975944   890 leader_election.cc:290] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:06.978324 31667 leader_election.cc:336] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:10:07.011085 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:10:07.033946   912 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:07.034425   912 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.036134   912 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:10:07.037159 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:10:07.042382   890 raft_consensus.cc:493] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
W20260709 13:10:07.042783 31117 leader_election.cc:336] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.042944   890 raft_consensus.cc:515] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.043239 31117 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 86211019ed0b45768891b3d40497a9d5, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.044003   993 raft_consensus.cc:2749] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:10:07.044833   890 leader_election.cc:290] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:07.047717 31667 leader_election.cc:336] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:10:07.048939 31044 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:10:07.070835   890 raft_consensus.cc:493] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
W20260709 13:10:07.071787 31042 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:10:07.071393   890 raft_consensus.cc:515] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.073725   890 leader_election.cc:290] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:07.088047 31667 leader_election.cc:336] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.088402 31667 leader_election.cc:304] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.089035   890 raft_consensus.cc:2749] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:10:07.089185 31667 leader_election.cc:336] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.089622 31667 leader_election.cc:304] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.090167   890 raft_consensus.cc:2749] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:10:07.090317 31667 leader_election.cc:336] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.090996 31667 leader_election.cc:336] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.091470 31667 leader_election.cc:336] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.091753 31667 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.092257   890 raft_consensus.cc:2749] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:10:07.092442 31667 leader_election.cc:336] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.092834 31667 leader_election.cc:304] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.093308   890 raft_consensus.cc:2749] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:10:07.093487 31667 leader_election.cc:336] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.093880 31667 leader_election.cc:304] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.094350   890 raft_consensus.cc:2749] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:10:07.094805 31667 leader_election.cc:336] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.095002   912 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:07.095230 31667 leader_election.cc:304] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.095464   912 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.095875   890 raft_consensus.cc:2749] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:10:07.098037   912 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:10:07.101274 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:10:07.101892 31702 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 3.
W20260709 13:10:07.103241 31667 leader_election.cc:336] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
W20260709 13:10:07.103351 31117 leader_election.cc:336] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.104033   992 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
W20260709 13:10:07.104682 31667 leader_election.cc:336] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.104499   992 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.105093 31667 leader_election.cc:304] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.106005   971 raft_consensus.cc:2749] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:10:07.106782   992 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:07.104485 31118 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.127324   993 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:10:07.127714   993 raft_consensus.cc:493] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:07.128057   993 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:07.130867 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
I20260709 13:10:07.131518 31146 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 5.
I20260709 13:10:07.134016 31668 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:10:07.135819   890 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:10:07.136184   890 raft_consensus.cc:493] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:07.136502   890 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:10:07.138262 31667 leader_election.cc:336] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.142865   890 raft_consensus.cc:515] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.144639   890 leader_election.cc:290] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:07.135221   993 raft_consensus.cc:515] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.145807 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208518963eef416897b06e57f67aa9d9" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 6 candidate_status { last_received { term: 5 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834"
I20260709 13:10:07.146324 31146 raft_consensus.cc:3060] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:10:07.147140   993 leader_election.cc:290] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: Requested vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:10:07.147656 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee7b19a2ffa4bbeb00e69b636110625" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5"
I20260709 13:10:07.148168 31702 raft_consensus.cc:3060] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:10:07.151320 31117 leader_election.cc:336] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.152452 31146 raft_consensus.cc:2468] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86211019ed0b45768891b3d40497a9d5 in term 6.
I20260709 13:10:07.153453 31668 leader_election.cc:304] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: 
I20260709 13:10:07.154187 31702 raft_consensus.cc:2468] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ac493dbe11044bc830e2c5a4c98a834 in term 4.
I20260709 13:10:07.154371   890 raft_consensus.cc:2804] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:10:07.154821   890 raft_consensus.cc:697] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 6 LEADER]: Becoming Leader. State: Replica: 86211019ed0b45768891b3d40497a9d5, State: Running, Role: LEADER
I20260709 13:10:07.155244 31118 leader_election.cc:304] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834, 86211019ed0b45768891b3d40497a9d5; no voters: b8b08defb18441169ff64f1dce159b89
W20260709 13:10:07.155795 31667 leader_election.cc:336] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.155575   890 consensus_queue.cc:237] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 6, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.155997   993 raft_consensus.cc:2804] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:07.156628   993 raft_consensus.cc:697] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Becoming Leader. State: Replica: 1ac493dbe11044bc830e2c5a4c98a834, State: Running, Role: LEADER
I20260709 13:10:07.157438   993 consensus_queue.cc:237] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [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: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.175019   997 raft_consensus.cc:493] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:07.175591   997 raft_consensus.cc:515] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.176400 30897 catalog_manager.cc:5697] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 reported cstate change: term changed from 5 to 6, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 86211019ed0b45768891b3d40497a9d5 (127.29.54.196). New cstate: current_term: 6 leader_uuid: "86211019ed0b45768891b3d40497a9d5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:10:07.177639   997 leader_election.cc:290] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:07.178169   993 raft_consensus.cc:493] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:07.178655   993 raft_consensus.cc:515] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:07.180624   993 leader_election.cc:290] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:07.181555 30899 catalog_manager.cc:5697] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 reported cstate change: term changed from 3 to 4, leader changed from b8b08defb18441169ff64f1dce159b89 (127.29.54.193) to 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195). New cstate: current_term: 4 leader_uuid: "1ac493dbe11044bc830e2c5a4c98a834" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:07.188313 31667 leader_election.cc:336] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.189000 31667 leader_election.cc:336] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.189452 31667 leader_election.cc:304] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.190546   890 raft_consensus.cc:2749] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:10:07.195207   890 raft_consensus.cc:493] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b8b08defb18441169ff64f1dce159b89)
I20260709 13:10:07.195698   890 raft_consensus.cc:515] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.197422   890 leader_election.cc:290] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:07.205040 31667 leader_election.cc:336] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.205725 31667 leader_election.cc:336] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.206094 31667 leader_election.cc:304] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.206785   890 raft_consensus.cc:2749] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:10:07.208798 31667 consensus_peers.cc:597] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:07.208997 31117 leader_election.cc:336] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.210311 31117 leader_election.cc:336] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.210702 31117 leader_election.cc:304] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.211362   993 raft_consensus.cc:2749] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:10:07.244338 31117 consensus_peers.cc:597] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:07.327948 31146 raft_consensus.cc:1275] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 8 FOLLOWER]: Refusing update from remote peer 86211019ed0b45768891b3d40497a9d5: Log matching property violated. Preceding OpId in replica: term: 7 index: 8. Preceding OpId from leader: term: 8 index: 9. (index mismatch)
I20260709 13:10:07.329198   997 consensus_queue.cc:1048] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 13:10:07.346318 31702 raft_consensus.cc:1275] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Refusing update from remote peer 1ac493dbe11044bc830e2c5a4c98a834: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:10:07.347625   969 consensus_queue.cc:1048] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } 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:10:07.429770 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
I20260709 13:10:07.474691   969 raft_consensus.cc:493] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.475384   969 raft_consensus.cc:515] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:07.477244   969 leader_election.cc:290] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:07.483688 31117 leader_election.cc:336] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.484776 31117 leader_election.cc:336] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.485200 31117 leader_election.cc:304] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.485954   993 raft_consensus.cc:2749] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:10:07.493319   971 raft_consensus.cc:493] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.493963   971 raft_consensus.cc:515] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.496361   971 leader_election.cc:290] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:07.502022 31146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbec50ecfb49f48b18eb30d052c99f" candidate_uuid: "86211019ed0b45768891b3d40497a9d5" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "1ac493dbe11044bc830e2c5a4c98a834" is_pre_election: true
W20260709 13:10:07.502472 31667 leader_election.cc:336] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.503903 31668 leader_election.cc:304] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:10:07.504777   971 raft_consensus.cc:2749] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:10:07.525187 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
I20260709 13:10:07.524991   993 raft_consensus.cc:493] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.525733   993 raft_consensus.cc:515] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:07.527917   971 raft_consensus.cc:493] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.528420   971 raft_consensus.cc:515] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.529600   993 leader_election.cc:290] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:07.530377   971 leader_election.cc:290] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:07.535961 31667 leader_election.cc:336] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.536588 31667 leader_election.cc:336] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.536954 31667 leader_election.cc:304] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.537652   971 raft_consensus.cc:2749] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:10:07.539227 31117 leader_election.cc:336] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.542218 31117 leader_election.cc:336] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.542639 31117 leader_election.cc:304] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.545488   969 raft_consensus.cc:2749] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:10:07.583359 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:07.585376 29915 tablet_replica.cc:333] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.586151 29915 raft_consensus.cc:2243] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.586951 29915 raft_consensus.cc:2272] T e2749efd4f48474dbba514cd7491dbf4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.589329 29915 tablet_replica.cc:333] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.589872 29915 raft_consensus.cc:2243] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.590175   993 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.590739 29915 raft_consensus.cc:2272] T e78207ed86684ed6bdcc013d2b262e6c P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.590703   993 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.592437   993 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 86211019ed0b45768891b3d40497a9d5 (127.29.54.196:46609)
I20260709 13:10:07.593166 29915 tablet_replica.cc:333] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.593518 31702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91e618346ef4a249925429efb9a0769" candidate_uuid: "1ac493dbe11044bc830e2c5a4c98a834" candidate_term: 7 candidate_status { last_received { term: 6 index: 7 } } ignore_live_leader: false dest_uuid: "86211019ed0b45768891b3d40497a9d5" is_pre_election: true
I20260709 13:10:07.594071 29915 raft_consensus.cc:2243] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.594712 29915 raft_consensus.cc:2272] T a994211f340a446eb1a6b9be0c636dab P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:07.596123 31117 leader_election.cc:336] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.596493 31117 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, 86211019ed0b45768891b3d40497a9d5
I20260709 13:10:07.596690 29915 tablet_replica.cc:333] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.597105   993 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:10:07.597383 29915 raft_consensus.cc:2243] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.598235 29915 raft_consensus.cc:2272] T d8e4c4cba5e540afa78d8416316a842d P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.599936 29915 tablet_replica.cc:333] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.600478 29915 raft_consensus.cc:2243] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.600939 29915 raft_consensus.cc:2272] T c91e618346ef4a249925429efb9a0769 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.602681 29915 tablet_replica.cc:333] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.603291 29915 raft_consensus.cc:2243] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.603214   993 raft_consensus.cc:493] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.603881 29915 raft_consensus.cc:2272] T d1236075e9a7473f86172dfbd2911434 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.603917   993 raft_consensus.cc:515] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } }
I20260709 13:10:07.605852   993 leader_election.cc:290] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:07.606245 29915 tablet_replica.cc:333] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.607208 29915 raft_consensus.cc:2243] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.607617   971 raft_consensus.cc:493] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.607740 29915 raft_consensus.cc:2272] T 7e446209bdf843a69d1dcbc3b6959ef9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.608151   971 raft_consensus.cc:515] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
W20260709 13:10:07.610114 31117 leader_election.cc:336] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.610502 29915 tablet_replica.cc:333] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
W20260709 13:10:07.611130 31117 leader_election.cc:336] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.611331 29915 raft_consensus.cc:2243] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.611562 31117 leader_election.cc:304] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [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: 1ac493dbe11044bc830e2c5a4c98a834; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.611984 29915 raft_consensus.cc:2272] T 32a289ccd6134a278e2236f396670841 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.610219   971 leader_election.cc:290] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:07.613339   993 raft_consensus.cc:2749] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:10:07.614306 31668 leader_election.cc:336] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:07.614703 29915 tablet_replica.cc:333] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
W20260709 13:10:07.615325 31667 leader_election.cc:336] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.615468 29915 raft_consensus.cc:2243] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.615761 31667 leader_election.cc:304] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:10:07.616395   971 raft_consensus.cc:2749] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:10:07.616421 29915 raft_consensus.cc:2272] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.618443 29915 tablet_replica.cc:333] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.619206 29915 raft_consensus.cc:2243] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.619966 29915 raft_consensus.cc:2272] T 217ab90391a64722849756fea3b0477f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.621824 29915 tablet_replica.cc:333] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.622377 29915 raft_consensus.cc:2243] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.622888 29915 raft_consensus.cc:2272] T c07aaf62cedb4b37b81679c419c92e91 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.624624 29915 tablet_replica.cc:333] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.625182 29915 raft_consensus.cc:2243] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.625988 29915 raft_consensus.cc:2272] T 767f576cb9d84b678e8f39ae7c739707 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.627737   971 raft_consensus.cc:493] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.628118 29915 tablet_replica.cc:333] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.628232   971 raft_consensus.cc:515] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.628908 29915 raft_consensus.cc:2243] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:07.629081 31668 consensus_peers.cc:597] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. 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:07.629779 29915 raft_consensus.cc:2272] T 6023e3fac39b47ed8f06bf62e5088ec2 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.630277   971 leader_election.cc:290] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
I20260709 13:10:07.632242 29915 tablet_replica.cc:333] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.633247 29915 raft_consensus.cc:2243] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:07.633329 31668 leader_election.cc:336] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:10:07.633849 29915 raft_consensus.cc:2272] T 5d053a4b5d244fbebd90c40af3c6752d P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:07.635030 31667 leader_election.cc:336] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.635470 31667 leader_election.cc:304] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:10:07.636119   890 raft_consensus.cc:2749] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:10:07.636286 29915 tablet_replica.cc:333] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.636993 29915 raft_consensus.cc:2243] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.637660 29915 raft_consensus.cc:2272] T d96f6c402e2d48ca998d9c157cc06e6a P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.639348 29915 tablet_replica.cc:333] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.639853 29915 raft_consensus.cc:2243] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.640246 29915 raft_consensus.cc:2272] T 77b5bb44e9c643879d46ce18810bbc65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.642174 29915 tablet_replica.cc:333] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.642956 29915 raft_consensus.cc:2243] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.643455 29915 raft_consensus.cc:2272] T c7fbec50ecfb49f48b18eb30d052c99f P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.645596 29915 tablet_replica.cc:333] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.646195 29915 raft_consensus.cc:2243] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.647190 29915 raft_consensus.cc:2272] T 61705cf67d6a417b9836b3837fa31a81 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.649554 29915 tablet_replica.cc:333] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.650182 29915 raft_consensus.cc:2243] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.650750 29915 raft_consensus.cc:2272] T 94603dfe686e48ec8c09d14b7e18c3f1 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.653098 29915 tablet_replica.cc:333] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.653812 29915 raft_consensus.cc:2243] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.654682 29915 raft_consensus.cc:2272] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.656544 29915 tablet_replica.cc:333] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.657205 29915 raft_consensus.cc:2243] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.657697 29915 raft_consensus.cc:2272] T 183099e71748473bb38fd75ce067b504 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.659366 29915 tablet_replica.cc:333] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.659798 29915 raft_consensus.cc:2243] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.660435 29915 raft_consensus.cc:2272] T 2561678866b2441fb7988724051be071 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.662165 29915 tablet_replica.cc:333] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.662662 29915 raft_consensus.cc:2243] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.663313 29915 raft_consensus.cc:2272] T d8f8ff6d876847efb0cee2f837c287b4 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.664821 29915 tablet_replica.cc:333] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.665268 29915 raft_consensus.cc:2243] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.665613 29915 raft_consensus.cc:2272] T 34348145deae46f8ae946679eb212012 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.667246 29915 tablet_replica.cc:333] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.667706 29915 raft_consensus.cc:2243] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.668394 29915 pending_rounds.cc:70] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: Trying to abort 1 pending ops.
I20260709 13:10:07.668565 29915 pending_rounds.cc:77] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834: Aborting op as it isn't in flight: id { term: 4 index: 7 } timestamp: 7305636278926004224 op_type: NO_OP noop_request { }
I20260709 13:10:07.668829 29915 raft_consensus.cc:2889] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:07.669100 29915 raft_consensus.cc:2272] T aee7b19a2ffa4bbeb00e69b636110625 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.671564 29915 tablet_replica.cc:333] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.672262 29915 raft_consensus.cc:2243] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:10:07.672811 31668 consensus_peers.cc:597] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. 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:07.673110 29915 raft_consensus.cc:2272] T 0a899536982f4669b4f89ff6258f4db8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.674922 29915 tablet_replica.cc:333] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.675398 29915 raft_consensus.cc:2243] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.675971 29915 raft_consensus.cc:2272] T 208518963eef416897b06e57f67aa9d9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.678095 29915 tablet_replica.cc:333] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.678712 29915 raft_consensus.cc:2243] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.679314 29915 raft_consensus.cc:2272] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:07.680001 31668 consensus_peers.cc:597] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. 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:07.681236 29915 tablet_replica.cc:333] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.681810 29915 raft_consensus.cc:2243] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.682248 29915 raft_consensus.cc:2272] T 7a204995eda24e0ca0a381f618a5aef8 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.684144 29915 tablet_replica.cc:333] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.684666 29915 raft_consensus.cc:2243] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.685549 29915 raft_consensus.cc:2272] T 0f194e3b00cf466381aa1b0896a2506e P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.687373 29915 tablet_replica.cc:333] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.687908 29915 raft_consensus.cc:2243] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.688625 29915 raft_consensus.cc:2272] T a36b0d6f374c4bccb809eaa964911556 P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.690279 29915 tablet_replica.cc:333] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.690868 29915 raft_consensus.cc:2243] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.691277 29915 raft_consensus.cc:2272] T 49917c4dfab54e71b1ca65a9e903a768 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.693176 29915 tablet_replica.cc:333] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.694738 29915 raft_consensus.cc:2243] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.695180 29915 raft_consensus.cc:2272] T 39b92ad881df4cc0bbb51723e097737f P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.697206 29915 tablet_replica.cc:333] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.697705 29915 raft_consensus.cc:2243] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.698228 29915 raft_consensus.cc:2272] T 2bffd84bea6b4a429f696d474e026f30 P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.700124 29915 tablet_replica.cc:333] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.700543 29915 raft_consensus.cc:2243] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.701023 29915 raft_consensus.cc:2272] T 98d98dcdce76459fbef14642ac5a78c9 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.702688 29915 tablet_replica.cc:333] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.703151 29915 raft_consensus.cc:2243] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.703878 29915 raft_consensus.cc:2272] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.705555 29915 tablet_replica.cc:333] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.706043 29915 raft_consensus.cc:2243] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.706547 29915 raft_consensus.cc:2272] T df87768f9fd34fc5a510f6d81bab7171 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.708326 29915 tablet_replica.cc:333] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.708784 29915 raft_consensus.cc:2243] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.709221 29915 raft_consensus.cc:2272] T c02466c0a6874d4496dc98b1d376fd65 P 1ac493dbe11044bc830e2c5a4c98a834 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.710881 29915 tablet_replica.cc:333] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.711333 29915 raft_consensus.cc:2243] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.711944 29915 raft_consensus.cc:2272] T 366f2a64a2274733b7bc4d3e6d24a492 P 1ac493dbe11044bc830e2c5a4c98a834 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.711824   890 raft_consensus.cc:493] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.712451   890 raft_consensus.cc:515] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.714291 29915 tablet_replica.cc:333] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.714421   890 leader_election.cc:290] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
I20260709 13:10:07.715062 29915 raft_consensus.cc:2243] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.716037 29915 raft_consensus.cc:2272] T 9594776e1a4849628d2d2bfcbaa63275 P 1ac493dbe11044bc830e2c5a4c98a834 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.718426 29915 tablet_replica.cc:333] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.718989 29915 raft_consensus.cc:2243] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 LEADER]: Raft consensus shutting down.
W20260709 13:10:07.719722 31667 leader_election.cc:336] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
I20260709 13:10:07.719894 29915 raft_consensus.cc:2272] T 334d4a56bb144125a3b2fb1eeb40efd0 P 1ac493dbe11044bc830e2c5a4c98a834 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:07.720324 31668 consensus_peers.cc:597] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. 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:07.720533 31667 leader_election.cc:336] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.720939 31667 leader_election.cc:304] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.721501   890 raft_consensus.cc:2749] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:10:07.722419 29915 tablet_replica.cc:333] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.723032 29915 raft_consensus.cc:2243] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:07.723886 29915 raft_consensus.cc:2272] T 564f35ec2f754c8f871eedb6740f5727 P 1ac493dbe11044bc830e2c5a4c98a834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.726034 29915 tablet_replica.cc:333] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.726580 29915 raft_consensus.cc:2243] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.726984 29915 raft_consensus.cc:2272] T 63b4aa4073ef4c23bd77b0bbf087538a P 1ac493dbe11044bc830e2c5a4c98a834 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:07.728665 29915 tablet_replica.cc:333] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834: stopping tablet replica
I20260709 13:10:07.729126 29915 raft_consensus.cc:2243] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:07.729588 29915 raft_consensus.cc:2272] T dcb07bd800e54968bdc2d45b4527779a P 1ac493dbe11044bc830e2c5a4c98a834 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:07.756273 31667 consensus_peers.cc:597] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:07.781049   971 raft_consensus.cc:493] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.781523   971 raft_consensus.cc:515] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.783257   971 leader_election.cc:290] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:10:07.786291 31668 leader_election.cc:336] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:10:07.787434 31667 leader_election.cc:336] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.787846 31667 leader_election.cc:304] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:10:07.788522   890 raft_consensus.cc:2749] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:10:07.813720 31668 consensus_peers.cc:597] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:07.839352 31668 consensus_peers.cc:597] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:07.839766 31668 consensus_peers.cc:597] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:07.853576   971 raft_consensus.cc:493] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.854152   971 raft_consensus.cc:515] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.856154   971 leader_election.cc:290] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:07.859683 31667 leader_election.cc:336] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.860397 31667 leader_election.cc:336] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.860700 31667 leader_election.cc:304] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [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: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.861280   971 raft_consensus.cc:2749] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:10:07.875931 31668 consensus_peers.cc:597] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:07.876462 31668 consensus_peers.cc:597] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:07.877146   890 raft_consensus.cc:493] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.877614   890 raft_consensus.cc:515] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "1ac493dbe11044bc830e2c5a4c98a834" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 35095 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.879343   890 leader_election.cc:290] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025), 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095)
W20260709 13:10:07.882786 31667 leader_election.cc:336] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
W20260709 13:10:07.883335 31668 leader_election.cc:336] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111)
I20260709 13:10:07.883728 31668 leader_election.cc:304] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 1ac493dbe11044bc830e2c5a4c98a834, 32f8be766afb4c91a1a166ca70e9d2e4
I20260709 13:10:07.884373   890 raft_consensus.cc:2749] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:10:07.898373   971 raft_consensus.cc:493] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 32f8be766afb4c91a1a166ca70e9d2e4)
I20260709 13:10:07.898943   971 raft_consensus.cc:515] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b8b08defb18441169ff64f1dce159b89" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 45521 } } peers { permanent_uuid: "32f8be766afb4c91a1a166ca70e9d2e4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 42025 } } peers { permanent_uuid: "86211019ed0b45768891b3d40497a9d5" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 46609 } attrs { promote: false } }
I20260709 13:10:07.901074   971 leader_election.cc:290] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521), 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025)
W20260709 13:10:07.911687 31667 leader_election.cc:336] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111)
W20260709 13:10:07.912411 31667 leader_election.cc:336] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 32f8be766afb4c91a1a166ca70e9d2e4 (127.29.54.194:42025): Network error: Client connection negotiation failed: client connection to 127.29.54.194:42025: connect: Connection refused (error 111)
I20260709 13:10:07.912834 31667 leader_election.cc:304] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86211019ed0b45768891b3d40497a9d5; no voters: 32f8be766afb4c91a1a166ca70e9d2e4, b8b08defb18441169ff64f1dce159b89
I20260709 13:10:07.913522   971 raft_consensus.cc:2749] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:10:07.918339 31668 consensus_peers.cc:597] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:08.012676 31668 consensus_peers.cc:597] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:08.074841 31668 consensus_peers.cc:597] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 -> Peer 1ac493dbe11044bc830e2c5a4c98a834 (127.29.54.195:35095): Couldn't send request to peer 1ac493dbe11044bc830e2c5a4c98a834. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:35095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:08.093848 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
I20260709 13:10:08.180790 29915 tablet_server.cc:179] TabletServer@127.29.54.196:0 shutting down...
I20260709 13:10:08.227985 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:08.228726 29915 tablet_replica.cc:333] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.229542 29915 raft_consensus.cc:2243] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.230188 29915 raft_consensus.cc:2272] T d8378e68f03f4213ae6e9ab6b3972745 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.232201 29915 tablet_replica.cc:333] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.232788 29915 raft_consensus.cc:2243] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.233349 29915 raft_consensus.cc:2272] T 334d4a56bb144125a3b2fb1eeb40efd0 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.235288 29915 tablet_replica.cc:333] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.235847 29915 raft_consensus.cc:2243] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.236296 29915 raft_consensus.cc:2272] T d96f6c402e2d48ca998d9c157cc06e6a P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.238085 29915 tablet_replica.cc:333] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.238873 29915 raft_consensus.cc:2243] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.239514 29915 raft_consensus.cc:2272] T 9fb11ebef6d04bf5aeae0ccbf0d6fb33 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.241676 29915 tablet_replica.cc:333] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.242470 29915 raft_consensus.cc:2243] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.243355 29915 raft_consensus.cc:2272] T 0f194e3b00cf466381aa1b0896a2506e P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.245270 29915 tablet_replica.cc:333] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.245900 29915 raft_consensus.cc:2243] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.246392 29915 raft_consensus.cc:2272] T 2561678866b2441fb7988724051be071 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.248761 29915 tablet_replica.cc:333] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.249305 29915 raft_consensus.cc:2243] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.249791 29915 raft_consensus.cc:2272] T c7fbec50ecfb49f48b18eb30d052c99f P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.251669 29915 tablet_replica.cc:333] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.252230 29915 raft_consensus.cc:2243] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.252775 29915 raft_consensus.cc:2272] T 767f576cb9d84b678e8f39ae7c739707 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.254426 29915 tablet_replica.cc:333] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.255028 29915 raft_consensus.cc:2243] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.255527 29915 raft_consensus.cc:2272] T 564f35ec2f754c8f871eedb6740f5727 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.257365 29915 tablet_replica.cc:333] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.258082 29915 raft_consensus.cc:2243] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.258975 29915 raft_consensus.cc:2272] T 77b5bb44e9c643879d46ce18810bbc65 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.260933 29915 tablet_replica.cc:333] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.261466 29915 raft_consensus.cc:2243] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:10:08.261958 31667 consensus_peers.cc:597] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 -> Peer b8b08defb18441169ff64f1dce159b89 (127.29.54.193:45521): Couldn't send request to peer b8b08defb18441169ff64f1dce159b89. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:45521: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:10:08.262225 29915 raft_consensus.cc:2272] T 5b250113a7ad4fbb9192c01eb85d3b24 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.264074 29915 tablet_replica.cc:333] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.264613 29915 raft_consensus.cc:2243] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.265306 29915 raft_consensus.cc:2272] T 2bffd84bea6b4a429f696d474e026f30 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.267030 29915 tablet_replica.cc:333] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.267571 29915 raft_consensus.cc:2243] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.268257 29915 raft_consensus.cc:2272] T da309197e66049a996bf4c90b04a9e4d P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.269896 29915 tablet_replica.cc:333] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.270445 29915 raft_consensus.cc:2243] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.271196 29915 raft_consensus.cc:2272] T 98d98dcdce76459fbef14642ac5a78c9 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.272872 29915 tablet_replica.cc:333] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.273380 29915 raft_consensus.cc:2243] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.273895 29915 raft_consensus.cc:2272] T 9daae888ab1f427db8726ba5f905fd65 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.275574 29915 tablet_replica.cc:333] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.276099 29915 raft_consensus.cc:2243] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.276554 29915 raft_consensus.cc:2272] T 75fed4a90000432387f459ae68f7728e P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.278396 29915 tablet_replica.cc:333] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.278950 29915 raft_consensus.cc:2243] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.279356 29915 raft_consensus.cc:2272] T 61705cf67d6a417b9836b3837fa31a81 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.281502 29915 tablet_replica.cc:333] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.282130 29915 raft_consensus.cc:2243] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.282944 29915 raft_consensus.cc:2272] T d88dff83b32444869ae563a01c58679a P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.284761 29915 tablet_replica.cc:333] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.285333 29915 raft_consensus.cc:2243] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.286104 29915 raft_consensus.cc:2272] T a994211f340a446eb1a6b9be0c636dab P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.288041 29915 tablet_replica.cc:333] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.288615 29915 raft_consensus.cc:2243] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.289144 29915 raft_consensus.cc:2272] T 0d10b7cb3d1f4841967cf67dcb6b3451 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.291165 29915 tablet_replica.cc:333] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.291733 29915 raft_consensus.cc:2243] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.292279 29915 raft_consensus.cc:2272] T 72f03152b2f5439aaa741119c6fd353c P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.294076 29915 tablet_replica.cc:333] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.294646 29915 raft_consensus.cc:2243] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.295238 29915 raft_consensus.cc:2272] T d9c6dce4c9374c65b37ac4102f4c564e P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.297053 29915 tablet_replica.cc:333] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.297652 29915 raft_consensus.cc:2243] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.298187 29915 raft_consensus.cc:2272] T b1a9058a35b7493b8fc3b7be3cbc16c0 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.300017 29915 tablet_replica.cc:333] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.300582 29915 raft_consensus.cc:2243] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.300999 29915 raft_consensus.cc:2272] T 4491de2b832e46e3955f47f1586186d0 P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.302860 29915 tablet_replica.cc:333] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.303440 29915 raft_consensus.cc:2243] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.304306 29915 pending_rounds.cc:70] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: Trying to abort 1 pending ops.
I20260709 13:10:08.304528 29915 pending_rounds.cc:77] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5: Aborting op as it isn't in flight: id { term: 6 index: 7 } timestamp: 7305636278921838592 op_type: NO_OP noop_request { }
I20260709 13:10:08.304819 29915 raft_consensus.cc:2889] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:08.305106 29915 raft_consensus.cc:2272] T 208518963eef416897b06e57f67aa9d9 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.306978 29915 tablet_replica.cc:333] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.307528 29915 raft_consensus.cc:2243] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.308055 29915 raft_consensus.cc:2272] T aee7b19a2ffa4bbeb00e69b636110625 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.310384 29915 tablet_replica.cc:333] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.310952 29915 raft_consensus.cc:2243] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.311694 29915 raft_consensus.cc:2272] T 5aaa9c707327426c87ddcc1ad3c0eaf3 P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.313640 29915 tablet_replica.cc:333] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.314128 29915 raft_consensus.cc:2243] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.314646 29915 raft_consensus.cc:2272] T 0a899536982f4669b4f89ff6258f4db8 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.316834 29915 tablet_replica.cc:333] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.317373 29915 raft_consensus.cc:2243] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.318104 29915 raft_consensus.cc:2272] T c02466c0a6874d4496dc98b1d376fd65 P 86211019ed0b45768891b3d40497a9d5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.320034 29915 tablet_replica.cc:333] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.320516 29915 raft_consensus.cc:2243] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.320920 29915 raft_consensus.cc:2272] T c91e618346ef4a249925429efb9a0769 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.322698 29915 tablet_replica.cc:333] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.323230 29915 raft_consensus.cc:2243] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.324005 29915 raft_consensus.cc:2272] T a88f4b60105143aea881b2634f3940ea P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.325805 29915 tablet_replica.cc:333] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.326329 29915 raft_consensus.cc:2243] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.326926 29915 raft_consensus.cc:2272] T 6023e3fac39b47ed8f06bf62e5088ec2 P 86211019ed0b45768891b3d40497a9d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.328704 29915 tablet_replica.cc:333] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.329231 29915 raft_consensus.cc:2243] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.329708 29915 raft_consensus.cc:2272] T 634b461962ac4afb94b61d9cc30ab2fe P 86211019ed0b45768891b3d40497a9d5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.331504 29915 tablet_replica.cc:333] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.332072 29915 raft_consensus.cc:2243] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.332573 29915 raft_consensus.cc:2272] T d3d65afabd584c8cab44f3c33237e8de P 86211019ed0b45768891b3d40497a9d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.334328 29915 tablet_replica.cc:333] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.334874 29915 raft_consensus.cc:2243] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.335409 29915 raft_consensus.cc:2272] T 53209df41e8b41c8a51daab1660ccc52 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.337230 29915 tablet_replica.cc:333] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.337756 29915 raft_consensus.cc:2243] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.338594 29915 raft_consensus.cc:2272] T 32a289ccd6134a278e2236f396670841 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.340445 29915 tablet_replica.cc:333] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.340981 29915 raft_consensus.cc:2243] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.341782 29915 raft_consensus.cc:2272] T 366f2a64a2274733b7bc4d3e6d24a492 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.343611 29915 tablet_replica.cc:333] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.344115 29915 raft_consensus.cc:2243] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.344811 29915 raft_consensus.cc:2272] T 63b4aa4073ef4c23bd77b0bbf087538a P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.346629 29915 tablet_replica.cc:333] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.347132 29915 raft_consensus.cc:2243] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.347569 29915 raft_consensus.cc:2272] T d8f8ff6d876847efb0cee2f837c287b4 P 86211019ed0b45768891b3d40497a9d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.349319 29915 tablet_replica.cc:333] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.349845 29915 raft_consensus.cc:2243] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.350320 29915 raft_consensus.cc:2272] T c2173d10d1fe4ee1a998b86691d0cd2a P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.352111 29915 tablet_replica.cc:333] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.352618 29915 raft_consensus.cc:2243] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.353071 29915 raft_consensus.cc:2272] T c07aaf62cedb4b37b81679c419c92e91 P 86211019ed0b45768891b3d40497a9d5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.354895 29915 tablet_replica.cc:333] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.355387 29915 raft_consensus.cc:2243] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.356319 29915 raft_consensus.cc:2272] T e2749efd4f48474dbba514cd7491dbf4 P 86211019ed0b45768891b3d40497a9d5 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.358042 29915 tablet_replica.cc:333] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.358594 29915 raft_consensus.cc:2243] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:08.359117 29915 raft_consensus.cc:2272] T 14c55439bbf947569faef768c6538a87 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.360867 29915 tablet_replica.cc:333] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5: stopping tablet replica
I20260709 13:10:08.361341 29915 raft_consensus.cc:2243] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.362109 29915 raft_consensus.cc:2272] T 183099e71748473bb38fd75ce067b504 P 86211019ed0b45768891b3d40497a9d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.562063 29915 tablet_server.cc:196] TabletServer@127.29.54.196:0 shutdown complete.
I20260709 13:10:08.620281 29915 master.cc:562] Master@127.29.54.254:38697 shutting down...
I20260709 13:10:08.648355 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:08.648924 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:08.649253 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad1c39c6b90d496e86404a9368dd479b: stopping tablet replica
I20260709 13:10:08.749575 29915 master.cc:584] Master@127.29.54.254:38697 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (81682 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:10:08.842124 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:41071
I20260709 13:10:08.843654 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:08.849267  1007 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:08.849490  1008 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:08.850069  1010 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:08.851810 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:08.853302 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:08.853480 29915 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:08.853688 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602608853644 us; error 0 us; skew 500 ppm
I20260709 13:10:08.854226 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:08.856595 29915 webserver.cc:533] Webserver started at http://127.29.54.254:35003/ using document root <none> and password file <none>
I20260709 13:10:08.857074 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:08.857280 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:08.857581 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:08.858777 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "2218744ac94945e5b3faa1a288f94518"
format_stamp: "Formatted at 2026-07-09 13:10:08 on dist-test-slave-tqcw"
I20260709 13:10:08.863132 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:10:08.866302  1015 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:08.867048 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:08.867350 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "2218744ac94945e5b3faa1a288f94518"
format_stamp: "Formatted at 2026-07-09 13:10:08 on dist-test-slave-tqcw"
I20260709 13:10:08.867646 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-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:08.880358 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:08.881572 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:08.919857 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:41071
I20260709 13:10:08.919955  1066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:41071 every 8 connection(s)
I20260709 13:10:08.923692  1067 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:08.933815  1067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518: Bootstrap starting.
I20260709 13:10:08.938619  1067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:08.943051  1067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518: No bootstrap required, opened a new log
I20260709 13:10:08.945199  1067 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2218744ac94945e5b3faa1a288f94518" member_type: VOTER }
I20260709 13:10:08.945572  1067 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:08.945856  1067 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218744ac94945e5b3faa1a288f94518, State: Initialized, Role: FOLLOWER
I20260709 13:10:08.946653  1067 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2218744ac94945e5b3faa1a288f94518" member_type: VOTER }
I20260709 13:10:08.947242  1067 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:08.947489  1067 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:08.947765  1067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:08.952071  1067 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2218744ac94945e5b3faa1a288f94518" member_type: VOTER }
I20260709 13:10:08.952620  1067 leader_election.cc:304] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [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: 2218744ac94945e5b3faa1a288f94518; no voters: 
I20260709 13:10:08.953696  1067 leader_election.cc:290] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:08.954017  1070 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:08.955386  1070 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 1 LEADER]: Becoming Leader. State: Replica: 2218744ac94945e5b3faa1a288f94518, State: Running, Role: LEADER
I20260709 13:10:08.955967  1070 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [LEADER]: Queue going to LEADER mode. State: All 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: "2218744ac94945e5b3faa1a288f94518" member_type: VOTER }
I20260709 13:10:08.956691  1067 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:08.960312  1071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2218744ac94945e5b3faa1a288f94518" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2218744ac94945e5b3faa1a288f94518" member_type: VOTER } }
I20260709 13:10:08.960826  1072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2218744ac94945e5b3faa1a288f94518. Latest consensus state: current_term: 1 leader_uuid: "2218744ac94945e5b3faa1a288f94518" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2218744ac94945e5b3faa1a288f94518" member_type: VOTER } }
I20260709 13:10:08.961367  1072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:08.961030  1071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:08.963276  1077 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:08.969658  1077 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:08.970757 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:08.978034  1077 catalog_manager.cc:1383] Generated new cluster ID: 865d25e396c247799f74b64d29d8b543
I20260709 13:10:08.978323  1077 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:08.995571  1077 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:08.996789  1077 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:09.008401  1077 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518: Generated new TSK 0
I20260709 13:10:09.008962  1077 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:09.037384 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:09.043191  1088 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:09.044333  1089 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:09.046470 29915 server_base.cc:1061] running on GCE node
W20260709 13:10:09.046859  1091 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:09.048178 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:09.048357 29915 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:09.048476 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602609048466 us; error 0 us; skew 500 ppm
I20260709 13:10:09.048918 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:09.051172 29915 webserver.cc:533] Webserver started at http://127.29.54.193:46083/ using document root <none> and password file <none>
I20260709 13:10:09.051581 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:09.051731 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:09.051935 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:09.052994 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "20a6eab6845f464f8b6dd0af2a39718a"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.057523 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:09.060787  1096 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:09.061501 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:09.061800 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "20a6eab6845f464f8b6dd0af2a39718a"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.062049 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-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:09.092628 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:09.093858 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:09.095382 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:09.097605 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:09.097833 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.098071 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:09.098253 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.137840 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:38173
I20260709 13:10:09.137938  1158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:38173 every 8 connection(s)
I20260709 13:10:09.142951 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:09.150394  1163 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:09.152753  1164 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:09.153784 29915 server_base.cc:1061] running on GCE node
W20260709 13:10:09.155354  1166 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:09.156286 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:09.156473 29915 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:09.156596 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602609156585 us; error 0 us; skew 500 ppm
I20260709 13:10:09.157034 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:09.159579 29915 webserver.cc:533] Webserver started at http://127.29.54.194:43813/ using document root <none> and password file <none>
I20260709 13:10:09.160190 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:09.160418 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:09.160728 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:09.161820 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "4986fffa4290401dbdf00c683a1d157a"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.161839  1159 heartbeater.cc:344] Connected to a master server at 127.29.54.254:41071
I20260709 13:10:09.162268  1159 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:09.162990  1159 heartbeater.cc:507] Master 127.29.54.254:41071 requested a full tablet report, sending...
I20260709 13:10:09.165110  1032 ts_manager.cc:194] Registered new tserver with Master: 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:09.166385 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 13:10:09.167104  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54770
I20260709 13:10:09.170127  1171 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:09.170943 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:09.171242 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "4986fffa4290401dbdf00c683a1d157a"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.171483 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-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:09.189999 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:09.191282 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:09.192744 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:09.194887 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:09.195061 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.195351 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:09.195513 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.233907 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:41919
I20260709 13:10:09.234009  1233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:41919 every 8 connection(s)
I20260709 13:10:09.238837 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:09.246536  1238 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:09.245946  1237 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:09.250025  1240 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:09.250159 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:09.251348  1234 heartbeater.cc:344] Connected to a master server at 127.29.54.254:41071
I20260709 13:10:09.251581 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:09.251785  1234 heartbeater.cc:461] Registering TS with master...
W20260709 13:10:09.251878 29915 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:09.252154 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602609252136 us; error 0 us; skew 500 ppm
I20260709 13:10:09.252703  1234 heartbeater.cc:507] Master 127.29.54.254:41071 requested a full tablet report, sending...
I20260709 13:10:09.252914 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:09.255249  1032 ts_manager.cc:194] Registered new tserver with Master: 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:09.255574 29915 webserver.cc:533] Webserver started at http://127.29.54.195:42639/ using document root <none> and password file <none>
I20260709 13:10:09.256194 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:09.256423 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:09.256740 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:09.257059  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54778
I20260709 13:10:09.258183 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "23d4bcf892904932a83b0cfcf3ff4748"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.262864 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:09.265985  1245 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:09.266772 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:09.267011 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "23d4bcf892904932a83b0cfcf3ff4748"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.267242 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-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:09.288389 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:09.289531 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:09.291044 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:09.293222 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:09.293398 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.293704 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:09.293864 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.333577 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:33109
I20260709 13:10:09.333774  1307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:33109 every 8 connection(s)
I20260709 13:10:09.338335 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:09.345292  1311 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:09.347837  1312 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:09.350229  1314 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:09.350621 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:09.351392  1308 heartbeater.cc:344] Connected to a master server at 127.29.54.254:41071
I20260709 13:10:09.351719 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:09.351783  1308 heartbeater.cc:461] Registering TS with master...
W20260709 13:10:09.352121 29915 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:09.352349 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602609352330 us; error 0 us; skew 500 ppm
I20260709 13:10:09.352792  1308 heartbeater.cc:507] Master 127.29.54.254:41071 requested a full tablet report, sending...
I20260709 13:10:09.352990 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:09.355091  1032 ts_manager.cc:194] Registered new tserver with Master: 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:09.355724 29915 webserver.cc:533] Webserver started at http://127.29.54.196:36999/ using document root <none> and password file <none>
I20260709 13:10:09.356254 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:09.356475 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:09.356559  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54792
I20260709 13:10:09.356751 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:09.358131 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-3-root/instance:
uuid: "704393a2076240ceb5431817e077482b"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.362591 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:09.366215  1319 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:09.367035 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:09.367355 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-3-root
uuid: "704393a2076240ceb5431817e077482b"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:09.367698 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-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:10:09.385111 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:09.386705 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:09.388132 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:09.390246 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:09.390478 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.390748 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:09.390920 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:09.430387 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.196:41241
I20260709 13:10:09.430539  1381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.196:41241 every 8 connection(s)
I20260709 13:10:09.444039  1382 heartbeater.cc:344] Connected to a master server at 127.29.54.254:41071
I20260709 13:10:09.444439  1382 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:09.445251  1382 heartbeater.cc:507] Master 127.29.54.254:41071 requested a full tablet report, sending...
I20260709 13:10:09.447140  1032 ts_manager.cc:194] Registered new tserver with Master: 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:09.447538 29915 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01383141s
I20260709 13:10:09.448494  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54804
I20260709 13:10:09.477880  1032 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54810:
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:10:09.708197  1347 tablet_service.cc:1511] Processing CreateTablet for tablet 930e948b0c6c44f29cbbb009569dd063 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:09.709672  1347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930e948b0c6c44f29cbbb009569dd063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.710569  1199 tablet_service.cc:1511] Processing CreateTablet for tablet 930e948b0c6c44f29cbbb009569dd063 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:09.711961  1199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930e948b0c6c44f29cbbb009569dd063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.716013  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 6f712977f132442fa7e347c78cc2b02f (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:09.716588  1124 tablet_service.cc:1511] Processing CreateTablet for tablet 930e948b0c6c44f29cbbb009569dd063 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:10:09.717438  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f712977f132442fa7e347c78cc2b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.718008  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 930e948b0c6c44f29cbbb009569dd063. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.717597  1346 tablet_service.cc:1511] Processing CreateTablet for tablet 7570d75b2b2746b7ba34a690e55ebbd3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:09.719036  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7570d75b2b2746b7ba34a690e55ebbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.719635  1123 tablet_service.cc:1511] Processing CreateTablet for tablet 6f712977f132442fa7e347c78cc2b02f (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:09.720940  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f712977f132442fa7e347c78cc2b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.721246  1197 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9a45e300e6477794d60a9e98893f9e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:09.722596  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a45e300e6477794d60a9e98893f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.723567  1345 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9a45e300e6477794d60a9e98893f9e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:09.724866  1345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a45e300e6477794d60a9e98893f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.726583  1196 tablet_service.cc:1511] Processing CreateTablet for tablet 5b46d3e153a4481aac210a779587bad7 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:09.727891  1196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b46d3e153a4481aac210a779587bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.728693  1122 tablet_service.cc:1511] Processing CreateTablet for tablet 7570d75b2b2746b7ba34a690e55ebbd3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:09.729610  1344 tablet_service.cc:1511] Processing CreateTablet for tablet 745ad2ac78c8475db7a5de7da80af678 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:09.731063  1344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745ad2ac78c8475db7a5de7da80af678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.732340  1121 tablet_service.cc:1511] Processing CreateTablet for tablet 5b46d3e153a4481aac210a779587bad7 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:09.732869  1195 tablet_service.cc:1511] Processing CreateTablet for tablet 745ad2ac78c8475db7a5de7da80af678 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:09.734211  1195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745ad2ac78c8475db7a5de7da80af678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.730095  1122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7570d75b2b2746b7ba34a690e55ebbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.736086  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b46d3e153a4481aac210a779587bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.738399  1343 tablet_service.cc:1511] Processing CreateTablet for tablet 91d49538a14e4e8bb5bb19429c7a40ad (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:09.738957  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 267418166ecc48a990b65d34bfc4fbad (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:09.739815  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d49538a14e4e8bb5bb19429c7a40ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.740329  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267418166ecc48a990b65d34bfc4fbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.740258  1120 tablet_service.cc:1511] Processing CreateTablet for tablet 745ad2ac78c8475db7a5de7da80af678 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:10:09.741575  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745ad2ac78c8475db7a5de7da80af678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.743590  1342 tablet_service.cc:1511] Processing CreateTablet for tablet 267418166ecc48a990b65d34bfc4fbad (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:09.744946  1342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267418166ecc48a990b65d34bfc4fbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.744843  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 712ae7decec04eb3928c9fb0a1d15ddf (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:09.746474  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712ae7decec04eb3928c9fb0a1d15ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.747702  1341 tablet_service.cc:1511] Processing CreateTablet for tablet e544ec63af0f464fb4a2f39de36a4015 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:09.748968  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e544ec63af0f464fb4a2f39de36a4015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.753793  1192 tablet_service.cc:1511] Processing CreateTablet for tablet e544ec63af0f464fb4a2f39de36a4015 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:09.755057  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e544ec63af0f464fb4a2f39de36a4015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.755568  1340 tablet_service.cc:1511] Processing CreateTablet for tablet 2c61d1dd98fb40d5900ce934aa2f9168 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:09.756877  1340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c61d1dd98fb40d5900ce934aa2f9168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.760695  1119 tablet_service.cc:1511] Processing CreateTablet for tablet 91d49538a14e4e8bb5bb19429c7a40ad (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:10:09.762281  1119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d49538a14e4e8bb5bb19429c7a40ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.770975  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 720922a93aa548da8b908b1f4cf3e87b (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:09.772298  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720922a93aa548da8b908b1f4cf3e87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.780162  1117 tablet_service.cc:1511] Processing CreateTablet for tablet e544ec63af0f464fb4a2f39de36a4015 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:10:09.781522  1117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e544ec63af0f464fb4a2f39de36a4015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.783592  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 2c61d1dd98fb40d5900ce934aa2f9168 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:09.787074  1339 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4910829d5c4a2e92aaf59977f457bd (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:09.788470  1339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4910829d5c4a2e92aaf59977f457bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.793131  1338 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0781dd021d47ed9acf1038edaa876c (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:09.778661  1118 tablet_service.cc:1511] Processing CreateTablet for tablet 712ae7decec04eb3928c9fb0a1d15ddf (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:09.801604  1344 tablet_service.cc:1511] Processing CreateTablet for tablet 720922a93aa548da8b908b1f4cf3e87b (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:09.803840  1344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720922a93aa548da8b908b1f4cf3e87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.813947  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0781dd021d47ed9acf1038edaa876c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.810318  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c61d1dd98fb40d5900ce934aa2f9168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.817029  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712ae7decec04eb3928c9fb0a1d15ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.823912  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8e3870fa4b4d60a1145f6663b3821d (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:09.825296  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8e3870fa4b4d60a1145f6663b3821d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.853145  1115 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8e3870fa4b4d60a1145f6663b3821d (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:09.855131  1115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8e3870fa4b4d60a1145f6663b3821d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.886528  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4910829d5c4a2e92aaf59977f457bd (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:09.888064  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4910829d5c4a2e92aaf59977f457bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.906629  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0781dd021d47ed9acf1038edaa876c (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:09.908423  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0781dd021d47ed9acf1038edaa876c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.910166  1402 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:09.941460  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4910829d5c4a2e92aaf59977f457bd (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:10:09.949734  1273 tablet_service.cc:1511] Processing CreateTablet for tablet 6f712977f132442fa7e347c78cc2b02f (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:10:09.951186  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f712977f132442fa7e347c78cc2b02f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.952278  1270 tablet_service.cc:1511] Processing CreateTablet for tablet 5b46d3e153a4481aac210a779587bad7 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:10:09.953085  1272 tablet_service.cc:1511] Processing CreateTablet for tablet 7570d75b2b2746b7ba34a690e55ebbd3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:10:09.953477  1271 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9a45e300e6477794d60a9e98893f9e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:10:09.954365  1270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b46d3e153a4481aac210a779587bad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.980080  1269 tablet_service.cc:1511] Processing CreateTablet for tablet 91d49538a14e4e8bb5bb19429c7a40ad (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
W20260709 13:10:09.987726  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:09.990060  1268 tablet_service.cc:1511] Processing CreateTablet for tablet 267418166ecc48a990b65d34bfc4fbad (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:10:09.992533  1267 tablet_service.cc:1511] Processing CreateTablet for tablet 712ae7decec04eb3928c9fb0a1d15ddf (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:10:09.994918  1266 tablet_service.cc:1511] Processing CreateTablet for tablet 2c61d1dd98fb40d5900ce934aa2f9168 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:10:09.997269  1265 tablet_service.cc:1511] Processing CreateTablet for tablet 720922a93aa548da8b908b1f4cf3e87b (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:10:09.998917  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4910829d5c4a2e92aaf59977f457bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:09.999703  1264 tablet_service.cc:1511] Processing CreateTablet for tablet 0d8e3870fa4b4d60a1145f6663b3821d (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:10:10.013873  1402 tablet_bootstrap.cc:654] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.036562  1192 tablet_service.cc:1511] Processing CreateTablet for tablet 42cad86666454631a4cbec151df662f1 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:10.041720  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cad86666454631a4cbec151df662f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:10.052347  1019 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 66276.5us
I20260709 13:10:10.059185  1272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7570d75b2b2746b7ba34a690e55ebbd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.060628  1266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c61d1dd98fb40d5900ce934aa2f9168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.062731  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d8e3870fa4b4d60a1145f6663b3821d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.065515  1404 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:10.066949  1403 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:10.070736  1017 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.29.54.193:38173, user_credentials={real_user=slave}} blocked reactor thread for 61183.5us
I20260709 13:10:10.074311  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712ae7decec04eb3928c9fb0a1d15ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.075176  1269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d49538a14e4e8bb5bb19429c7a40ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.076097  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 267418166ecc48a990b65d34bfc4fbad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.080159  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 720922a93aa548da8b908b1f4cf3e87b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.081888  1121 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4a208935644277a4eebbcddaec53d2 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:10.090960  1271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9a45e300e6477794d60a9e98893f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.091321  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4a208935644277a4eebbcddaec53d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.104156  1402 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:10.106779  1344 tablet_service.cc:1511] Processing CreateTablet for tablet 42cad86666454631a4cbec151df662f1 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:10.108824  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4a208935644277a4eebbcddaec53d2 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:10.110575  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4a208935644277a4eebbcddaec53d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.110575  1344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cad86666454631a4cbec151df662f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.116748  1404 tablet_bootstrap.cc:654] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.115226  1123 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd5c368ccec4fc6b144f48670639619 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:10.120018  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd5c368ccec4fc6b144f48670639619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.124939  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd5c368ccec4fc6b144f48670639619 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:10.126251  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd5c368ccec4fc6b144f48670639619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.109754  1402 ts_tablet_manager.cc:1403] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.200s	user 0.007s	sys 0.019s
I20260709 13:10:10.133657  1402 raft_consensus.cc:359] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:10.135524  1343 tablet_service.cc:1511] Processing CreateTablet for tablet 7dd5c368ccec4fc6b144f48670639619 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:10:10.174206  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dd5c368ccec4fc6b144f48670639619. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.142040  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 8da6aa34b3274820b3d07ad9154bae84 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:10.147264  1272 tablet_service.cc:1511] Processing CreateTablet for tablet 42cad86666454631a4cbec151df662f1 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:10:10.175271  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da6aa34b3274820b3d07ad9154bae84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.175364  1272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42cad86666454631a4cbec151df662f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.152536  1265 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4a208935644277a4eebbcddaec53d2 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:10:10.159112  1403 tablet_bootstrap.cc:654] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.162248  1342 tablet_service.cc:1511] Processing CreateTablet for tablet 8da6aa34b3274820b3d07ad9154bae84 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:10.181224  1342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da6aa34b3274820b3d07ad9154bae84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.179208  1402 raft_consensus.cc:385] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.182314  1264 tablet_service.cc:1511] Processing CreateTablet for tablet eb34193a536d4425bfca4d0ba4929de6 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:10.182822  1402 raft_consensus.cc:740] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.183702  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb34193a536d4425bfca4d0ba4929de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.164614  1124 tablet_service.cc:1511] Processing CreateTablet for tablet eb34193a536d4425bfca4d0ba4929de6 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:10.167902  1270 tablet_service.cc:1511] Processing CreateTablet for tablet dd6c0352c7fd43cd9bbb448eb6e20046 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:10.168059  1197 tablet_service.cc:1511] Processing CreateTablet for tablet eb34193a536d4425bfca4d0ba4929de6 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:10:10.169456  1404 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:10.169849  1159 heartbeater.cc:499] Master 127.29.54.254:41071 was elected leader, sending a full tablet report...
I20260709 13:10:10.187785  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb34193a536d4425bfca4d0ba4929de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.189134  1121 tablet_service.cc:1511] Processing CreateTablet for tablet faba6c8540fb4036a26c9e505b25d745 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:10.190373  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4a208935644277a4eebbcddaec53d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.137881  1338 tablet_service.cc:1511] Processing CreateTablet for tablet dd6c0352c7fd43cd9bbb448eb6e20046 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:10.191321  1270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6c0352c7fd43cd9bbb448eb6e20046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.179389  1267 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0781dd021d47ed9acf1038edaa876c (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:10:10.186947  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb34193a536d4425bfca4d0ba4929de6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.192085  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6c0352c7fd43cd9bbb448eb6e20046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.191229  1269 tablet_service.cc:1511] Processing CreateTablet for tablet 07566028cd7b48d2a50314b23ae374a4 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:10.196334  1269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07566028cd7b48d2a50314b23ae374a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.197966  1339 tablet_service.cc:1511] Processing CreateTablet for tablet faba6c8540fb4036a26c9e505b25d745 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:10.202841  1404 ts_tablet_manager.cc:1403] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.031s
I20260709 13:10:10.203329  1339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba6c8540fb4036a26c9e505b25d745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.210752  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba6c8540fb4036a26c9e505b25d745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.215891  1118 tablet_service.cc:1511] Processing CreateTablet for tablet 07566028cd7b48d2a50314b23ae374a4 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:10.226855  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0781dd021d47ed9acf1038edaa876c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.207247  1402 consensus_queue.cc:260] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:10.231392  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07566028cd7b48d2a50314b23ae374a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.212124  1404 raft_consensus.cc:359] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.233686  1404 raft_consensus.cc:385] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.231465  1266 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc9f9722fc4374a6c326c5ff151093 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:10.234020  1404 raft_consensus.cc:740] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.232461  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 9892885b350343fcabec96cf5185c7e3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:10.235805  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9892885b350343fcabec96cf5185c7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.233371  1192 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc9f9722fc4374a6c326c5ff151093 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:10.237192  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc9f9722fc4374a6c326c5ff151093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.238582  1341 tablet_service.cc:1511] Processing CreateTablet for tablet a1bc9f9722fc4374a6c326c5ff151093 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:10:10.239833  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc9f9722fc4374a6c326c5ff151093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.239605  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 9892885b350343fcabec96cf5185c7e3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:10.240130  1193 tablet_service.cc:1511] Processing CreateTablet for tablet faba6c8540fb4036a26c9e505b25d745 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:10:10.240836  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9892885b350343fcabec96cf5185c7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.240506  1345 tablet_service.cc:1511] Processing CreateTablet for tablet 748c5647e4c249d0bd06352e5fc0d6da (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:10.241664  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faba6c8540fb4036a26c9e505b25d745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.234989  1404 consensus_queue.cc:260] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.242534  1345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748c5647e4c249d0bd06352e5fc0d6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.232174  1406 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:10.258219  1266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1bc9f9722fc4374a6c326c5ff151093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.259202  1346 tablet_service.cc:1511] Processing CreateTablet for tablet 07566028cd7b48d2a50314b23ae374a4 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:10:10.259806  1234 heartbeater.cc:499] Master 127.29.54.254:41071 was elected leader, sending a full tablet report...
I20260709 13:10:10.260565  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07566028cd7b48d2a50314b23ae374a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.282049  1268 tablet_service.cc:1511] Processing CreateTablet for tablet 8da6aa34b3274820b3d07ad9154bae84 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:10:10.282977  1120 tablet_service.cc:1511] Processing CreateTablet for tablet dd6c0352c7fd43cd9bbb448eb6e20046 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:10:10.283813  1268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da6aa34b3274820b3d07ad9154bae84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.284243  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6c0352c7fd43cd9bbb448eb6e20046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.287161  1406 tablet_bootstrap.cc:654] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.297063  1273 tablet_service.cc:1511] Processing CreateTablet for tablet 9892885b350343fcabec96cf5185c7e3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:10:10.321743  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9892885b350343fcabec96cf5185c7e3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:10.320463  1019 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 61639us
I20260709 13:10:10.351768  1382 heartbeater.cc:499] Master 127.29.54.254:41071 was elected leader, sending a full tablet report...
I20260709 13:10:10.351873  1122 tablet_service.cc:1511] Processing CreateTablet for tablet 748c5647e4c249d0bd06352e5fc0d6da (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:10.354745  1122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748c5647e4c249d0bd06352e5fc0d6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.351770  1402 ts_tablet_manager.cc:1434] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.221s	user 0.015s	sys 0.046s
I20260709 13:10:10.359105  1308 heartbeater.cc:499] Master 127.29.54.254:41071 was elected leader, sending a full tablet report...
I20260709 13:10:10.363413  1402 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:10.370102  1402 tablet_bootstrap.cc:654] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.375809  1404 ts_tablet_manager.cc:1434] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.173s	user 0.024s	sys 0.049s
I20260709 13:10:10.376840  1404 tablet_bootstrap.cc:492] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:10.376844  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 748c5647e4c249d0bd06352e5fc0d6da (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:10:10.378441  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748c5647e4c249d0bd06352e5fc0d6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.383018  1404 tablet_bootstrap.cc:654] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.396092  1403 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:10.396596  1403 ts_tablet_manager.cc:1403] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.330s	user 0.024s	sys 0.043s
I20260709 13:10:10.415663  1273 tablet_service.cc:1511] Processing CreateTablet for tablet c18ac1aa86c34cd5a31f90c6d5ae6bac (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:10.416981  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18ac1aa86c34cd5a31f90c6d5ae6bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.420746  1344 tablet_service.cc:1511] Processing CreateTablet for tablet c18ac1aa86c34cd5a31f90c6d5ae6bac (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:10.421238  1409 raft_consensus.cc:493] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:10.421720  1409 raft_consensus.cc:515] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.423287  1195 tablet_service.cc:1511] Processing CreateTablet for tablet 72d7bb147a2f40c98f46339442155396 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:10.424515  1195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d7bb147a2f40c98f46339442155396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.422130  1344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18ac1aa86c34cd5a31f90c6d5ae6bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.420749  1272 tablet_service.cc:1511] Processing CreateTablet for tablet 72d7bb147a2f40c98f46339442155396 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:10.435416  1272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d7bb147a2f40c98f46339442155396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.440783  1409 leader_election.cc:290] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:10.456362  1406 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:10.456872  1406 ts_tablet_manager.cc:1403] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.237s	user 0.024s	sys 0.026s
W20260709 13:10:10.457281  1383 tablet.cc:2406] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:10.473191  1123 tablet_service.cc:1511] Processing CreateTablet for tablet 33045b44b6444feb9854c67cb867a917 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:10.475267  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33045b44b6444feb9854c67cb867a917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.477172  1269 tablet_service.cc:1511] Processing CreateTablet for tablet 33045b44b6444feb9854c67cb867a917 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:10.476908  1406 raft_consensus.cc:359] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.491087  1406 raft_consensus.cc:385] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.530030  1403 raft_consensus.cc:359] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.530849  1403 raft_consensus.cc:385] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.531168  1403 raft_consensus.cc:740] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.531896  1403 consensus_queue.cc:260] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.509433  1406 raft_consensus.cc:740] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.534456  1347 tablet_service.cc:1511] Processing CreateTablet for tablet cefe37d10ae14a8b972b776e0489f5fd (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:10.544857  1347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefe37d10ae14a8b972b776e0489f5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.544591  1192 tablet_service.cc:1511] Processing CreateTablet for tablet cefe37d10ae14a8b972b776e0489f5fd (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:10.545709  1402 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:10.545946  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefe37d10ae14a8b972b776e0489f5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.546206  1402 ts_tablet_manager.cc:1403] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.188s	user 0.005s	sys 0.015s
I20260709 13:10:10.546593  1406 consensus_queue.cc:260] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.530090  1269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33045b44b6444feb9854c67cb867a917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.555372  1124 tablet_service.cc:1511] Processing CreateTablet for tablet cefe37d10ae14a8b972b776e0489f5fd (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:10:10.556777  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cefe37d10ae14a8b972b776e0489f5fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.559482  1403 ts_tablet_manager.cc:1434] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.163s	user 0.008s	sys 0.000s
I20260709 13:10:10.529529  1340 tablet_service.cc:1511] Processing CreateTablet for tablet 72d7bb147a2f40c98f46339442155396 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:10:10.570108  1340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d7bb147a2f40c98f46339442155396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.571364  1404 tablet_bootstrap.cc:492] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:10.571899  1404 ts_tablet_manager.cc:1403] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.195s	user 0.052s	sys 0.022s
I20260709 13:10:10.571766  1402 raft_consensus.cc:359] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:10.571964  1116 tablet_service.cc:1511] Processing CreateTablet for tablet c18ac1aa86c34cd5a31f90c6d5ae6bac (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:10:10.573318  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c18ac1aa86c34cd5a31f90c6d5ae6bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.555305  1197 tablet_service.cc:1511] Processing CreateTablet for tablet 33045b44b6444feb9854c67cb867a917 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:10:10.575295  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33045b44b6444feb9854c67cb867a917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.574937  1404 raft_consensus.cc:359] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:10.575736  1404 raft_consensus.cc:385] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.576053  1404 raft_consensus.cc:740] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.578475  1403 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:10.572538  1402 raft_consensus.cc:385] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.596047  1402 raft_consensus.cc:740] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.599116  1402 consensus_queue.cc:260] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:10.601608  1402 ts_tablet_manager.cc:1434] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.004s
W20260709 13:10:10.602758  1019 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 52100.4us
I20260709 13:10:10.610766  1404 consensus_queue.cc:260] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:10.613234  1404 ts_tablet_manager.cc:1434] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
W20260709 13:10:10.604851  1016 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.29.54.195:33109, user_credentials={real_user=slave}} blocked reactor thread for 53732us
I20260709 13:10:10.614207  1404 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:10.615577  1343 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc9fdd6626a4a51bcea3cbf5bc14c54 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:10.616899  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc9fdd6626a4a51bcea3cbf5bc14c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.618475  1267 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc9fdd6626a4a51bcea3cbf5bc14c54 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:10.619905  1408 raft_consensus.cc:493] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:10.620474  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:10.621393  1408 raft_consensus.cc:515] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:10.622615  1173 leader_election.cc:343] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:10.622691  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:10.620896  1402 tablet_bootstrap.cc:492] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b: Bootstrap starting.
W20260709 13:10:10.634204  1172 leader_election.cc:343] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:10.630854  1408 leader_election.cc:290] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:10.634526  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc9fdd6626a4a51bcea3cbf5bc14c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.634768  1172 leader_election.cc:304] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:10.635798  1413 raft_consensus.cc:2749] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:10.636166  1403 tablet_bootstrap.cc:654] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.643410  1265 tablet_service.cc:1511] Processing CreateTablet for tablet d109d4d9717849059ecbc1e033645eda (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:10.644809  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d109d4d9717849059ecbc1e033645eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.663100  1121 tablet_service.cc:1511] Processing CreateTablet for tablet e85c1853c7e04e5fae32c7b72e0fb0e7 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:10.663869  1120 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc9fdd6626a4a51bcea3cbf5bc14c54 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:10:10.664983  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85c1853c7e04e5fae32c7b72e0fb0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.665552  1402 tablet_bootstrap.cc:654] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.667238  1404 tablet_bootstrap.cc:654] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.669232  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc9fdd6626a4a51bcea3cbf5bc14c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.691588  1347 tablet_service.cc:1511] Processing CreateTablet for tablet d109d4d9717849059ecbc1e033645eda (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:10.693044  1347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d109d4d9717849059ecbc1e033645eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.693548  1403 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:10.694088  1403 ts_tablet_manager.cc:1403] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.003s
I20260709 13:10:10.697113  1403 raft_consensus.cc:359] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:10.697849  1403 raft_consensus.cc:385] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.698149  1403 raft_consensus.cc:740] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.700033  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:10.701371  1321 leader_election.cc:343] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:10.702854  1402 tablet_bootstrap.cc:492] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:10.703361  1402 ts_tablet_manager.cc:1403] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.004s
I20260709 13:10:10.709411  1406 ts_tablet_manager.cc:1434] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.252s	user 0.006s	sys 0.028s
I20260709 13:10:10.710532  1406 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:10.713568  1269 tablet_service.cc:1511] Processing CreateTablet for tablet e85c1853c7e04e5fae32c7b72e0fb0e7 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:10.714856  1269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85c1853c7e04e5fae32c7b72e0fb0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.716975  1406 tablet_bootstrap.cc:654] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.723487  1192 tablet_service.cc:1511] Processing CreateTablet for tablet e85c1853c7e04e5fae32c7b72e0fb0e7 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:10:10.724807  1192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e85c1853c7e04e5fae32c7b72e0fb0e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.731007  1403 consensus_queue.cc:260] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:10.735497  1123 tablet_service.cc:1511] Processing CreateTablet for tablet be0fe31d9b7043ad9dcdf2a9742be9b9 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:10.737371  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0fe31d9b7043ad9dcdf2a9742be9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.737454  1403 ts_tablet_manager.cc:1434] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260709 13:10:10.722031  1197 tablet_service.cc:1511] Processing CreateTablet for tablet d109d4d9717849059ecbc1e033645eda (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:10:10.739732  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d109d4d9717849059ecbc1e033645eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.743264  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 81d21513837c42df95b734f300ebe920 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:10.744550  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d21513837c42df95b734f300ebe920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.744796  1403 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:10.745743  1408 raft_consensus.cc:493] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:10.746299  1408 raft_consensus.cc:515] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:10.748344  1408 leader_election.cc:290] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:10.749289  1265 tablet_service.cc:1511] Processing CreateTablet for tablet 81d21513837c42df95b734f300ebe920 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:10.750546  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d21513837c42df95b734f300ebe920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.755270  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:10.756698  1321 leader_election.cc:343] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:10.756956  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:10.758680  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:10.759909  1323 leader_election.cc:343] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:10.760347  1323 leader_election.cc:304] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:10.761435  1408 raft_consensus.cc:2749] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:10.706362  1402 raft_consensus.cc:359] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
W20260709 13:10:10.762524  1323 leader_election.cc:343] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:10.762799  1402 raft_consensus.cc:385] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.763033  1323 leader_election.cc:304] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:10.764326  1408 raft_consensus.cc:2749] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:10.767513  1343 tablet_service.cc:1511] Processing CreateTablet for tablet 81d21513837c42df95b734f300ebe920 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:10:10.769105  1403 tablet_bootstrap.cc:654] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.770239  1347 tablet_service.cc:1511] Processing CreateTablet for tablet be0fe31d9b7043ad9dcdf2a9742be9b9 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:10.769155  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d21513837c42df95b734f300ebe920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.771014  1195 tablet_service.cc:1511] Processing CreateTablet for tablet be0fe31d9b7043ad9dcdf2a9742be9b9 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:10:10.772405  1195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0fe31d9b7043ad9dcdf2a9742be9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.763197  1402 raft_consensus.cc:740] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.775461  1402 consensus_queue.cc:260] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:10.777661  1402 ts_tablet_manager.cc:1434] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 13:10:10.781005  1265 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92a6124e7a4f61ac00f35f652c0124 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:10.782317  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92a6124e7a4f61ac00f35f652c0124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.782076  1340 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92a6124e7a4f61ac00f35f652c0124 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:10.785995  1193 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92a6124e7a4f61ac00f35f652c0124 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:10:10.787163  1340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92a6124e7a4f61ac00f35f652c0124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.787258  1193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92a6124e7a4f61ac00f35f652c0124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.791299  1419 raft_consensus.cc:493] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:10.791791  1419 raft_consensus.cc:515] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:10.794044  1347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0fe31d9b7043ad9dcdf2a9742be9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.797525  1419 leader_election.cc:290] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:10.811959  1413 raft_consensus.cc:493] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:10.812673  1413 raft_consensus.cc:515] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:10.825062  1413 leader_election.cc:290] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:10.826037  1403 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:10.815336  1402 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:10.831516  1420 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:10.832021  1420 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:10.833410  1404 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:10.834075  1404 ts_tablet_manager.cc:1403] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.220s	user 0.012s	sys 0.000s
I20260709 13:10:10.829227  1403 ts_tablet_manager.cc:1403] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.027s
I20260709 13:10:10.840289  1420 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:10.855702  1269 tablet_service.cc:1511] Processing CreateTablet for tablet 0424b383a7b845f8aad85ee0f199dd51 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:10.857553  1269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0424b383a7b845f8aad85ee0f199dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.860714  1267 tablet_service.cc:1511] Processing CreateTablet for tablet bbcfac8248e941e6b960c3c46c9e8353 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:10.862354  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcfac8248e941e6b960c3c46c9e8353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.877348  1273 tablet_service.cc:1511] Processing CreateTablet for tablet 4c77b8d48d664bf38929e4fcc715ab11 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:10.878717  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c77b8d48d664bf38929e4fcc715ab11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.896363  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 0424b383a7b845f8aad85ee0f199dd51 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:10.897854  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0424b383a7b845f8aad85ee0f199dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.900213  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 4c77b8d48d664bf38929e4fcc715ab11 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:10.901473  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c77b8d48d664bf38929e4fcc715ab11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.902434  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 55dfb2dc60a94dbe9ebc1486b223b554 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:10.903698  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dfb2dc60a94dbe9ebc1486b223b554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.903800  1270 tablet_service.cc:1511] Processing CreateTablet for tablet 55dfb2dc60a94dbe9ebc1486b223b554 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:10.905004  1270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dfb2dc60a94dbe9ebc1486b223b554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.900233  1194 tablet_service.cc:1511] Processing CreateTablet for tablet aa54388685b5488595535a0c1b99f51b (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:10.907866  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa54388685b5488595535a0c1b99f51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.913040  1404 raft_consensus.cc:359] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:10.914520  1404 raft_consensus.cc:385] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.914812  1404 raft_consensus.cc:740] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.939224  1404 consensus_queue.cc:260] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:10.966796  1413 raft_consensus.cc:493] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:10.966727  1343 tablet_service.cc:1511] Processing CreateTablet for tablet aa54388685b5488595535a0c1b99f51b (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:10.966958  1341 tablet_service.cc:1511] Processing CreateTablet for tablet 4c77b8d48d664bf38929e4fcc715ab11 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:10:10.967465  1413 raft_consensus.cc:515] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:10.968220  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa54388685b5488595535a0c1b99f51b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.968504  1406 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:10.968901  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c77b8d48d664bf38929e4fcc715ab11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.969044  1406 ts_tablet_manager.cc:1403] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.259s	user 0.043s	sys 0.051s
I20260709 13:10:10.964270  1344 tablet_service.cc:1511] Processing CreateTablet for tablet bbcfac8248e941e6b960c3c46c9e8353 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:10.972674  1344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcfac8248e941e6b960c3c46c9e8353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.974267  1124 tablet_service.cc:1511] Processing CreateTablet for tablet 0424b383a7b845f8aad85ee0f199dd51 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:10:10.975711  1124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0424b383a7b845f8aad85ee0f199dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.976613  1402 tablet_bootstrap.cc:654] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:10.976833  1406 raft_consensus.cc:359] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:10.977581  1406 raft_consensus.cc:385] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.977875  1406 raft_consensus.cc:740] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:10.980782  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:10.980906  1121 tablet_service.cc:1511] Processing CreateTablet for tablet aa54388685b5488595535a0c1b99f51b (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:10:10.982199  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa54388685b5488595535a0c1b99f51b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:10.982286  1173 leader_election.cc:343] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:10.982939  1413 leader_election.cc:290] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
W20260709 13:10:10.990367  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:10.991415  1403 raft_consensus.cc:359] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:10.992190  1403 raft_consensus.cc:385] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:10.991788  1116 tablet_service.cc:1511] Processing CreateTablet for tablet bbcfac8248e941e6b960c3c46c9e8353 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:10:10.992223  1118 tablet_service.cc:1511] Processing CreateTablet for tablet bcca77b6b3174a94872711a7f4822d1e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:10.993474  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbcfac8248e941e6b960c3c46c9e8353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:10.993757  1120 tablet_service.cc:1511] Processing CreateTablet for tablet 55dfb2dc60a94dbe9ebc1486b223b554 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:10:10.993933  1406 consensus_queue.cc:260] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:10.994393  1122 tablet_service.cc:1511] Processing CreateTablet for tablet dee9f6e36e8c41c9a96c187504c93a33 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:10:10.999589  1406 ts_tablet_manager.cc:1434] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260709 13:10:11.000751  1406 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:10.992612  1403 raft_consensus.cc:740] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.003582  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720922a93aa548da8b908b1f4cf3e87b" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:11.000667  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55dfb2dc60a94dbe9ebc1486b223b554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.006165  1340 tablet_service.cc:1511] Processing CreateTablet for tablet bcca77b6b3174a94872711a7f4822d1e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:11.006832  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 383a7066853447c798d3a2e3668ba962 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:11.003994  1194 tablet_service.cc:1511] Processing CreateTablet for tablet bcca77b6b3174a94872711a7f4822d1e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:10:11.008630  1419 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.010857  1338 tablet_service.cc:1511] Processing CreateTablet for tablet dee9f6e36e8c41c9a96c187504c93a33 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:10:11.016456  1340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcca77b6b3174a94872711a7f4822d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.017031  1122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee9f6e36e8c41c9a96c187504c93a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.051023  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee9f6e36e8c41c9a96c187504c93a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.043381  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:11.050235  1273 tablet_service.cc:1511] Processing CreateTablet for tablet 383a7066853447c798d3a2e3668ba962 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:11.054229  1273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383a7066853447c798d3a2e3668ba962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.055653  1419 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:11.040673  1172 leader_election.cc:343] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.062783  1419 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:11.064896  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:11.065614  1281 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:11.067358  1097 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:11.019171  1403 consensus_queue.cc:260] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.074539  1264 tablet_service.cc:1511] Processing CreateTablet for tablet 3db1047f64dd442ea8a0a3d913db22fe (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:11.075866  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db1047f64dd442ea8a0a3d913db22fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.024772  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720922a93aa548da8b908b1f4cf3e87b" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.082810  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcca77b6b3174a94872711a7f4822d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.019625  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.039299  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:11.085187  1175 leader_election.cc:343] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704393a2076240ceb5431817e077482b (127.29.54.196:41241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.085667  1175 leader_election.cc:304] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b
I20260709 13:10:11.086822  1413 raft_consensus.cc:2749] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.056988  1134 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:11.087705  1419 raft_consensus.cc:2804] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.087787  1198 tablet_service.cc:1511] Processing CreateTablet for tablet 3db1047f64dd442ea8a0a3d913db22fe (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:11.040720  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:11.080682  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.065414  1346 tablet_service.cc:1511] Processing CreateTablet for tablet 383a7066853447c798d3a2e3668ba962 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:10:10.993772  1267 tablet_service.cc:1511] Processing CreateTablet for tablet dee9f6e36e8c41c9a96c187504c93a33 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 13:10:11.090781  1097 leader_election.cc:343] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.091738  1247 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:11.102092  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee9f6e36e8c41c9a96c187504c93a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.102164  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383a7066853447c798d3a2e3668ba962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.096622  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383a7066853447c798d3a2e3668ba962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.093953  1419 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:10:11.109642  1100 leader_election.cc:343] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704393a2076240ceb5431817e077482b (127.29.54.196:41241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.111936  1100 leader_election.cc:304] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b
I20260709 13:10:11.115716  1420 raft_consensus.cc:2804] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.116137  1420 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.116514  1420 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.116225  1122 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6e52e8679442b996cad3584286c622 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:11.117532  1122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6e52e8679442b996cad3584286c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.111925  1341 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6e52e8679442b996cad3584286c622 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:11.119238  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.119136  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 3db1047f64dd442ea8a0a3d913db22fe (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:10:11.120391  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db1047f64dd442ea8a0a3d913db22fe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:11.120831  1249 leader_election.cc:343] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.106832  1419 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.123137  1406 tablet_bootstrap.cc:654] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.127244  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6e52e8679442b996cad3584286c622. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:11.127194  1172 leader_election.cc:343] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.127833  1172 leader_election.cc:304] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:11.128961  1413 raft_consensus.cc:2749] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.131300  1197 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6e52e8679442b996cad3584286c622 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:10:11.140470  1438 raft_consensus.cc:2749] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:11.140116  1100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 48796.8us
I20260709 13:10:11.142369  1270 tablet_service.cc:1511] Processing CreateTablet for tablet a432fded433a4efa821120f564f38848 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:11.143712  1270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a432fded433a4efa821120f564f38848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.138652  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcca77b6b3174a94872711a7f4822d1e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:11.150893  1100 leader_election.cc:343] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.154800  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db1047f64dd442ea8a0a3d913db22fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.160212  1419 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.163800  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:11.165098  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:11.167460  1100 leader_election.cc:343] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.168020  1419 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:11.170715  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6e52e8679442b996cad3584286c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.181448  1408 raft_consensus.cc:493] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.182075  1408 raft_consensus.cc:515] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.189493  1408 leader_election.cc:290] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:11.146021  1420 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.189527  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.202176  1440 raft_consensus.cc:493] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.202737  1440 raft_consensus.cc:515] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.203141  1404 ts_tablet_manager.cc:1434] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.369s	user 0.014s	sys 0.036s
I20260709 13:10:11.207399  1440 leader_election.cc:290] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:11.208490  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7570d75b2b2746b7ba34a690e55ebbd3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:11.209872  1247 leader_election.cc:343] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.209854  1116 tablet_service.cc:1511] Processing CreateTablet for tablet a432fded433a4efa821120f564f38848 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:11.211158  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a432fded433a4efa821120f564f38848. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.221411  1282 raft_consensus.cc:2393] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 23d4bcf892904932a83b0cfcf3ff4748 in this term.
I20260709 13:10:11.225358  1436 raft_consensus.cc:493] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.225899  1436 raft_consensus.cc:515] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.227743  1097 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:11.228070  1436 leader_election.cc:290] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.228634  1436 raft_consensus.cc:2749] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.230087  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.229980  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
W20260709 13:10:11.231122  1323 leader_election.cc:343] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:11.231333  1100 leader_election.cc:343] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:11.232081  1100 leader_election.cc:343] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704393a2076240ceb5431817e077482b (127.29.54.196:41241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.232484  1100 leader_election.cc:304] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:11.233829  1436 raft_consensus.cc:2749] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.235059  1402 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:11.235519  1402 ts_tablet_manager.cc:1403] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.441s	user 0.007s	sys 0.013s
I20260709 13:10:11.236223  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7570d75b2b2746b7ba34a690e55ebbd3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.236912  1346 tablet_service.cc:1511] Processing CreateTablet for tablet a432fded433a4efa821120f564f38848 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:10:11.238209  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a432fded433a4efa821120f564f38848. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:11.238566  1249 leader_election.cc:343] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704393a2076240ceb5431817e077482b (127.29.54.196:41241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.239084  1249 leader_election.cc:304] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:11.238176  1402 raft_consensus.cc:359] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.239852  1402 raft_consensus.cc:385] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.240166  1402 raft_consensus.cc:740] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.241008  1402 consensus_queue.cc:260] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.245636  1402 ts_tablet_manager.cc:1434] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:11.245798  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:11.246706  1402 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:11.248019  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:11.248879  1134 raft_consensus.cc:2393] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
W20260709 13:10:11.249806  1320 leader_election.cc:343] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.250303  1320 leader_election.cc:304] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:11.250658  1440 raft_consensus.cc:2749] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.251348  1420 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.251434  1408 raft_consensus.cc:2749] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.253626  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:11.254861  1402 tablet_bootstrap.cc:654] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.255023  1404 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:11.256632  1406 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:11.257130  1406 ts_tablet_manager.cc:1403] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.257s	user 0.011s	sys 0.000s
W20260709 13:10:11.255038  1249 leader_election.cc:343] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.259044  1249 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:11.245853  1403 ts_tablet_manager.cc:1434] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.393s	user 0.012s	sys 0.012s
I20260709 13:10:11.264128  1403 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:11.267208  1406 raft_consensus.cc:359] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.267895  1406 raft_consensus.cc:385] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.268566  1420 raft_consensus.cc:2749] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.270707  1194 tablet_service.cc:1511] Processing CreateTablet for tablet c8370d31b83b4c19a41bdec5b0926503 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:11.277257  1404 tablet_bootstrap.cc:654] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.278188  1403 tablet_bootstrap.cc:654] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.268201  1406 raft_consensus.cc:740] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.279811  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8370d31b83b4c19a41bdec5b0926503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.280727  1264 tablet_service.cc:1511] Processing CreateTablet for tablet c8370d31b83b4c19a41bdec5b0926503 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:11.281977  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8370d31b83b4c19a41bdec5b0926503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.284240  1118 tablet_service.cc:1511] Processing CreateTablet for tablet edd88cb8a78b4fefa21ce52fdddca5c3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:11.285482  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd88cb8a78b4fefa21ce52fdddca5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.288018  1402 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:11.288527  1402 ts_tablet_manager.cc:1403] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.005s
I20260709 13:10:11.280712  1406 consensus_queue.cc:260] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.299662  1402 raft_consensus.cc:359] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.300400  1402 raft_consensus.cc:385] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.300693  1402 raft_consensus.cc:740] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.301414  1402 consensus_queue.cc:260] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.301131  1346 tablet_service.cc:1511] Processing CreateTablet for tablet c8370d31b83b4c19a41bdec5b0926503 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:10:11.302877  1406 ts_tablet_manager.cc:1434] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:10:11.303901  1406 tablet_bootstrap.cc:492] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:11.309299  1190 tablet_service.cc:1511] Processing CreateTablet for tablet edd88cb8a78b4fefa21ce52fdddca5c3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:11.310611  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd88cb8a78b4fefa21ce52fdddca5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.311764  1402 ts_tablet_manager.cc:1434] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:10:11.312819  1402 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:11.315692  1404 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:11.316258  1404 ts_tablet_manager.cc:1403] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.030s
I20260709 13:10:11.318655  1406 tablet_bootstrap.cc:654] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.319427  1404 raft_consensus.cc:359] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.320214  1404 raft_consensus.cc:385] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.320637  1404 raft_consensus.cc:740] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.321745  1404 consensus_queue.cc:260] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.328291  1404 ts_tablet_manager.cc:1434] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:10:11.329677  1404 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:11.338276  1404 tablet_bootstrap.cc:654] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.340191  1408 raft_consensus.cc:493] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.340798  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8370d31b83b4c19a41bdec5b0926503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.340698  1408 raft_consensus.cc:515] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.344640  1408 leader_election.cc:290] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:11.346134  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:11.347890  1320 leader_election.cc:343] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.342238  1264 tablet_service.cc:1511] Processing CreateTablet for tablet edd88cb8a78b4fefa21ce52fdddca5c3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:10:11.348600  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:11.349529  1134 raft_consensus.cc:2468] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:11.353065  1321 leader_election.cc:304] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:11.349478  1341 tablet_service.cc:1511] Processing CreateTablet for tablet 858fed56c27a48aaafbca505d4fee401 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:11.349452  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edd88cb8a78b4fefa21ce52fdddca5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.355466  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858fed56c27a48aaafbca505d4fee401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.357100  1408 raft_consensus.cc:2804] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.357584  1408 raft_consensus.cc:493] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.357506  1116 tablet_service.cc:1511] Processing CreateTablet for tablet 858fed56c27a48aaafbca505d4fee401 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:11.358139  1408 raft_consensus.cc:3060] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.358731  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858fed56c27a48aaafbca505d4fee401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.361091  1403 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:11.361227  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 858fed56c27a48aaafbca505d4fee401 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:10:11.362462  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858fed56c27a48aaafbca505d4fee401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.364750  1267 tablet_service.cc:1511] Processing CreateTablet for tablet c30d23ce5ebe4709bbdc66541c1739e3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:11.365998  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30d23ce5ebe4709bbdc66541c1739e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.369230  1402 tablet_bootstrap.cc:654] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.372323  1338 tablet_service.cc:1511] Processing CreateTablet for tablet c30d23ce5ebe4709bbdc66541c1739e3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:11.373641  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30d23ce5ebe4709bbdc66541c1739e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.361593  1403 ts_tablet_manager.cc:1403] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.021s
I20260709 13:10:11.381405  1403 raft_consensus.cc:359] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.390048  1403 raft_consensus.cc:385] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.390885  1403 raft_consensus.cc:740] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.391674  1403 consensus_queue.cc:260] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.393782  1403 ts_tablet_manager.cc:1434] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.002s
I20260709 13:10:11.388458  1402 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:11.394764  1402 ts_tablet_manager.cc:1403] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.001s
I20260709 13:10:11.383060  1408 raft_consensus.cc:515] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.400712  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:11.402913  1265 tablet_service.cc:1511] Processing CreateTablet for tablet d79b8631c87c4d9586f2c78daab07ea0 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:11.403293  1116 tablet_service.cc:1511] Processing CreateTablet for tablet c30d23ce5ebe4709bbdc66541c1739e3 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:10:11.404937  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79b8631c87c4d9586f2c78daab07ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.405218  1116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30d23ce5ebe4709bbdc66541c1739e3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:10:11.404143  1320 leader_election.cc:343] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.416482  1406 tablet_bootstrap.cc:492] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:11.416980  1406 ts_tablet_manager.cc:1403] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.113s	user 0.024s	sys 0.000s
I20260709 13:10:11.420049  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:11.420646  1134 raft_consensus.cc:3060] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.422354  1194 tablet_service.cc:1511] Processing CreateTablet for tablet d79b8631c87c4d9586f2c78daab07ea0 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:11.423612  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79b8631c87c4d9586f2c78daab07ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.425009  1341 tablet_service.cc:1511] Processing CreateTablet for tablet d79b8631c87c4d9586f2c78daab07ea0 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:10:11.426579  1408 leader_election.cc:290] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:11.426827  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79b8631c87c4d9586f2c78daab07ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.428164  1134 raft_consensus.cc:2468] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:11.429314  1321 leader_election.cc:304] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:11.434657  1408 raft_consensus.cc:2804] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.436688  1406 raft_consensus.cc:359] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.437466  1406 raft_consensus.cc:385] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.437626  1403 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:11.437686  1118 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9e52599e344252bbccbb9fa5e9ecc8 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:11.439251  1118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9e52599e344252bbccbb9fa5e9ecc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.397929  1402 raft_consensus.cc:359] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.440395  1402 raft_consensus.cc:385] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.440712  1402 raft_consensus.cc:740] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.441555  1402 consensus_queue.cc:260] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.437776  1406 raft_consensus.cc:740] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.446952  1190 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9e52599e344252bbccbb9fa5e9ecc8 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:11.447440  1408 raft_consensus.cc:697] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:11.448266  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9e52599e344252bbccbb9fa5e9ecc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.448344  1408 consensus_queue.cc:237] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.451201  1406 consensus_queue.cc:260] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.457752  1346 tablet_service.cc:1511] Processing CreateTablet for tablet c1b13a4d438242aaa6ea85072b8e1d7f (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:11.459077  1346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b13a4d438242aaa6ea85072b8e1d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.459255  1120 tablet_service.cc:1511] Processing CreateTablet for tablet c1b13a4d438242aaa6ea85072b8e1d7f (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:11.460507  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b13a4d438242aaa6ea85072b8e1d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.465591  1406 ts_tablet_manager.cc:1434] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:10:11.469125  1197 tablet_service.cc:1511] Processing CreateTablet for tablet c1b13a4d438242aaa6ea85072b8e1d7f (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:10:11.471217  1197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b13a4d438242aaa6ea85072b8e1d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.483166  1403 tablet_bootstrap.cc:654] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.490219  1121 tablet_service.cc:1511] Processing CreateTablet for tablet 37be44f0f7f94eabb2564a234a67b881 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:11.491581  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37be44f0f7f94eabb2564a234a67b881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.493533  1338 tablet_service.cc:1511] Processing CreateTablet for tablet 37be44f0f7f94eabb2564a234a67b881 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:11.494840  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37be44f0f7f94eabb2564a234a67b881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.502879  1123 tablet_service.cc:1511] Processing CreateTablet for tablet db1e489c493741c4b7e3fc833a493d0a (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:11.504127  1123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1e489c493741c4b7e3fc833a493d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.509202  1406 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:11.511337  1404 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:11.511859  1404 ts_tablet_manager.cc:1403] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.182s	user 0.047s	sys 0.060s
I20260709 13:10:11.500622  1029 catalog_manager.cc:5697] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.496094  1264 tablet_service.cc:1511] Processing CreateTablet for tablet 37be44f0f7f94eabb2564a234a67b881 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:10:11.500272  1341 tablet_service.cc:1511] Processing CreateTablet for tablet 4e533661026a4d809ae35b7c2218b4fb (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:11.516137  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37be44f0f7f94eabb2564a234a67b881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.516633  1341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e533661026a4d809ae35b7c2218b4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.516386  1194 tablet_service.cc:1511] Processing CreateTablet for tablet 4e533661026a4d809ae35b7c2218b4fb (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:11.517936  1448 raft_consensus.cc:493] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.518435  1448 raft_consensus.cc:515] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.523181  1448 leader_election.cc:290] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.525890  1406 tablet_bootstrap.cc:654] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.525612  1198 tablet_service.cc:1511] Processing CreateTablet for tablet db1e489c493741c4b7e3fc833a493d0a (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:11.498472  1267 tablet_service.cc:1511] Processing CreateTablet for tablet 4e533661026a4d809ae35b7c2218b4fb (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:10:11.528002  1267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e533661026a4d809ae35b7c2218b4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.528781  1269 tablet_service.cc:1511] Processing CreateTablet for tablet db1e489c493741c4b7e3fc833a493d0a (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:10:11.530184  1269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1e489c493741c4b7e3fc833a493d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.531289  1402 ts_tablet_manager.cc:1434] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.136s	user 0.006s	sys 0.003s
I20260709 13:10:11.531605  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.532332  1209 raft_consensus.cc:2468] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:11.526949  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:11.534854  1134 raft_consensus.cc:2468] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:11.536249  1321 leader_election.cc:304] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.538615  1343 tablet_service.cc:1511] Processing CreateTablet for tablet caf4207aa19c49538f80eb435a681aca (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:11.540213  1343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf4207aa19c49538f80eb435a681aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.532354  1402 tablet_bootstrap.cc:492] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:11.546965  1448 raft_consensus.cc:2804] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.547371  1448 raft_consensus.cc:493] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.547706  1448 raft_consensus.cc:3060] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.549515  1265 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9e52599e344252bbccbb9fa5e9ecc8 (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:10:11.551113  1265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9e52599e344252bbccbb9fa5e9ecc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.542647  1404 raft_consensus.cc:359] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.559060  1404 raft_consensus.cc:385] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.559369  1404 raft_consensus.cc:740] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.560099  1404 consensus_queue.cc:260] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.565980  1194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e533661026a4d809ae35b7c2218b4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.566596  1402 tablet_bootstrap.cc:654] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.569352  1198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db1e489c493741c4b7e3fc833a493d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.569927  1404 ts_tablet_manager.cc:1434] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.001s
I20260709 13:10:11.571009  1404 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:11.573951  1190 tablet_service.cc:1511] Processing CreateTablet for tablet caf4207aa19c49538f80eb435a681aca (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:11.575268  1190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf4207aa19c49538f80eb435a681aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.578447  1403 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:11.579159  1403 ts_tablet_manager.cc:1403] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.007s
I20260709 13:10:11.580147  1404 tablet_bootstrap.cc:654] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.588197  1338 tablet_service.cc:1511] Processing CreateTablet for tablet 6715f9fa6f814f45b082a4d7bcdfd04e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:11.588953  1448 raft_consensus.cc:515] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.589565  1338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6715f9fa6f814f45b082a4d7bcdfd04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.592142  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:11.592764  1134 raft_consensus.cc:3060] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.587697  1403 raft_consensus.cc:359] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.599080  1403 raft_consensus.cc:385] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.599413  1403 raft_consensus.cc:740] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.600209  1403 consensus_queue.cc:260] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.605510  1403 ts_tablet_manager.cc:1434] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:10:11.608144  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:11.608763  1209 raft_consensus.cc:3060] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.615082  1209 raft_consensus.cc:2468] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:11.615429  1120 tablet_service.cc:1511] Processing CreateTablet for tablet caf4207aa19c49538f80eb435a681aca (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:10:11.616205  1323 leader_election.cc:304] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.617098  1408 raft_consensus.cc:2804] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.617587  1408 raft_consensus.cc:697] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:11.618384  1408 consensus_queue.cc:237] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.582298  1264 tablet_service.cc:1511] Processing CreateTablet for tablet 6715f9fa6f814f45b082a4d7bcdfd04e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:11.622922  1121 tablet_service.cc:1511] Processing CreateTablet for tablet 6715f9fa6f814f45b082a4d7bcdfd04e (DEFAULT_TABLE table=test-workload [id=d2765238dc0142b7955ec43c348ec791]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:10:11.624414  1264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6715f9fa6f814f45b082a4d7bcdfd04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.625433  1134 raft_consensus.cc:2468] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:11.626964  1448 leader_election.cc:290] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.636240  1436 raft_consensus.cc:493] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.636860  1436 raft_consensus.cc:515] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.638195  1403 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:11.639082  1436 leader_election.cc:290] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:11.640791  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d49538a14e4e8bb5bb19429c7a40ad" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.643146  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d49538a14e4e8bb5bb19429c7a40ad" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:11.643186  1100 leader_election.cc:343] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704393a2076240ceb5431817e077482b (127.29.54.196:41241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:11.645084  1097 leader_election.cc:343] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.645509  1097 leader_election.cc:304] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b
I20260709 13:10:11.646548  1436 raft_consensus.cc:2749] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:11.641666  1406 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:11.650533  1406 ts_tablet_manager.cc:1403] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.010s
I20260709 13:10:11.650662  1120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf4207aa19c49538f80eb435a681aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.651345  1121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6715f9fa6f814f45b082a4d7bcdfd04e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:11.652885  1406 raft_consensus.cc:359] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.653455  1406 raft_consensus.cc:385] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.653700  1406 raft_consensus.cc:740] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.654347  1406 consensus_queue.cc:260] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.659335  1406 ts_tablet_manager.cc:1434] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:11.660281  1406 tablet_bootstrap.cc:492] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:11.664383  1420 raft_consensus.cc:493] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.664896  1420 raft_consensus.cc:515] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.668257  1420 leader_election.cc:290] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.669464  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.670121  1209 raft_consensus.cc:2468] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:11.671586  1249 leader_election.cc:304] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:11.675107  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:11.676539  1247 leader_election.cc:343] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.673646  1420 raft_consensus.cc:2804] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.677613  1420 raft_consensus.cc:493] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.677943  1420 raft_consensus.cc:3060] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.688812  1402 tablet_bootstrap.cc:492] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:11.689591  1402 ts_tablet_manager.cc:1403] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.018s
I20260709 13:10:11.692361  1406 tablet_bootstrap.cc:654] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.692693  1402 raft_consensus.cc:359] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.693516  1402 raft_consensus.cc:385] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.693163  1420 raft_consensus.cc:515] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.693882  1402 raft_consensus.cc:740] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.695310  1402 consensus_queue.cc:260] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.697528  1402 ts_tablet_manager.cc:1434] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:11.697902  1404 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:11.698354  1402 tablet_bootstrap.cc:492] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:11.698628  1404 ts_tablet_manager.cc:1403] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.128s	user 0.017s	sys 0.011s
I20260709 13:10:11.695649  1403 tablet_bootstrap.cc:654] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.703267  1402 tablet_bootstrap.cc:654] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.702466  1404 raft_consensus.cc:359] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.706676  1404 raft_consensus.cc:385] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.707096  1404 raft_consensus.cc:740] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.706892  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:11.706763  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:11.707737  1420 leader_election.cc:290] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.707756  1209 raft_consensus.cc:3060] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:11.708930  1247 leader_election.cc:343] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.712919  1404 consensus_queue.cc:260] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.717211  1435 raft_consensus.cc:493] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.717420  1404 ts_tablet_manager.cc:1434] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:10:11.717914  1435 raft_consensus.cc:515] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.720279  1435 leader_election.cc:290] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:11.721910  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.722613  1357 raft_consensus.cc:2468] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:11.725868  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:11.727011  1175 leader_election.cc:304] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.727249  1209 raft_consensus.cc:2468] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
W20260709 13:10:11.728060  1173 leader_election.cc:343] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.728971  1249 leader_election.cc:304] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:11.730172  1420 raft_consensus.cc:2804] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.730701  1420 raft_consensus.cc:697] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:11.731844  1403 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:11.731557  1420 consensus_queue.cc:237] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.732626  1403 ts_tablet_manager.cc:1403] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.011s
I20260709 13:10:11.732329  1029 catalog_manager.cc:5697] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.728971  1435 raft_consensus.cc:2804] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.734992  1435 raft_consensus.cc:493] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.735347  1435 raft_consensus.cc:3060] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.736865  1403 raft_consensus.cc:359] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.738734  1404 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:11.742347  1402 tablet_bootstrap.cc:492] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:11.743703  1402 ts_tablet_manager.cc:1403] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260709 13:10:11.745919  1440 raft_consensus.cc:493] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.746229  1406 tablet_bootstrap.cc:492] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:11.746796  1406 ts_tablet_manager.cc:1403] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.017s
I20260709 13:10:11.746443  1440 raft_consensus.cc:515] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.747377  1403 raft_consensus.cc:385] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.748947  1440 leader_election.cc:290] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:11.748833  1435 raft_consensus.cc:515] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.749369  1403 raft_consensus.cc:740] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.751431  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720922a93aa548da8b908b1f4cf3e87b" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.752301  1357 raft_consensus.cc:2468] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:11.753412  1435 leader_election.cc:290] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:11.753959  1435 raft_consensus.cc:493] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.752542  1403 consensus_queue.cc:260] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.754385  1435 raft_consensus.cc:515] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.754763  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:11.755328  1357 raft_consensus.cc:3060] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.756428  1435 leader_election.cc:290] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:11.760140  1249 leader_election.cc:304] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.761008  1403 ts_tablet_manager.cc:1434] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:10:11.746456  1402 raft_consensus.cc:359] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.761685  1402 raft_consensus.cc:385] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.761821  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720922a93aa548da8b908b1f4cf3e87b" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.762006  1402 raft_consensus.cc:740] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.762502  1209 raft_consensus.cc:2468] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:11.762342  1406 raft_consensus.cc:359] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.762279  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.763146  1406 raft_consensus.cc:385] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.763430  1356 raft_consensus.cc:2468] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:11.763098  1402 consensus_queue.cc:260] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.765121  1175 leader_election.cc:304] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.763126  1440 raft_consensus.cc:2804] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.767062  1440 raft_consensus.cc:493] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.767400  1440 raft_consensus.cc:3060] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.767838  1357 raft_consensus.cc:2468] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:11.768810  1402 ts_tablet_manager.cc:1434] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:10:11.769542  1462 raft_consensus.cc:2804] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.770531  1402 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:11.771307  1175 leader_election.cc:304] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.770453  1462 raft_consensus.cc:493] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.772014  1462 raft_consensus.cc:3060] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.775791  1440 raft_consensus.cc:515] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.776873  1029 catalog_manager.cc:5697] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.771242  1403 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:11.778995  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720922a93aa548da8b908b1f4cf3e87b" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:11.779563  1209 raft_consensus.cc:3060] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.781243  1408 raft_consensus.cc:493] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.781769  1408 raft_consensus.cc:515] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.783761  1408 leader_election.cc:290] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.785769  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:11.776635  1435 raft_consensus.cc:2804] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.786226  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.786459  1134 raft_consensus.cc:2468] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:11.786473  1209 raft_consensus.cc:2468] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:11.785974  1404 tablet_bootstrap.cc:654] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.788661  1440 leader_election.cc:290] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:11.788993  1321 leader_election.cc:304] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.763639  1406 raft_consensus.cc:740] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
W20260709 13:10:11.790252  1323 leader_election.cc:343] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.790330  1406 consensus_queue.cc:260] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.792141  1249 leader_election.cc:304] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:11.794126  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "720922a93aa548da8b908b1f4cf3e87b" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:11.794909  1357 raft_consensus.cc:3060] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.799134  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:11.800776  1173 leader_election.cc:343] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.801043  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
W20260709 13:10:11.802356  1173 leader_election.cc:343] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.802460  1408 raft_consensus.cc:2804] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.802747  1406 ts_tablet_manager.cc:1434] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 13:10:11.802886  1408 raft_consensus.cc:493] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.803519  1408 raft_consensus.cc:3060] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.813580  1420 raft_consensus.cc:2804] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.817629  1408 raft_consensus.cc:515] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.820793  1357 raft_consensus.cc:2468] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:11.819497  1406 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:11.834388  1462 raft_consensus.cc:515] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.835983  1404 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:11.836499  1404 ts_tablet_manager.cc:1403] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.037s
I20260709 13:10:11.837054  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:11.837704  1356 raft_consensus.cc:3060] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.829685  1420 raft_consensus.cc:697] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:11.838917  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:11.839135  1420 consensus_queue.cc:237] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.839570  1404 raft_consensus.cc:359] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.840271  1404 raft_consensus.cc:385] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:10:11.840456  1323 leader_election.cc:343] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.840613  1404 raft_consensus.cc:740] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.841169  1408 leader_election.cc:290] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.837054  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:11.832432  1403 tablet_bootstrap.cc:654] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.818666  1440 raft_consensus.cc:493] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.842301  1134 raft_consensus.cc:3060] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.842648  1440 raft_consensus.cc:515] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.844901  1440 leader_election.cc:290] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:11.830801  1435 raft_consensus.cc:697] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:11.831858  1402 tablet_bootstrap.cc:654] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.845831  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8e3870fa4b4d60a1145f6663b3821d" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:11.846573  1133 raft_consensus.cc:2468] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:11.848021  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8e3870fa4b4d60a1145f6663b3821d" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:11.845887  1435 consensus_queue.cc:237] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:11.849614  1249 leader_election.cc:343] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.850576  1247 leader_election.cc:304] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [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: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:11.850701  1029 catalog_manager.cc:5697] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.852082  1420 raft_consensus.cc:2804] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.852612  1420 raft_consensus.cc:493] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.852978  1420 raft_consensus.cc:3060] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.854087  1406 tablet_bootstrap.cc:654] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:11.857334  1356 raft_consensus.cc:2468] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:11.858741  1175 leader_election.cc:304] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.841418  1404 consensus_queue.cc:260] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.865177  1464 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.865783  1464 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:11.869607  1402 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:11.870074  1402 ts_tablet_manager.cc:1403] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.007s
I20260709 13:10:11.870258  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:11.871528  1133 raft_consensus.cc:2393] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:11.873886  1464 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:11.874752  1464 raft_consensus.cc:2804] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.875358  1464 raft_consensus.cc:697] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:11.876391  1464 consensus_queue.cc:237] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.880889  1029 catalog_manager.cc:5697] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:11.883533  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:11.884625  1282 raft_consensus.cc:2393] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 23d4bcf892904932a83b0cfcf3ff4748 in this term.
I20260709 13:10:11.886183  1172 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:11.891397  1408 consensus_queue.cc:1048] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:11.905328  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
W20260709 13:10:11.907235  1173 leader_election.cc:343] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.908007  1462 leader_election.cc:290] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:11.908892  1462 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.909335  1440 raft_consensus.cc:493] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:11.910060  1440 raft_consensus.cc:515] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:11.913166  1440 leader_election.cc:290] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:11.915998  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267418166ecc48a990b65d34bfc4fbad" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:11.916826  1357 raft_consensus.cc:2468] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:11.918614  1249 leader_election.cc:304] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:11.919723  1440 raft_consensus.cc:2804] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:11.920243  1440 raft_consensus.cc:493] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:11.920709  1440 raft_consensus.cc:3060] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:11.923220  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267418166ecc48a990b65d34bfc4fbad" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:11.924438  1249 leader_election.cc:343] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:11.927453  1402 raft_consensus.cc:359] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.880606  1134 raft_consensus.cc:2468] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:11.928555  1402 raft_consensus.cc:385] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:11.929059  1402 raft_consensus.cc:740] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:11.929875  1321 leader_election.cc:304] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:11.930184  1402 consensus_queue.cc:260] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:11.931457  1408 raft_consensus.cc:2804] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:11.932065  1408 raft_consensus.cc:697] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:11.933082  1408 consensus_queue.cc:237] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:11.946365  1402 ts_tablet_manager.cc:1434] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 13:10:11.947935  1402 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b: Bootstrap starting.
W20260709 13:10:11.959718  1175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 101043us
I20260709 13:10:11.962854  1402 tablet_bootstrap.cc:654] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:11.974426  1320 consensus_peers.cc:597] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. 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:10:11.974061  1029 catalog_manager.cc:5697] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:11.999369  1420 raft_consensus.cc:515] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.005503  1404 ts_tablet_manager.cc:1434] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.169s	user 0.057s	sys 0.081s
I20260709 13:10:12.006798  1403 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:12.012315  1403 ts_tablet_manager.cc:1403] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.241s	user 0.022s	sys 0.056s
I20260709 13:10:12.012923  1404 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:12.008071  1030 catalog_manager.cc:5697] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.015363  1403 raft_consensus.cc:359] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.016108  1403 raft_consensus.cc:385] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.016436  1403 raft_consensus.cc:740] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.017302  1403 consensus_queue.cc:260] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:12.007382  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:11.958113  1440 raft_consensus.cc:515] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.018607  1402 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.019093  1402 ts_tablet_manager.cc:1403] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.011s
I20260709 13:10:12.020000  1440 leader_election.cc:290] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:12.020740  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267418166ecc48a990b65d34bfc4fbad" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:12.021692  1402 raft_consensus.cc:359] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.022349  1402 raft_consensus.cc:385] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.022640  1402 raft_consensus.cc:740] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
W20260709 13:10:12.023527  1249 leader_election.cc:343] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.023483  1402 consensus_queue.cc:260] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.024258  1404 tablet_bootstrap.cc:654] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.025254  1403 ts_tablet_manager.cc:1434] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:10:12.025844  1402 ts_tablet_manager.cc:1434] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:12.026715  1403 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:12.026782  1402 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.028925  1462 raft_consensus.cc:2749] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.029644  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8e3870fa4b4d60a1145f6663b3821d" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:12.035398  1134 raft_consensus.cc:3060] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.031494  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8e3870fa4b4d60a1145f6663b3821d" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:12.033121  1402 tablet_bootstrap.cc:654] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.036988  1404 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:12.037456  1404 ts_tablet_manager.cc:1403] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 13:10:12.030212  1420 leader_election.cc:290] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:12.040083  1404 raft_consensus.cc:359] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.040779  1404 raft_consensus.cc:385] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.041123  1404 raft_consensus.cc:740] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
W20260709 13:10:12.041255  1249 leader_election.cc:343] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.041797  1404 consensus_queue.cc:260] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.042173  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267418166ecc48a990b65d34bfc4fbad" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:12.042765  1356 raft_consensus.cc:3060] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.043833  1404 ts_tablet_manager.cc:1434] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:12.044760  1404 tablet_bootstrap.cc:492] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:12.050050  1404 tablet_bootstrap.cc:654] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.010103  1406 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:12.058892  1403 tablet_bootstrap.cc:654] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.064705  1406 ts_tablet_manager.cc:1403] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.252s	user 0.018s	sys 0.069s
I20260709 13:10:12.068691  1134 raft_consensus.cc:2468] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:12.071498  1247 leader_election.cc:304] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:12.072665  1420 raft_consensus.cc:2804] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.073136  1420 raft_consensus.cc:697] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:12.073061  1406 raft_consensus.cc:359] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.073817  1408 raft_consensus.cc:493] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.074031  1420 consensus_queue.cc:237] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.074564  1408 raft_consensus.cc:515] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.077301  1408 leader_election.cc:290] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.078428  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d49538a14e4e8bb5bb19429c7a40ad" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.079087  1133 raft_consensus.cc:2468] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:12.080235  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d49538a14e4e8bb5bb19429c7a40ad" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.080370  1321 leader_election.cc:304] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.081759  1447 raft_consensus.cc:2804] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.082113  1447 raft_consensus.cc:493] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.082419  1447 raft_consensus.cc:3060] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.083776  1356 raft_consensus.cc:2468] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:12.085047  1249 leader_election.cc:304] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:12.085850  1440 raft_consensus.cc:2804] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.086361  1440 raft_consensus.cc:697] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:12.073863  1406 raft_consensus.cc:385] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.086830  1406 raft_consensus.cc:740] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.087255  1440 consensus_queue.cc:237] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.087781  1448 consensus_queue.cc:1048] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.088059  1406 consensus_queue.cc:260] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.089046  1282 raft_consensus.cc:2468] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:12.097893  1447 raft_consensus.cc:515] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.106316  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d49538a14e4e8bb5bb19429c7a40ad" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:12.108887  1282 raft_consensus.cc:3060] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.109076  1404 tablet_bootstrap.cc:492] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:12.109571  1404 ts_tablet_manager.cc:1403] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.020s
I20260709 13:10:12.111742  1402 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.112233  1402 ts_tablet_manager.cc:1403] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.012s
I20260709 13:10:12.112669  1406 ts_tablet_manager.cc:1434] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:10:12.115097  1403 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:12.114789  1402 raft_consensus.cc:359] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.115623  1403 ts_tablet_manager.cc:1403] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.006s
I20260709 13:10:12.115507  1406 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:12.117339  1447 leader_election.cc:290] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.118232  1403 raft_consensus.cc:359] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.118934  1403 raft_consensus.cc:385] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.119213  1403 raft_consensus.cc:740] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.119112  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d49538a14e4e8bb5bb19429c7a40ad" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:12.112677  1404 raft_consensus.cc:359] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.119858  1133 raft_consensus.cc:3060] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.119989  1404 raft_consensus.cc:385] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.120296  1404 raft_consensus.cc:740] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.121047  1404 consensus_queue.cc:260] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.121924  1282 raft_consensus.cc:2468] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:12.123031  1404 ts_tablet_manager.cc:1434] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:10:12.124002  1404 tablet_bootstrap.cc:492] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:12.125248  1320 leader_election.cc:304] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.125881  1447 raft_consensus.cc:2804] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.126538  1447 raft_consensus.cc:697] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:12.121949  1031 catalog_manager.cc:5697] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:12.115546  1402 raft_consensus.cc:385] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.128048  1402 raft_consensus.cc:740] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.127975  1403 consensus_queue.cc:260] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.128824  1402 consensus_queue.cc:260] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.127342  1447 consensus_queue.cc:237] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.147244  1403 ts_tablet_manager.cc:1434] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
W20260709 13:10:12.140663  1247 consensus_peers.cc:597] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:10:12.148747  1404 tablet_bootstrap.cc:654] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.149837  1403 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:12.147701  1031 catalog_manager.cc:5697] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.142127  1133 raft_consensus.cc:2468] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:12.132148  1402 ts_tablet_manager.cc:1434] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:10:12.153358  1402 tablet_bootstrap.cc:492] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.160667  1402 tablet_bootstrap.cc:654] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.163147  1448 consensus_queue.cc:1048] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.167287  1403 tablet_bootstrap.cc:654] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.145004  1406 tablet_bootstrap.cc:654] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.183605  1403 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:12.184229  1403 ts_tablet_manager.cc:1403] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260709 13:10:12.190294  1403 raft_consensus.cc:359] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.190977  1403 raft_consensus.cc:385] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.191267  1403 raft_consensus.cc:740] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.191816  1402 tablet_bootstrap.cc:492] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.192337  1402 ts_tablet_manager.cc:1403] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.009s
I20260709 13:10:12.192008  1403 consensus_queue.cc:260] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.194684  1403 ts_tablet_manager.cc:1434] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:10:12.195562  1403 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:12.195376  1402 raft_consensus.cc:359] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.196069  1402 raft_consensus.cc:385] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.196348  1402 raft_consensus.cc:740] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.197074  1402 consensus_queue.cc:260] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.202958  1402 ts_tablet_manager.cc:1434] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:10:12.203655  1406 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:12.204200  1402 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.204288  1406 ts_tablet_manager.cc:1403] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.000s
I20260709 13:10:12.213320  1402 tablet_bootstrap.cc:654] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.217613  1406 raft_consensus.cc:359] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.221165  1406 raft_consensus.cc:385] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.221519  1406 raft_consensus.cc:740] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.222347  1406 consensus_queue.cc:260] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.226140  1406 ts_tablet_manager.cc:1434] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:10:12.227494  1406 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:12.229059  1403 tablet_bootstrap.cc:654] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.228710  1031 catalog_manager.cc:5697] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.232684  1406 tablet_bootstrap.cc:654] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.243076  1404 tablet_bootstrap.cc:492] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:12.243537  1404 ts_tablet_manager.cc:1403] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.120s	user 0.032s	sys 0.034s
I20260709 13:10:12.244719  1402 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.245223  1402 ts_tablet_manager.cc:1403] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 13:10:12.247474  1402 raft_consensus.cc:359] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.248121  1402 raft_consensus.cc:385] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.248440  1403 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:12.248395  1402 raft_consensus.cc:740] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.246133  1404 raft_consensus.cc:359] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.249053  1403 ts_tablet_manager.cc:1403] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.001s
I20260709 13:10:12.249152  1404 raft_consensus.cc:385] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.249490  1402 consensus_queue.cc:260] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.251711  1403 raft_consensus.cc:359] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.249516  1404 raft_consensus.cc:740] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.252477  1403 raft_consensus.cc:385] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.252805  1403 raft_consensus.cc:740] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.252895  1404 consensus_queue.cc:260] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.258433  1404 ts_tablet_manager.cc:1434] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:10:12.259418  1404 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:12.252100  1402 ts_tablet_manager.cc:1434] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:12.260699  1402 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.253515  1403 consensus_queue.cc:260] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.264395  1436 raft_consensus.cc:493] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.265012  1436 raft_consensus.cc:515] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.268764  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.270890  1402 tablet_bootstrap.cc:654] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.270944  1403 ts_tablet_manager.cc:1434] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:10:12.271488  1404 tablet_bootstrap.cc:654] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.277194  1436 leader_election.cc:290] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:12.279455  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "930e948b0c6c44f29cbbb009569dd063" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:12.280490  1356 raft_consensus.cc:2393] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:12.281616  1403 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:12.281924  1173 consensus_peers.cc:597] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:10:12.283236  1402 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.283200  1100 leader_election.cc:304] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:12.283944  1402 ts_tablet_manager.cc:1403] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260709 13:10:12.286778  1402 raft_consensus.cc:359] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.289005  1402 raft_consensus.cc:385] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.289018  1436 raft_consensus.cc:3060] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.294313  1404 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:12.294844  1404 ts_tablet_manager.cc:1403] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 13:10:12.289345  1402 raft_consensus.cc:740] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.288285  1448 raft_consensus.cc:493] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.296468  1447 raft_consensus.cc:493] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.302603  1448 raft_consensus.cc:515] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.302735  1447 raft_consensus.cc:515] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.302860  1402 consensus_queue.cc:260] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.303915  1406 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:12.304731  1447 leader_election.cc:290] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.305039  1402 ts_tablet_manager.cc:1434] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:10:12.297438  1404 raft_consensus.cc:359] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.300911  1436 raft_consensus.cc:2749] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.304731  1448 leader_election.cc:290] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.306025  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7570d75b2b2746b7ba34a690e55ebbd3" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.306473  1402 tablet_bootstrap.cc:492] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.306474  1404 raft_consensus.cc:385] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.307037  1282 raft_consensus.cc:2468] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:12.307158  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.307895  1406 ts_tablet_manager.cc:1403] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.037s
I20260709 13:10:12.307832  1133 raft_consensus.cc:2468] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:12.306751  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.308357  1320 leader_election.cc:304] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.306733  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7570d75b2b2746b7ba34a690e55ebbd3" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.309113  1321 leader_election.cc:304] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.309249  1134 raft_consensus.cc:2468] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:12.310470  1447 raft_consensus.cc:2804] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.310871  1447 raft_consensus.cc:493] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.311216  1447 raft_consensus.cc:3060] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.312271  1406 raft_consensus.cc:359] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.312690  1402 tablet_bootstrap.cc:654] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.307175  1404 raft_consensus.cc:740] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.312961  1406 raft_consensus.cc:385] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.287230  1403 tablet_bootstrap.cc:654] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.313480  1406 raft_consensus.cc:740] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.314232  1406 consensus_queue.cc:260] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.309249  1448 raft_consensus.cc:2804] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.315678  1448 raft_consensus.cc:493] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.316075  1448 raft_consensus.cc:3060] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.316357  1404 consensus_queue.cc:260] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.317966  1406 ts_tablet_manager.cc:1434] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:12.318326  1404 ts_tablet_manager.cc:1434] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260709 13:10:12.319267  1404 tablet_bootstrap.cc:492] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:12.324213  1406 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:12.325052  1404 tablet_bootstrap.cc:654] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.331236  1406 tablet_bootstrap.cc:654] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:12.331130  1320 leader_election.cc:343] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.340848  1402 tablet_bootstrap.cc:492] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.340730  1408 consensus_queue.cc:1048] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.341547  1402 ts_tablet_manager.cc:1403] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.006s
I20260709 13:10:12.341794  1403 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:12.342267  1403 ts_tablet_manager.cc:1403] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.007s
I20260709 13:10:12.345217  1403 raft_consensus.cc:359] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.345177  1402 raft_consensus.cc:359] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.346131  1403 raft_consensus.cc:385] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.346458  1403 raft_consensus.cc:740] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.347193  1403 consensus_queue.cc:260] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.346304  1402 raft_consensus.cc:385] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.349924  1403 ts_tablet_manager.cc:1434] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:10:12.358867  1402 raft_consensus.cc:740] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.359815  1403 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:12.359632  1402 consensus_queue.cc:260] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.360968  1462 consensus_queue.cc:1048] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.361753  1402 ts_tablet_manager.cc:1434] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:10:12.362653  1402 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.352243  1440 consensus_queue.cc:1048] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:10:12.365691  1420 raft_consensus.cc:493] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.366289  1420 raft_consensus.cc:515] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.351078  1406 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:12.367406  1406 ts_tablet_manager.cc:1403] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.013s
I20260709 13:10:12.370759  1406 raft_consensus.cc:359] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.371387  1406 raft_consensus.cc:385] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.371683  1406 raft_consensus.cc:740] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.372179  1473 consensus_queue.cc:1048] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.372372  1406 consensus_queue.cc:260] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.374408  1406 ts_tablet_manager.cc:1434] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:10:12.374732  1420 leader_election.cc:290] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.375968  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.375602  1403 tablet_bootstrap.cc:654] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.379606  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c61d1dd98fb40d5900ce934aa2f9168" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:12.381117  1249 leader_election.cc:304] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:12.381985  1440 raft_consensus.cc:2749] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.384768  1406 tablet_bootstrap.cc:492] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:12.390642  1406 tablet_bootstrap.cc:654] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.393546  1462 consensus_queue.cc:1048] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.395911  1402 tablet_bootstrap.cc:654] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.397146  1447 raft_consensus.cc:515] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.402768  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:12.398283  1448 raft_consensus.cc:515] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:12.405367  1320 leader_election.cc:343] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.406356  1408 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.407017  1448 leader_election.cc:290] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.406980  1408 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.409063  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7570d75b2b2746b7ba34a690e55ebbd3" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:12.414929  1283 raft_consensus.cc:3060] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.415345  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.417879  1406 tablet_bootstrap.cc:492] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:12.419416  1406 ts_tablet_manager.cc:1403] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260709 13:10:12.414242  1408 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:12.432659  1403 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:12.433185  1403 ts_tablet_manager.cc:1403] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.004s
I20260709 13:10:12.435812  1447 leader_election.cc:290] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.436417  1402 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.436911  1402 ts_tablet_manager.cc:1403] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260709 13:10:12.435829  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.440083  1402 raft_consensus.cc:359] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.440801  1402 raft_consensus.cc:385] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.441169  1402 raft_consensus.cc:740] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.441828  1402 consensus_queue.cc:260] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.443814  1402 ts_tablet_manager.cc:1434] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:12.444738  1402 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.448586  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:12.449393  1131 raft_consensus.cc:3060] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.450125  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7570d75b2b2746b7ba34a690e55ebbd3" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:12.450740  1132 raft_consensus.cc:3060] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.451728  1402 tablet_bootstrap.cc:654] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:12.429260  1323 leader_election.cc:343] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.460250  1513 consensus_queue.cc:1048] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.474196  1283 raft_consensus.cc:2468] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:12.476487  1408 raft_consensus.cc:493] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.476613  1447 raft_consensus.cc:493] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:10:12.467922  1321 leader_election.cc:343] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.478193  1282 raft_consensus.cc:3060] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.482820  1462 raft_consensus.cc:493] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.483961  1132 raft_consensus.cc:2468] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:12.478966  1406 raft_consensus.cc:359] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.486882  1406 raft_consensus.cc:385] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.487169  1406 raft_consensus.cc:740] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.487839  1406 consensus_queue.cc:260] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.486523  1462 raft_consensus.cc:515] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.493510  1406 ts_tablet_manager.cc:1434] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.073s	user 0.003s	sys 0.003s
I20260709 13:10:12.494168  1406 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:12.489960  1447 raft_consensus.cc:515] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.500556  1321 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:12.501029  1447 leader_election.cc:290] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:12.501572  1447 raft_consensus.cc:2749] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.502234  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.506621  1404 tablet_bootstrap.cc:492] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:12.507257  1404 ts_tablet_manager.cc:1403] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.188s	user 0.023s	sys 0.016s
W20260709 13:10:12.508841  1323 leader_election.cc:343] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.503418  1320 leader_election.cc:304] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.510246  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8e3870fa4b4d60a1145f6663b3821d" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.511075  1133 raft_consensus.cc:2393] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 23d4bcf892904932a83b0cfcf3ff4748 in this term.
I20260709 13:10:12.512362  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.485720  1408 raft_consensus.cc:515] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.515355  1408 leader_election.cc:290] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:12.515857  1408 raft_consensus.cc:2804] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.516294  1408 raft_consensus.cc:697] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:12.516451  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cad86666454631a4cbec151df662f1" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.516510  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cad86666454631a4cbec151df662f1" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.517284  1283 raft_consensus.cc:2468] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:12.517102  1408 consensus_queue.cc:237] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.518594  1320 leader_election.cc:304] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.519407  1436 raft_consensus.cc:493] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.519476  1485 raft_consensus.cc:2804] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.520140  1485 raft_consensus.cc:493] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.520035  1436 raft_consensus.cc:515] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.520565  1485 raft_consensus.cc:3060] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.522298  1436 leader_election.cc:290] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:12.522766  1462 leader_election.cc:290] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:12.524371  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d8e3870fa4b4d60a1145f6663b3821d" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.525954  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.526326  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.528931  1404 raft_consensus.cc:359] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.529621  1404 raft_consensus.cc:385] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.529879  1404 raft_consensus.cc:740] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.530891  1172 leader_election.cc:304] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:12.532291  1100 leader_election.cc:304] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
W20260709 13:10:12.533401  1321 leader_election.cc:343] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.533921  1462 raft_consensus.cc:3060] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.533874  1321 leader_election.cc:304] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:12.536123  1447 consensus_queue.cc:1048] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.537581  1436 raft_consensus.cc:2749] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.526185  1131 raft_consensus.cc:2468] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:12.541370  1404 consensus_queue.cc:260] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.505362  1513 consensus_queue.cc:1048] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 13:10:12.554659  1466 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.562450  1473 raft_consensus.cc:493] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.563035  1473 raft_consensus.cc:515] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.562800  1466 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.565181  1473 leader_election.cc:290] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:12.565677  1473 raft_consensus.cc:493] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.565903  1466 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.567852  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:12.568492  1355 raft_consensus.cc:2468] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:12.569944  1175 leader_election.cc:304] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.566080  1473 raft_consensus.cc:515] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.552726  1447 raft_consensus.cc:2749] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.541356  1464 raft_consensus.cc:493] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.579586  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.552624  1208 raft_consensus.cc:2468] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:12.580518  1280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267418166ecc48a990b65d34bfc4fbad" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.576193  1473 leader_election.cc:290] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:12.584731  1402 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:12.557147  1436 raft_consensus.cc:493] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.602455  1436 raft_consensus.cc:515] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:12.594256  1249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 103578us
I20260709 13:10:12.602425  1402 ts_tablet_manager.cc:1403] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.016s
I20260709 13:10:12.611613  1403 raft_consensus.cc:359] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.612161  1403 raft_consensus.cc:385] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.610410  1448 raft_consensus.cc:493] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.599534  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.612386  1403 raft_consensus.cc:740] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
W20260709 13:10:12.604490  1172 leader_election.cc:343] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.614738  1448 raft_consensus.cc:515] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.592316  1321 leader_election.cc:304] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:12.616422  1403 consensus_queue.cc:260] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.619877  1436 leader_election.cc:290] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:12.620450  1519 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.620935  1519 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.621094  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.621964  1205 raft_consensus.cc:2468] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:12.622609  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:12.623076  1321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:38173, user_credentials={real_user=slave}} blocked reactor thread for 50971.8us
I20260709 13:10:12.623252  1281 raft_consensus.cc:2468] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:12.623564  1519 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.624109  1519 raft_consensus.cc:2804] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.624521  1519 raft_consensus.cc:697] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:12.623394  1100 leader_election.cc:304] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:12.625335  1519 consensus_queue.cc:237] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.625219  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.626266  1523 raft_consensus.cc:2804] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.626586  1516 raft_consensus.cc:2804] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.626734  1523 raft_consensus.cc:493] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.627187  1516 raft_consensus.cc:493] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.627257  1523 raft_consensus.cc:3060] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.627612  1516 raft_consensus.cc:3060] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.627974  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.632333  1406 tablet_bootstrap.cc:654] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:12.633104  1247 leader_election.cc:343] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.593629  1464 raft_consensus.cc:515] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.633278  1462 raft_consensus.cc:2749] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.639101  1403 ts_tablet_manager.cc:1434] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.206s	user 0.005s	sys 0.002s
I20260709 13:10:12.626514  1281 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
W20260709 13:10:12.639712  1321 leader_election.cc:343] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.630307  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "267418166ecc48a990b65d34bfc4fbad" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:12.645577  1356 raft_consensus.cc:2393] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 23d4bcf892904932a83b0cfcf3ff4748 in this term.
I20260709 13:10:12.645380  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:12.649611  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6aa34b3274820b3d07ad9154bae84" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.650702  1357 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:12.646193  1320 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:12.653631  1408 raft_consensus.cc:2804] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:10:12.653740  1323 leader_election.cc:343] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.654104  1408 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.654551  1408 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.656929  1464 leader_election.cc:290] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.657433  1209 raft_consensus.cc:3060] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.658686  1249 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:12.658809  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.661171  1403 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:12.653924  1402 raft_consensus.cc:359] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.662472  1402 raft_consensus.cc:385] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.662772  1402 raft_consensus.cc:740] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.667451  1402 consensus_queue.cc:260] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.668323  1513 raft_consensus.cc:2804] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.671509  1208 raft_consensus.cc:3060] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.673684  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4910829d5c4a2e92aaf59977f457bd" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:12.680050  1485 raft_consensus.cc:515] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.681804  1404 ts_tablet_manager.cc:1434] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.174s	user 0.014s	sys 0.012s
I20260709 13:10:12.681681  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6aa34b3274820b3d07ad9154bae84" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.682842  1404 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:12.684388  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cad86666454631a4cbec151df662f1" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:12.672469  1513 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.684964  1206 raft_consensus.cc:3060] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.685045  1513 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.688552  1404 tablet_bootstrap.cc:654] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:12.691365  1320 leader_election.cc:343] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.691924  1320 leader_election.cc:304] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:12.692039  1408 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.674898  1175 leader_election.cc:304] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b
I20260709 13:10:12.697156  1175 leader_election.cc:304] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:12.698730  1517 consensus_queue.cc:1048] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:12.715189  1485 leader_election.cc:290] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:12.716075  1485 raft_consensus.cc:2749] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.728813  1448 leader_election.cc:290] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:12.732261  1516 raft_consensus.cc:515] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.640360  1526 consensus_queue.cc:1048] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.067s
I20260709 13:10:12.748560  1513 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:12.748957  1517 consensus_queue.cc:1048] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:10:12.771579  1516 leader_election.cc:290] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
W20260709 13:10:12.763010  1320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:33109, user_credentials={real_user=slave}} blocked reactor thread for 69972.5us
I20260709 13:10:12.775624  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:12.785104  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42cad86666454631a4cbec151df662f1" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:12.785913  1283 raft_consensus.cc:3060] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.788447  1513 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
W20260709 13:10:12.792152  1172 leader_election.cc:343] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:12.766817  1321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:38173, user_credentials={real_user=slave}} blocked reactor thread for 91141.3us
I20260709 13:10:12.777582  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:12.778369  1462 raft_consensus.cc:2749] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.780578  1527 raft_consensus.cc:2749] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.781035  1404 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:12.768214  1408 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:12.795940  1403 tablet_bootstrap.cc:654] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.797520  1404 ts_tablet_manager.cc:1403] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.022s
I20260709 13:10:12.799268  1355 raft_consensus.cc:3060] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.797115  1448 consensus_queue.cc:1048] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:10:12.801432  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:12.806939  1517 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.816179  1517 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.818288  1517 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:12.809741  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
W20260709 13:10:12.819836  1321 leader_election.cc:343] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.811319  1283 raft_consensus.cc:2468] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:12.812922  1523 raft_consensus.cc:515] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.814178  1206 raft_consensus.cc:2468] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:12.829710  1406 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:12.830171  1406 ts_tablet_manager.cc:1403] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.336s	user 0.012s	sys 0.002s
I20260709 13:10:12.831416  1523 leader_election.cc:290] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:12.831584  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:12.832399  1354 raft_consensus.cc:2393] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:12.833151  1406 raft_consensus.cc:359] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.813926  1404 raft_consensus.cc:359] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.834220  1404 raft_consensus.cc:385] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.834571  1404 raft_consensus.cc:740] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.834105  1031 catalog_manager.cc:5697] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:12.835182  1404 consensus_queue.cc:260] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.825441  1517 consensus_queue.cc:1048] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.825497  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:12.837220  1282 raft_consensus.cc:2393] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 704393a2076240ceb5431817e077482b in current term 1: Already voted for candidate 23d4bcf892904932a83b0cfcf3ff4748 in this term.
I20260709 13:10:12.827670  1513 consensus_queue.cc:1048] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:12.823241  1402 ts_tablet_manager.cc:1434] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.218s	user 0.021s	sys 0.025s
I20260709 13:10:12.834115  1406 raft_consensus.cc:385] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.840243  1406 raft_consensus.cc:740] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.841059  1402 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:12.849782  1402 tablet_bootstrap.cc:654] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.855037  1404 ts_tablet_manager.cc:1434] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.055s	user 0.001s	sys 0.006s
I20260709 13:10:12.893458  1404 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:12.851523  1406 consensus_queue.cc:260] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.845234  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:12.839196  1247 leader_election.cc:343] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.848908  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.849468  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:12.898784  1406 ts_tablet_manager.cc:1434] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.068s	user 0.028s	sys 0.017s
I20260709 13:10:12.899750  1406 tablet_bootstrap.cc:492] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:12.901791  1209 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:12.903257  1249 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:12.906850  1513 raft_consensus.cc:2749] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:10:12.906955  1249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 73117.7us
I20260709 13:10:12.911433  1523 raft_consensus.cc:493] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.893323  1323 leader_election.cc:304] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:12.897754  1131 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:12.912704  1537 raft_consensus.cc:2804] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.912911  1355 raft_consensus.cc:2468] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:12.913293  1537 raft_consensus.cc:697] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:12.914194  1175 leader_election.cc:304] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:12.914762  1403 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:12.915239  1403 ts_tablet_manager.cc:1403] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.254s	user 0.015s	sys 0.009s
I20260709 13:10:12.914191  1537 consensus_queue.cc:237] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.917892  1403 raft_consensus.cc:359] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.920203  1403 raft_consensus.cc:385] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:12.920768  1403 raft_consensus.cc:740] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:12.906174  1404 tablet_bootstrap.cc:654] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:12.923281  1403 consensus_queue.cc:260] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.900125  1208 raft_consensus.cc:3060] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:12.897089  1247 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:38173, user_credentials={real_user=slave}} blocked reactor thread for 71943.2us
I20260709 13:10:12.912110  1523 raft_consensus.cc:515] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:12.925062  1462 raft_consensus.cc:2804] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:12.945178  1462 raft_consensus.cc:697] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:12.946359  1462 consensus_queue.cc:237] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:12.927497  1516 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.948511  1516 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.950886  1436 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:12.951553  1436 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:12.952540  1208 raft_consensus.cc:2468] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:12.958881  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.959757  1204 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:12.962476  1523 leader_election.cc:290] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:12.964059  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:12.967828  1134 raft_consensus.cc:3060] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.977015  1100 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:12.977926  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745ad2ac78c8475db7a5de7da80af678" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:12.980042  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:12.980675  1283 raft_consensus.cc:3060] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.981544  1320 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:12.981863  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:12.983110  1528 raft_consensus.cc:2749] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:12.984360  1131 raft_consensus.cc:3060] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:12.977959  1249 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:12.987804  1100 leader_election.cc:304] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:12.988416  1466 raft_consensus.cc:2804] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:12.988848  1466 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.989177  1466 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:12.989502  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:12.990134  1132 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:12.990579  1436 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:12.991124  1523 raft_consensus.cc:2804] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:12.991528  1523 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:12.991875  1523 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:12.993021  1097 leader_election.cc:343] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:12.997695  1516 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:12.998907  1173 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:12.999848  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:13.001334  1516 raft_consensus.cc:2804] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.001755  1516 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.002107  1516 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.005726  1406 tablet_bootstrap.cc:654] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.009091  1283 raft_consensus.cc:2468] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:13.013551  1466 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.018505  1100 leader_election.cc:304] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:13.020159  1544 raft_consensus.cc:2804] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.020635  1544 raft_consensus.cc:697] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
W20260709 13:10:13.021505  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:13.019394  1403 ts_tablet_manager.cc:1434] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.104s	user 0.025s	sys 0.022s
I20260709 13:10:13.023618  1403 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:13.028185  1172 leader_election.cc:343] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.029695  1528 consensus_queue.cc:1048] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.030709  1403 tablet_bootstrap.cc:654] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.021451  1544 consensus_queue.cc:237] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.058625  1516 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.059211  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:13.059830  1207 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.045894  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:13.062072  1133 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:13.094535  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:13.097836  1207 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:13.099321  1404 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.099171  1249 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:13.100060  1517 raft_consensus.cc:2804] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:13.100549  1516 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:13.100630  1517 raft_consensus.cc:697] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:13.105360  1404 ts_tablet_manager.cc:1403] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.213s	user 0.008s	sys 0.008s
I20260709 13:10:13.071003  1466 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.115502  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:13.116398  1523 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.117218  1528 consensus_queue.cc:1048] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.117589  1132 raft_consensus.cc:2393] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:13.101745  1517 consensus_queue.cc:237] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER 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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:13.118270  1172 leader_election.cc:343] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.121047  1173 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:13.123155  1516 raft_consensus.cc:2749] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.126435  1523 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:13.114795  1133 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:13.127532  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:13.126791  1404 raft_consensus.cc:359] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.133198  1404 raft_consensus.cc:385] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.133452  1404 raft_consensus.cc:740] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
W20260709 13:10:13.133672  1097 leader_election.cc:343] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.134095  1404 consensus_queue.cc:260] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.137624  1404 ts_tablet_manager.cc:1434] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:10:13.138438  1404 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:13.142412  1406 tablet_bootstrap.cc:492] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:13.142963  1406 ts_tablet_manager.cc:1403] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.243s	user 0.012s	sys 0.024s
I20260709 13:10:13.144305  1032 catalog_manager.cc:5697] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.145891  1402 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.146335  1402 ts_tablet_manager.cc:1403] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.306s	user 0.027s	sys 0.059s
I20260709 13:10:13.151371  1404 tablet_bootstrap.cc:654] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.147571  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:13.154417  1207 raft_consensus.cc:2393] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:13.158632  1100 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.163623  1560 raft_consensus.cc:2749] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.167171  1436 raft_consensus.cc:2749] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:13.171171  1547 log.cc:927] Time spent T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 13:10:13.170819  1406 raft_consensus.cc:359] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.171716  1406 raft_consensus.cc:385] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.172016  1406 raft_consensus.cc:740] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.172777  1406 consensus_queue.cc:260] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.173380  1403 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.173849  1403 ts_tablet_manager.cc:1403] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.151s	user 0.041s	sys 0.040s
I20260709 13:10:13.174880  1406 ts_tablet_manager.cc:1434] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260709 13:10:13.175747  1406 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:13.176375  1403 raft_consensus.cc:359] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.177008  1403 raft_consensus.cc:385] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.177263  1403 raft_consensus.cc:740] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.178120  1466 raft_consensus.cc:493] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.177886  1403 consensus_queue.cc:260] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.178588  1466 raft_consensus.cc:515] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.181049  1403 ts_tablet_manager.cc:1434] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:10:13.181118  1466 leader_election.cc:290] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:13.182045  1403 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:13.183594  1402 raft_consensus.cc:359] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.183336  1029 catalog_manager.cc:5697] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 2, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.184206  1402 raft_consensus.cc:385] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.184494  1402 raft_consensus.cc:740] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.186024  1402 consensus_queue.cc:260] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.188364  1402 ts_tablet_manager.cc:1434] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 13:10:13.188432  1403 tablet_bootstrap.cc:654] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.189453  1402 tablet_bootstrap.cc:492] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.194834  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.196322  1402 tablet_bootstrap.cc:654] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.198211  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9a45e300e6477794d60a9e98893f9e" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:13.199046  1356 raft_consensus.cc:2393] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:13.200623  1249 leader_election.cc:304] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:13.210458  1466 raft_consensus.cc:3060] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.212527  1404 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.213217  1404 ts_tablet_manager.cc:1403] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.000s
I20260709 13:10:13.227022  1519 raft_consensus.cc:493] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.227748  1519 raft_consensus.cc:515] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.230881  1031 catalog_manager.cc:5697] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.250530  1031 catalog_manager.cc:5697] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.256407  1404 raft_consensus.cc:359] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.247519  1466 raft_consensus.cc:2749] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:13.257134  1320 consensus_peers.cc:597] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. 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:10:13.262786  1519 leader_election.cc:290] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.266649  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd5c368ccec4fc6b144f48670639619" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.267983  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd5c368ccec4fc6b144f48670639619" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:13.273635  1321 leader_election.cc:343] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.257125  1404 raft_consensus.cc:385] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.278148  1404 raft_consensus.cc:740] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.279032  1404 consensus_queue.cc:260] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.280138  1207 raft_consensus.cc:2468] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:13.280790  1406 tablet_bootstrap.cc:654] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.281395  1404 ts_tablet_manager.cc:1434] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:10:13.281960  1323 leader_election.cc:304] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:13.283016  1448 raft_consensus.cc:2804] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.283382  1448 raft_consensus.cc:493] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.283713  1448 raft_consensus.cc:3060] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.285377  1519 consensus_queue.cc:1048] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.287784  1403 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.288254  1403 ts_tablet_manager.cc:1403] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.106s	user 0.042s	sys 0.037s
I20260709 13:10:13.290967  1404 tablet_bootstrap.cc:492] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:13.290809  1403 raft_consensus.cc:359] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.291467  1403 raft_consensus.cc:385] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.291754  1403 raft_consensus.cc:740] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.292500  1403 consensus_queue.cc:260] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.296319  1448 raft_consensus.cc:515] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.296907  1403 ts_tablet_manager.cc:1434] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:13.297926  1403 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:13.299244  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd5c368ccec4fc6b144f48670639619" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:13.299834  1132 raft_consensus.cc:3060] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.300171  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dd5c368ccec4fc6b144f48670639619" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:13.300741  1207 raft_consensus.cc:3060] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.303287  1403 tablet_bootstrap.cc:654] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.296917  1404 tablet_bootstrap.cc:654] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.307502  1207 raft_consensus.cc:2468] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:13.307310  1030 catalog_manager.cc:5697] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.310604  1132 raft_consensus.cc:2468] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:13.311829  1321 leader_election.cc:304] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:13.312742  1519 raft_consensus.cc:2804] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.313205  1519 raft_consensus.cc:697] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:13.314074  1448 leader_election.cc:290] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.313998  1519 consensus_queue.cc:237] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.317890  1402 tablet_bootstrap.cc:492] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.318464  1402 ts_tablet_manager.cc:1403] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.129s	user 0.038s	sys 0.019s
I20260709 13:10:13.321823  1404 tablet_bootstrap.cc:492] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.321568  1402 raft_consensus.cc:359] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.322264  1402 raft_consensus.cc:385] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.322299  1404 ts_tablet_manager.cc:1403] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260709 13:10:13.322683  1402 raft_consensus.cc:740] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.323678  1402 consensus_queue.cc:260] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.325522  1402 ts_tablet_manager.cc:1434] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:13.326253  1402 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.325171  1404 raft_consensus.cc:359] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.327710  1404 raft_consensus.cc:385] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.328001  1404 raft_consensus.cc:740] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.328650  1404 consensus_queue.cc:260] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.330633  1404 ts_tablet_manager.cc:1434] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:10:13.330916  1402 tablet_bootstrap.cc:654] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.331502  1404 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:13.344267  1404 tablet_bootstrap.cc:654] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.350399  1402 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.350895  1402 ts_tablet_manager.cc:1403] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 13:10:13.353747  1402 raft_consensus.cc:359] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.354396  1402 raft_consensus.cc:385] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.354683  1402 raft_consensus.cc:740] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.355405  1402 consensus_queue.cc:260] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.356374  1447 raft_consensus.cc:493] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.356858  1447 raft_consensus.cc:515] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.356037  1028 catalog_manager.cc:5697] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.357395  1402 ts_tablet_manager.cc:1434] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:13.358335  1402 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.358951  1447 leader_election.cc:290] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:13.360714  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:13.362265  1321 leader_election.cc:343] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.364187  1402 tablet_bootstrap.cc:654] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.363965  1519 consensus_queue.cc:1048] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.366146  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:13.368255  1320 leader_election.cc:343] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.368830  1320 leader_election.cc:304] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:13.372859  1519 raft_consensus.cc:2749] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.374511  1406 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:13.375113  1406 ts_tablet_manager.cc:1403] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.200s	user 0.011s	sys 0.004s
I20260709 13:10:13.386248  1402 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.386772  1402 ts_tablet_manager.cc:1403] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 13:10:13.389339  1402 raft_consensus.cc:359] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.389971  1402 raft_consensus.cc:385] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.390316  1402 raft_consensus.cc:740] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.391287  1528 consensus_queue.cc:1048] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.391170  1402 consensus_queue.cc:260] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.393252  1402 ts_tablet_manager.cc:1434] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:13.394132  1402 tablet_bootstrap.cc:492] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.399416  1402 tablet_bootstrap.cc:654] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.378415  1406 raft_consensus.cc:359] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.405753  1406 raft_consensus.cc:385] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.406098  1406 raft_consensus.cc:740] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.406991  1406 consensus_queue.cc:260] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.410465  1404 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.410980  1404 ts_tablet_manager.cc:1403] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.016s
I20260709 13:10:13.416123  1403 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.416643  1403 ts_tablet_manager.cc:1403] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.119s	user 0.036s	sys 0.021s
I20260709 13:10:13.418170  1519 raft_consensus.cc:493] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.418670  1519 raft_consensus.cc:515] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.419207  1403 raft_consensus.cc:359] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.419862  1403 raft_consensus.cc:385] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.420130  1403 raft_consensus.cc:740] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.420806  1403 consensus_queue.cc:260] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.422853  1403 ts_tablet_manager.cc:1434] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:13.423194  1402 tablet_bootstrap.cc:492] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.423748  1402 ts_tablet_manager.cc:1403] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260709 13:10:13.424407  1404 raft_consensus.cc:359] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.425081  1404 raft_consensus.cc:385] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.425359  1404 raft_consensus.cc:740] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.425856  1519 leader_election.cc:290] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:13.425282  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc9f9722fc4374a6c326c5ff151093" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:13.426285  1404 consensus_queue.cc:260] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.426564  1402 raft_consensus.cc:359] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
W20260709 13:10:13.427284  1320 leader_election.cc:343] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.427831  1403 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:13.427260  1402 raft_consensus.cc:385] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.428345  1402 raft_consensus.cc:740] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.430039  1436 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.430282  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc9f9722fc4374a6c326c5ff151093" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.430573  1436 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.431066  1208 raft_consensus.cc:2468] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:13.431986  1404 ts_tablet_manager.cc:1434] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:10:13.432350  1323 leader_election.cc:304] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:13.432564  1516 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.433063  1516 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.432689  1436 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.434068  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:13.429140  1402 consensus_queue.cc:260] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.434696  1356 raft_consensus.cc:2468] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:13.435119  1516 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:13.435775  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.436367  1207 raft_consensus.cc:2468] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:13.436610  1406 ts_tablet_manager.cc:1434] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:10:13.436779  1402 ts_tablet_manager.cc:1434] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:10:13.436949  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:13.437583  1132 raft_consensus.cc:2468] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:13.437590  1406 tablet_bootstrap.cc:492] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:13.438795  1100 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:13.439363  1466 raft_consensus.cc:493] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.439720  1173 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:13.439823  1466 raft_consensus.cc:515] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.440582  1516 raft_consensus.cc:2804] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.440994  1516 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.441360  1516 raft_consensus.cc:3060] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.442140  1466 leader_election.cc:290] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.442658  1436 raft_consensus.cc:2804] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.443030  1436 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.443346  1436 raft_consensus.cc:3060] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.443817  1406 tablet_bootstrap.cc:654] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.443813  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:13.445489  1249 leader_election.cc:343] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.446548  1537 raft_consensus.cc:2804] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.446929  1537 raft_consensus.cc:493] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.447271  1537 raft_consensus.cc:3060] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.447409  1404 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:13.450271  1447 raft_consensus.cc:493] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.450796  1447 raft_consensus.cc:515] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.453614  1447 leader_election.cc:290] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:13.454301  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d7bb147a2f40c98f46339442155396" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:13.455008  1406 tablet_bootstrap.cc:492] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:13.455448  1406 ts_tablet_manager.cc:1403] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
W20260709 13:10:13.455539  1320 leader_election.cc:343] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.457248  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:13.457898  1132 raft_consensus.cc:2468] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:13.458005  1406 raft_consensus.cc:359] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.458918  1406 raft_consensus.cc:385] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.458467  1436 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.459753  1406 raft_consensus.cc:740] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.459199  1402 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.460561  1516 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.461020  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:13.460953  1406 consensus_queue.cc:260] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.461875  1356 raft_consensus.cc:2468] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:13.463446  1406 ts_tablet_manager.cc:1434] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:13.464406  1406 tablet_bootstrap.cc:492] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:13.464850  1247 leader_election.cc:304] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.465902  1466 raft_consensus.cc:2804] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.466269  1466 raft_consensus.cc:493] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.466636  1466 raft_consensus.cc:3060] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.466956  1402 tablet_bootstrap.cc:654] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.467314  1403 tablet_bootstrap.cc:654] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.470273  1406 tablet_bootstrap.cc:654] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.471624  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:13.472071  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:13.472416  1206 raft_consensus.cc:2393] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:13.472685  1132 raft_consensus.cc:2393] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:13.473377  1516 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:13.474012  1436 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.474303  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:13.474893  1355 raft_consensus.cc:3060] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.476620  1404 tablet_bootstrap.cc:654] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.480993  1560 consensus_queue.cc:1048] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.485721  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:13.492420  1175 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:13.493327  1402 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.473519  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d7bb147a2f40c98f46339442155396" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.493956  1402 ts_tablet_manager.cc:1403] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
W20260709 13:10:13.500560  1323 leader_election.cc:343] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.503583  1323 leader_election.cc:304] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.503990  1466 raft_consensus.cc:515] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.504537  1355 raft_consensus.cc:2468] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:13.504681  1519 raft_consensus.cc:2749] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.506003  1100 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.506841  1466 leader_election.cc:290] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.507196  1436 raft_consensus.cc:2804] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.507747  1436 raft_consensus.cc:697] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:13.508646  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:13.509472  1132 raft_consensus.cc:3060] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.508574  1436 consensus_queue.cc:237] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.499214  1516 raft_consensus.cc:2749] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.520764  1403 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.521310  1403 ts_tablet_manager.cc:1403] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.008s
I20260709 13:10:13.521782  1402 raft_consensus.cc:359] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.522518  1402 raft_consensus.cc:385] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.522877  1402 raft_consensus.cc:740] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.525647  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
W20260709 13:10:13.527031  1249 leader_election.cc:343] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.533278  1402 consensus_queue.cc:260] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.533448  1550 consensus_queue.cc:1048] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.535439  1402 ts_tablet_manager.cc:1434] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.005s
I20260709 13:10:13.536314  1402 tablet_bootstrap.cc:492] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.511790  1537 raft_consensus.cc:515] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.538971  1403 raft_consensus.cc:359] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.539644  1403 raft_consensus.cc:385] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.540270  1403 raft_consensus.cc:740] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.540964  1403 consensus_queue.cc:260] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.539878  1537 leader_election.cc:290] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:13.546044  1403 ts_tablet_manager.cc:1434] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 13:10:13.548185  1420 raft_consensus.cc:493] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.548676  1420 raft_consensus.cc:515] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.551661  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc9f9722fc4374a6c326c5ff151093" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:13.552520  1403 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:13.552837  1516 consensus_queue.cc:1048] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.555613  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:13.556265  1406 tablet_bootstrap.cc:492] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:13.556195  1134 raft_consensus.cc:2468] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:13.556732  1406 ts_tablet_manager.cc:1403] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.011s
I20260709 13:10:13.556782  1404 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.557484  1404 ts_tablet_manager.cc:1403] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.110s	user 0.005s	sys 0.012s
W20260709 13:10:13.558758  1320 leader_election.cc:343] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.559466  1406 raft_consensus.cc:359] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.559720  1247 leader_election.cc:304] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:13.560153  1406 raft_consensus.cc:385] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.560432  1406 raft_consensus.cc:740] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.560527  1466 raft_consensus.cc:2804] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.560945  1466 raft_consensus.cc:493] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.561349  1466 raft_consensus.cc:3060] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.566299  1402 tablet_bootstrap.cc:654] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.566996  1420 leader_election.cc:290] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.567335  1406 consensus_queue.cc:260] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.568975  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.569866  1208 raft_consensus.cc:2468] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:13.570418  1403 tablet_bootstrap.cc:654] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.572403  1516 consensus_queue.cc:1048] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.573650  1406 ts_tablet_manager.cc:1434] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 13:10:13.574625  1406 tablet_bootstrap.cc:492] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:13.575939  1517 raft_consensus.cc:493] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.576615  1517 raft_consensus.cc:515] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.579355  1517 leader_election.cc:290] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:13.579957  1406 tablet_bootstrap.cc:654] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.581842  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6aa34b3274820b3d07ad9154bae84" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:13.582722  1356 raft_consensus.cc:2468] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:13.560720  1404 raft_consensus.cc:359] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.584041  1404 raft_consensus.cc:385] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.584304  1404 raft_consensus.cc:740] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.586536  1404 consensus_queue.cc:260] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.588955  1404 ts_tablet_manager.cc:1434] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 13:10:13.590468  1404 tablet_bootstrap.cc:492] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:13.595461  1403 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.594931  1466 raft_consensus.cc:515] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.598588  1403 ts_tablet_manager.cc:1403] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.003s
I20260709 13:10:13.586814  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc9f9722fc4374a6c326c5ff151093" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:13.596750  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6aa34b3274820b3d07ad9154bae84" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.601418  1466 leader_election.cc:290] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.586750  1249 leader_election.cc:304] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:13.620940  1132 raft_consensus.cc:2468] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:13.628700  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:13.610360  1206 raft_consensus.cc:3060] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.634289  1134 raft_consensus.cc:3060] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.637236  1404 tablet_bootstrap.cc:654] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:13.633428  1249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 47669us
I20260709 13:10:13.643230  1466 raft_consensus.cc:2804] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:10:13.643590  1249 leader_election.cc:343] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.652942  1247 leader_election.cc:304] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.645604  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:13.643627  1466 raft_consensus.cc:493] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.655524  1420 raft_consensus.cc:2804] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.656030  1420 raft_consensus.cc:697] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:13.656840  1420 consensus_queue.cc:237] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.658891  1406 tablet_bootstrap.cc:492] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:13.659669  1208 raft_consensus.cc:3060] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.659363  1406 ts_tablet_manager.cc:1403] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.019s
I20260709 13:10:13.663067  1466 raft_consensus.cc:3060] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.661669  1403 raft_consensus.cc:359] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.666172  1403 raft_consensus.cc:385] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.666585  1403 raft_consensus.cc:740] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.667449  1537 raft_consensus.cc:493] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.667253  1403 consensus_queue.cc:260] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.668690  1406 raft_consensus.cc:359] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.669775  1406 raft_consensus.cc:385] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.670120  1406 raft_consensus.cc:740] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.667928  1537 raft_consensus.cc:515] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.672587  1537 leader_election.cc:290] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:13.667011  1032 catalog_manager.cc:5697] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:13.673700  1406 consensus_queue.cc:260] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.675357  1403 ts_tablet_manager.cc:1434] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 13:10:13.676620  1403 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:13.677881  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:13.680652  1406 ts_tablet_manager.cc:1434] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:10:13.681528  1406 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
W20260709 13:10:13.685148  1320 leader_election.cc:343] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.687081  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:13.687618  1133 raft_consensus.cc:1275] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 13:10:13.688462  1321 leader_election.cc:343] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.688766  1134 raft_consensus.cc:2468] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:13.688941  1321 leader_election.cc:304] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:13.690023  1537 raft_consensus.cc:2749] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.691617  1403 tablet_bootstrap.cc:654] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.691929  1206 raft_consensus.cc:2468] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:13.693475  1323 leader_election.cc:304] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:13.694792  1537 raft_consensus.cc:2804] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.695355  1208 raft_consensus.cc:2468] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:13.695416  1537 raft_consensus.cc:697] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:13.696231  1402 tablet_bootstrap.cc:492] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.697055  1247 leader_election.cc:304] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:13.696728  1537 consensus_queue.cc:237] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.697856  1517 consensus_queue.cc:1048] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.696720  1402 ts_tablet_manager.cc:1403] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.030s
I20260709 13:10:13.699195  1517 raft_consensus.cc:2804] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.699644  1404 tablet_bootstrap.cc:492] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.699671  1517 raft_consensus.cc:697] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:13.700337  1404 ts_tablet_manager.cc:1403] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.000s
I20260709 13:10:13.700932  1517 consensus_queue.cc:237] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:13.701654  1402 raft_consensus.cc:359] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.702310  1402 raft_consensus.cc:385] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.706581  1402 raft_consensus.cc:740] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.711336  1402 consensus_queue.cc:260] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.713604  1402 ts_tablet_manager.cc:1434] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:10:13.714614  1402 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.717156  1404 raft_consensus.cc:359] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.717835  1404 raft_consensus.cc:385] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.718106  1404 raft_consensus.cc:740] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.718820  1404 consensus_queue.cc:260] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.738575  1404 ts_tablet_manager.cc:1434] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:10:13.740046  1404 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:13.735762  1436 raft_consensus.cc:493] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.749025  1404 tablet_bootstrap.cc:654] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.742120  1436 raft_consensus.cc:515] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.757293  1436 leader_election.cc:290] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:13.757953  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:13.760520  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:13.761037  1356 raft_consensus.cc:2468] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:13.762100  1100 leader_election.cc:304] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:13.762996  1436 raft_consensus.cc:2804] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.763350  1436 raft_consensus.cc:493] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.763679  1436 raft_consensus.cc:3060] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:13.764524  1097 leader_election.cc:343] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.765113  1402 tablet_bootstrap.cc:654] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.766134  1032 catalog_manager.cc:5697] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.769737  1208 raft_consensus.cc:1275] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: 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:13.776463  1517 consensus_queue.cc:1048] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.761998  1466 raft_consensus.cc:515] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.782881  1406 tablet_bootstrap.cc:654] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.789767  1403 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.789889  1537 raft_consensus.cc:493] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.790231  1403 ts_tablet_manager.cc:1403] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.114s	user 0.019s	sys 0.016s
I20260709 13:10:13.791283  1537 raft_consensus.cc:515] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.792968  1403 raft_consensus.cc:359] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.793920  1403 raft_consensus.cc:385] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.794214  1403 raft_consensus.cc:740] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.793536  1537 leader_election.cc:290] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:13.795208  1403 consensus_queue.cc:260] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.797533  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:13.799149  1321 leader_election.cc:343] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.799188  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:13.799875  1403 ts_tablet_manager.cc:1434] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:13.800796  1403 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:13.800695  1320 leader_election.cc:343] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.805428  1320 leader_election.cc:304] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:13.806458  1403 tablet_bootstrap.cc:654] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.807730  1537 raft_consensus.cc:2749] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.809460  1436 raft_consensus.cc:515] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.813282  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:13.817621  1466 leader_election.cc:290] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:13.821115  1404 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.821659  1404 ts_tablet_manager.cc:1403] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.003s
I20260709 13:10:13.827193  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6aa34b3274820b3d07ad9154bae84" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
W20260709 13:10:13.827363  1097 leader_election.cc:343] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.827798  1206 raft_consensus.cc:3060] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.831257  1402 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:13.831766  1402 ts_tablet_manager.cc:1403] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.000s
I20260709 13:10:13.832161  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da6aa34b3274820b3d07ad9154bae84" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:13.832777  1355 raft_consensus.cc:3060] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.833252  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:13.833793  1356 raft_consensus.cc:3060] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.834178  1402 raft_consensus.cc:359] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.835461  1402 raft_consensus.cc:385] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.835775  1402 raft_consensus.cc:740] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.836501  1402 consensus_queue.cc:260] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.839178  1402 ts_tablet_manager.cc:1434] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:13.840118  1519 raft_consensus.cc:493] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.840649  1519 raft_consensus.cc:515] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.841218  1403 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.841792  1403 ts_tablet_manager.cc:1403] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.001s
I20260709 13:10:13.843086  1519 leader_election.cc:290] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.844556  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe37d10ae14a8b972b776e0489f5fd" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.844612  1403 raft_consensus.cc:359] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.845525  1403 raft_consensus.cc:385] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.845865  1403 raft_consensus.cc:740] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.844739  1447 consensus_queue.cc:1048] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:13.846788  1403 consensus_queue.cc:260] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:13.847983  1323 leader_election.cc:343] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.848634  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe37d10ae14a8b972b776e0489f5fd" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:13.849328  1403 ts_tablet_manager.cc:1434] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:10:13.840112  1402 tablet_bootstrap.cc:492] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:13.850329  1403 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:13.851155  1406 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:13.851634  1406 ts_tablet_manager.cc:1403] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.170s	user 0.012s	sys 0.002s
I20260709 13:10:13.830623  1436 leader_election.cc:290] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
W20260709 13:10:13.854936  1321 leader_election.cc:343] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.855414  1321 leader_election.cc:304] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.856714  1519 raft_consensus.cc:2749] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.864420  1404 raft_consensus.cc:359] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.865476  1404 raft_consensus.cc:385] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.865887  1404 raft_consensus.cc:740] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.866787  1404 consensus_queue.cc:260] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.873143  1404 ts_tablet_manager.cc:1434] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.002s
I20260709 13:10:13.875106  1403 tablet_bootstrap.cc:654] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.878264  1402 tablet_bootstrap.cc:654] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.879729  1406 raft_consensus.cc:359] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.891120  1406 raft_consensus.cc:385] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.891463  1406 raft_consensus.cc:740] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.892014  1519 consensus_queue.cc:1048] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:13.891521  1206 raft_consensus.cc:2468] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:13.881166  1028 catalog_manager.cc:5697] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.876339  1355 raft_consensus.cc:2468] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:13.892220  1404 tablet_bootstrap.cc:492] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:13.894388  1028 catalog_manager.cc:5697] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:13.883028  1356 raft_consensus.cc:2468] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:13.897070  1249 leader_election.cc:304] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:13.897998  1100 leader_election.cc:304] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:13.898093  1420 raft_consensus.cc:2804] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.898821  1420 raft_consensus.cc:697] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:13.900025  1523 raft_consensus.cc:2804] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:13.899688  1420 consensus_queue.cc:237] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.900228  1404 tablet_bootstrap.cc:654] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.900606  1523 raft_consensus.cc:697] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:13.901541  1523 consensus_queue.cc:237] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.892261  1406 consensus_queue.cc:260] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.906334  1403 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:13.906816  1403 ts_tablet_manager.cc:1403] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 13:10:13.907403  1436 consensus_queue.cc:1048] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:13.912987  1406 ts_tablet_manager.cc:1434] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260709 13:10:13.917918  1406 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:13.924861  1404 tablet_bootstrap.cc:492] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:13.925273  1404 ts_tablet_manager.cc:1403] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.008s
I20260709 13:10:13.926869  1519 raft_consensus.cc:493] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.927634  1519 raft_consensus.cc:515] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.928946  1406 tablet_bootstrap.cc:654] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.935217  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.935495  1517 raft_consensus.cc:493] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.936255  1517 raft_consensus.cc:515] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
W20260709 13:10:13.936913  1323 leader_election.cc:343] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.938997  1517 leader_election.cc:290] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:13.939807  1519 leader_election.cc:290] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:13.940937  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:13.941576  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d7bb147a2f40c98f46339442155396" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:13.942531  1320 leader_election.cc:343] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.943089  1320 leader_election.cc:304] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.944231  1519 raft_consensus.cc:2749] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:13.944537  1517 raft_consensus.cc:493] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.945638  1517 raft_consensus.cc:515] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.946172  1550 raft_consensus.cc:493] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:13.946715  1550 raft_consensus.cc:515] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:13.948760  1517 leader_election.cc:290] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:13.948837  1550 leader_election.cc:290] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:13.949132  1404 raft_consensus.cc:359] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.950603  1404 raft_consensus.cc:385] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.950856  1404 raft_consensus.cc:740] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.952099  1404 consensus_queue.cc:260] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:13.952484  1403 raft_consensus.cc:359] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.954130  1403 raft_consensus.cc:385] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:13.954537  1403 raft_consensus.cc:740] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:13.955053  1404 ts_tablet_manager.cc:1434] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 13:10:13.955338  1403 consensus_queue.cc:260] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:13.957742  1403 ts_tablet_manager.cc:1434] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:10:13.958796  1403 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:13.958853  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d7bb147a2f40c98f46339442155396" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:13.959599  1356 raft_consensus.cc:2468] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:13.963233  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc9f9722fc4374a6c326c5ff151093" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
W20260709 13:10:13.955892  1249 leader_election.cc:343] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:13.971695  1249 leader_election.cc:304] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:13.973225  1517 raft_consensus.cc:2804] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.973399  1403 tablet_bootstrap.cc:654] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:13.973627  1517 raft_consensus.cc:493] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.974045  1517 raft_consensus.cc:3060] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.975590  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:13.976217  1356 raft_consensus.cc:2468] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:13.978835  1100 leader_election.cc:304] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:13.979270  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.980170  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1bc9f9722fc4374a6c326c5ff151093" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:13.980501  1523 raft_consensus.cc:2804] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:13.980919  1206 raft_consensus.cc:2393] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:13.981063  1523 raft_consensus.cc:493] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:13.981660  1523 raft_consensus.cc:3060] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.982601  1205 raft_consensus.cc:2468] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:13.988865  1249 leader_election.cc:304] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:13.989701  1466 raft_consensus.cc:3060] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:13.987886  1436 consensus_queue.cc:1048] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:10:14.000141  1406 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:14.000641  1406 ts_tablet_manager.cc:1403] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.030s
I20260709 13:10:14.000809  1402 tablet_bootstrap.cc:492] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:14.001315  1402 ts_tablet_manager.cc:1403] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.001s
I20260709 13:10:14.001847  1404 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:14.008332  1517 raft_consensus.cc:515] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.011417  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d7bb147a2f40c98f46339442155396" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:14.011986  1205 raft_consensus.cc:3060] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.013103  1466 raft_consensus.cc:2749] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.013998  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d7bb147a2f40c98f46339442155396" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:14.014213  1402 raft_consensus.cc:359] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.014695  1356 raft_consensus.cc:3060] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.014900  1402 raft_consensus.cc:385] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.015187  1402 raft_consensus.cc:740] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.015854  1402 consensus_queue.cc:260] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.018993  1406 raft_consensus.cc:359] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.018720  1205 raft_consensus.cc:2468] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:14.019114  1521 raft_consensus.cc:493] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.022887  1521 raft_consensus.cc:515] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.024931  1521 leader_election.cc:290] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.025903  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.026779  1132 raft_consensus.cc:2393] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 23d4bcf892904932a83b0cfcf3ff4748 in this term.
I20260709 13:10:14.019681  1406 raft_consensus.cc:385] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.028637  1406 raft_consensus.cc:740] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.029316  1406 consensus_queue.cc:260] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.020603  1402 ts_tablet_manager.cc:1434] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:10:14.031347  1402 tablet_bootstrap.cc:492] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:14.032697  1404 tablet_bootstrap.cc:654] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.033087  1406 ts_tablet_manager.cc:1434] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:10:14.033298  1403 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:14.033919  1403 ts_tablet_manager.cc:1403] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.000s
I20260709 13:10:14.022356  1249 leader_election.cc:304] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:14.037201  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.037983  1420 raft_consensus.cc:2804] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.021126  1517 leader_election.cc:290] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:14.039397  1172 leader_election.cc:304] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:14.045547  1521 raft_consensus.cc:3060] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.042675  1356 raft_consensus.cc:2468] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:14.052627  1406 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:14.054649  1029 catalog_manager.cc:5697] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.043699  1420 raft_consensus.cc:697] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:14.057408  1403 raft_consensus.cc:359] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.064122  1403 raft_consensus.cc:385] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.064427  1403 raft_consensus.cc:740] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.063058  1420 consensus_queue.cc:237] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.062271  1521 raft_consensus.cc:2749] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.058476  1402 tablet_bootstrap.cc:654] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.065687  1406 tablet_bootstrap.cc:654] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.067288  1523 raft_consensus.cc:515] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.071259  1466 consensus_queue.cc:1048] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.065202  1403 consensus_queue.cc:260] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.069453  1030 catalog_manager.cc:5697] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:14.071785  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:14.091856  1519 consensus_queue.cc:1048] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.090346  1028 catalog_manager.cc:5697] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.091082  1406 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:14.093559  1523 leader_election.cc:290] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:14.094071  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:14.094904  1205 raft_consensus.cc:3060] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.094949  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:14.095674  1355 raft_consensus.cc:3060] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.105396  1205 raft_consensus.cc:2468] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:14.105592  1403 ts_tablet_manager.cc:1434] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260709 13:10:14.107967  1403 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:14.108101  1100 leader_election.cc:304] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:14.109229  1523 raft_consensus.cc:2804] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.109943  1523 raft_consensus.cc:697] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:14.106643  1406 ts_tablet_manager.cc:1403] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.011s
I20260709 13:10:14.110875  1523 consensus_queue.cc:237] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.113173  1406 raft_consensus.cc:359] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.113857  1406 raft_consensus.cc:385] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.114132  1406 raft_consensus.cc:740] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.080479  1404 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:14.115783  1404 ts_tablet_manager.cc:1403] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.004s
I20260709 13:10:14.116571  1355 raft_consensus.cc:2468] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:14.094437  1402 tablet_bootstrap.cc:492] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:14.118475  1402 ts_tablet_manager.cc:1403] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.007s
I20260709 13:10:14.121132  1402 raft_consensus.cc:359] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.123628  1402 raft_consensus.cc:385] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.123874  1402 raft_consensus.cc:740] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.124542  1402 consensus_queue.cc:260] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.132750  1406 consensus_queue.cc:260] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.118330  1404 raft_consensus.cc:359] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.134028  1404 raft_consensus.cc:385] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.134282  1404 raft_consensus.cc:740] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.138335  1519 consensus_queue.cc:1048] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.138721  1404 consensus_queue.cc:260] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.141094  1404 ts_tablet_manager.cc:1434] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.003s
I20260709 13:10:14.141888  1403 tablet_bootstrap.cc:654] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.146807  1406 ts_tablet_manager.cc:1434] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:10:14.147804  1406 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:14.153327  1406 tablet_bootstrap.cc:654] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.155442  1519 raft_consensus.cc:493] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.156064  1519 raft_consensus.cc:515] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.161643  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92a6124e7a4f61ac00f35f652c0124" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:14.166385  1320 leader_election.cc:343] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.169199  1447 raft_consensus.cc:493] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.169781  1447 raft_consensus.cc:515] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.172147  1447 leader_election.cc:290] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.173648  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.174121  1282 raft_consensus.cc:3060] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.174516  1404 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:14.175536  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:14.177627  1321 leader_election.cc:343] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.181828  1030 catalog_manager.cc:5697] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.187598  1402 ts_tablet_manager.cc:1434] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.001s
W20260709 13:10:14.187791  1320 leader_election.cc:343] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.189002  1402 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:14.187039  1519 leader_election.cc:290] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.189452  1320 leader_election.cc:304] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:14.193225  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92a6124e7a4f61ac00f35f652c0124" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.194023  1537 raft_consensus.cc:2749] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.196384  1402 tablet_bootstrap.cc:654] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:14.201797  1323 leader_election.cc:343] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.202790  1323 leader_election.cc:304] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:14.211241  1403 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:14.211761  1403 ts_tablet_manager.cc:1403] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.006s
I20260709 13:10:14.213891  1404 tablet_bootstrap.cc:654] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.207734  1447 raft_consensus.cc:2749] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.213812  1523 raft_consensus.cc:493] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.215092  1523 raft_consensus.cc:515] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.217960  1523 leader_election.cc:290] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.221022  1466 consensus_queue.cc:1048] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.223320  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.224318  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:14.225627  1097 leader_election.cc:343] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:14.228607  1100 leader_election.cc:343] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.229058  1100 leader_election.cc:304] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:14.230976  1523 raft_consensus.cc:2749] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.232052  1466 raft_consensus.cc:493] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.232697  1466 raft_consensus.cc:515] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.233464  1523 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.235200  1466 leader_election.cc:290] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.237385  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.237316  1523 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.238790  1403 raft_consensus.cc:359] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.239460  1403 raft_consensus.cc:385] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.239740  1403 raft_consensus.cc:740] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.240595  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.240374  1403 consensus_queue.cc:260] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.241338  1281 raft_consensus.cc:2393] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 23d4bcf892904932a83b0cfcf3ff4748 in this term.
I20260709 13:10:14.238072  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.242125  1355 raft_consensus.cc:2393] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:14.242730  1403 ts_tablet_manager.cc:1434] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:10:14.243243  1523 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:14.243309  1249 leader_election.cc:304] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:14.243657  1403 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:14.244732  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.245536  1355 raft_consensus.cc:2393] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:14.245796  1517 raft_consensus.cc:3060] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.246660  1100 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b
I20260709 13:10:14.249014  1406 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:14.249204  1523 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.249485  1406 ts_tablet_manager.cc:1403] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.102s	user 0.026s	sys 0.039s
I20260709 13:10:14.252431  1406 raft_consensus.cc:359] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.253228  1406 raft_consensus.cc:385] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.253484  1406 raft_consensus.cc:740] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.254251  1406 consensus_queue.cc:260] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.255012  1517 raft_consensus.cc:2749] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.256534  1406 ts_tablet_manager.cc:1434] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:14.257894  1402 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:14.258445  1402 ts_tablet_manager.cc:1403] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.009s
I20260709 13:10:14.259187  1406 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:14.259259  1523 raft_consensus.cc:2749] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.262607  1403 tablet_bootstrap.cc:654] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.267947  1404 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:14.270941  1404 ts_tablet_manager.cc:1403] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.004s
I20260709 13:10:14.271005  1406 tablet_bootstrap.cc:654] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.271380  1402 raft_consensus.cc:359] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.272094  1402 raft_consensus.cc:385] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.272343  1402 raft_consensus.cc:740] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.273156  1402 consensus_queue.cc:260] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.282284  1406 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:14.284207  1406 ts_tablet_manager.cc:1403] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.005s
I20260709 13:10:14.286784  1406 raft_consensus.cc:359] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.287427  1406 raft_consensus.cc:385] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.287799  1406 raft_consensus.cc:740] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.289073  1523 consensus_queue.cc:1048] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.290205  1403 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:14.290742  1403 ts_tablet_manager.cc:1403] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.001s
I20260709 13:10:14.290650  1517 consensus_queue.cc:1048] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.293437  1403 raft_consensus.cc:359] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.294077  1403 raft_consensus.cc:385] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.294332  1403 raft_consensus.cc:740] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.295070  1403 consensus_queue.cc:260] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.297497  1403 ts_tablet_manager.cc:1434] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:14.298357  1403 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:14.287459  1402 ts_tablet_manager.cc:1434] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:10:14.288478  1406 consensus_queue.cc:260] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.301067  1402 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:14.304436  1466 consensus_queue.cc:1048] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.306298  1402 tablet_bootstrap.cc:654] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.310778  1404 raft_consensus.cc:359] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.312395  1404 raft_consensus.cc:385] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.312732  1404 raft_consensus.cc:740] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.316617  1550 raft_consensus.cc:493] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.317111  1550 raft_consensus.cc:515] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.319304  1550 leader_election.cc:290] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:14.321729  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.322345  1281 raft_consensus.cc:2468] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:14.323582  1097 leader_election.cc:304] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:14.324617  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.325237  1356 raft_consensus.cc:2468] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:14.325008  1404 consensus_queue.cc:260] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.327371  1404 ts_tablet_manager.cc:1434] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.002s
I20260709 13:10:14.328248  1404 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:14.328907  1523 raft_consensus.cc:2804] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.330998  1521 raft_consensus.cc:493] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.332729  1406 ts_tablet_manager.cc:1434] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.009s
I20260709 13:10:14.334740  1523 raft_consensus.cc:493] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.335172  1523 raft_consensus.cc:3060] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.334877  1521 raft_consensus.cc:515] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.335469  1406 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:14.337019  1521 leader_election.cc:290] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.339224  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.340065  1134 raft_consensus.cc:2468] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:14.341416  1406 tablet_bootstrap.cc:654] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.341570  1173 leader_election.cc:304] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:14.343292  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.334156  1403 tablet_bootstrap.cc:654] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.346733  1550 consensus_queue.cc:1048] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:14.348541  1172 leader_election.cc:343] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.348399  1523 raft_consensus.cc:515] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.352111  1521 raft_consensus.cc:2804] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.352519  1521 raft_consensus.cc:493] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.352850  1521 raft_consensus.cc:3060] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.354377  1406 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:14.354858  1406 ts_tablet_manager.cc:1403] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.006s
I20260709 13:10:14.358932  1517 consensus_queue.cc:1048] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.359277  1403 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:14.359944  1403 ts_tablet_manager.cc:1403] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260709 13:10:14.365393  1406 raft_consensus.cc:359] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.366070  1406 raft_consensus.cc:385] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.362445  1403 raft_consensus.cc:359] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.369374  1403 raft_consensus.cc:385] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.369659  1403 raft_consensus.cc:740] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.370311  1403 consensus_queue.cc:260] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.370792  1404 tablet_bootstrap.cc:654] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.366308  1406 raft_consensus.cc:740] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.372536  1406 consensus_queue.cc:260] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.375042  1406 ts_tablet_manager.cc:1434] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 13:10:14.375883  1521 raft_consensus.cc:515] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.379388  1403 ts_tablet_manager.cc:1434] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:10:14.380007  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:14.380290  1403 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:14.380625  1132 raft_consensus.cc:3060] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.375933  1406 tablet_bootstrap.cc:492] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:14.389860  1132 raft_consensus.cc:2468] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:14.396489  1403 tablet_bootstrap.cc:654] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.400300  1630 consensus_queue.cc:1048] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.401755  1420 raft_consensus.cc:493] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.402240  1420 raft_consensus.cc:515] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.395370  1406 tablet_bootstrap.cc:654] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.405131  1420 leader_election.cc:290] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:14.406669  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.407490  1206 raft_consensus.cc:2393] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:14.408111  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.408890  1134 raft_consensus.cc:2393] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:14.410274  1247 leader_election.cc:304] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:14.412014  1420 raft_consensus.cc:3060] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.412071  1521 leader_election.cc:290] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.413036  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33045b44b6444feb9854c67cb867a917" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:14.413712  1523 leader_election.cc:290] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:14.414777  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:14.414965  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:14.415467  1357 raft_consensus.cc:3060] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.415629  1283 raft_consensus.cc:3060] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.416036  1402 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:14.416532  1402 ts_tablet_manager.cc:1403] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.016s
I20260709 13:10:14.419096  1402 raft_consensus.cc:359] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.419732  1402 raft_consensus.cc:385] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.419986  1402 raft_consensus.cc:740] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.420630  1402 consensus_queue.cc:260] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.425624  1402 ts_tablet_manager.cc:1434] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:14.429790  1173 leader_election.cc:304] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:14.431277  1521 raft_consensus.cc:2804] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.432166  1521 raft_consensus.cc:697] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:14.433171  1357 raft_consensus.cc:2468] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:14.435146  1100 leader_election.cc:304] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.436393  1436 raft_consensus.cc:2804] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.436961  1436 raft_consensus.cc:697] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:14.437249  1402 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:14.438045  1436 consensus_queue.cc:237] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.441139  1544 raft_consensus.cc:493] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.441740  1544 raft_consensus.cc:515] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.443357  1402 tablet_bootstrap.cc:654] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.443606  1283 raft_consensus.cc:2468] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:14.444535  1544 leader_election.cc:290] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:14.445428  1516 raft_consensus.cc:493] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.446092  1516 raft_consensus.cc:515] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.446861  1403 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:14.447780  1403 ts_tablet_manager.cc:1403] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.004s
I20260709 13:10:14.449261  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe37d10ae14a8b972b776e0489f5fd" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.449858  1516 leader_election.cc:290] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.455340  1403 raft_consensus.cc:359] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.456126  1403 raft_consensus.cc:385] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.456450  1403 raft_consensus.cc:740] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.457276  1403 consensus_queue.cc:260] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.461803  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.462085  1404 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:14.462548  1404 ts_tablet_manager.cc:1403] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.014s
I20260709 13:10:14.462430  1356 raft_consensus.cc:2468] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:14.464881  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe37d10ae14a8b972b776e0489f5fd" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.467403  1404 raft_consensus.cc:359] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.468377  1404 raft_consensus.cc:385] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.468739  1404 raft_consensus.cc:740] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.468957  1447 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.469488  1447 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.469594  1404 consensus_queue.cc:260] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.471622  1447 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.476290  1630 consensus_queue.cc:1048] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.468391  1403 ts_tablet_manager.cc:1434] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:10:14.479594  1403 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:14.472465  1404 ts_tablet_manager.cc:1434] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:14.476056  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.449904  1357 raft_consensus.cc:2468] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:14.494916  1100 leader_election.cc:304] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.496102  1134 raft_consensus.cc:2468] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:14.496642  1523 raft_consensus.cc:2804] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.497018  1523 raft_consensus.cc:493] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.497365  1523 raft_consensus.cc:3060] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.496126  1466 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.500183  1466 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.505879  1404 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:14.505816  1175 leader_election.cc:304] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.509542  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.510321  1420 raft_consensus.cc:2749] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.507141  1406 tablet_bootstrap.cc:492] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:14.511408  1406 ts_tablet_manager.cc:1403] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.016s
I20260709 13:10:14.466992  1521 consensus_queue.cc:237] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.507113  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:14.514477  1321 leader_election.cc:343] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.514688  1516 raft_consensus.cc:2804] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.515703  1516 raft_consensus.cc:493] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.516027  1516 raft_consensus.cc:3060] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.510658  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.519392  1207 raft_consensus.cc:2393] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:14.520598  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.521355  1132 raft_consensus.cc:2393] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
W20260709 13:10:14.523372  1320 leader_election.cc:343] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.523860  1320 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:14.524549  1447 raft_consensus.cc:2749] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.503669  1517 consensus_queue.cc:1048] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
W20260709 13:10:14.527115  1097 leader_election.cc:343] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.528826  1523 raft_consensus.cc:515] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.502712  1466 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:14.531185  1030 catalog_manager.cc:5697] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:14.532570  1403 tablet_bootstrap.cc:654] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.543996  1519 raft_consensus.cc:493] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.544500  1519 raft_consensus.cc:515] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.529439  1247 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:14.547045  1406 raft_consensus.cc:359] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.547806  1406 raft_consensus.cc:385] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.548024  1406 raft_consensus.cc:740] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.533133  1516 raft_consensus.cc:515] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.553524  1406 consensus_queue.cc:260] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.555536  1420 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.556919  1406 ts_tablet_manager.cc:1434] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:10:14.557276  1523 leader_election.cc:290] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:14.557542  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:14.558318  1519 leader_election.cc:290] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.560508  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:14.535969  1281 raft_consensus.cc:2468] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:14.561105  1355 raft_consensus.cc:3060] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.562803  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.563975  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe37d10ae14a8b972b776e0489f5fd" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:14.564546  1356 raft_consensus.cc:3060] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.564937  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:14.566286  1320 leader_election.cc:343] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.570312  1420 raft_consensus.cc:2749] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.572702  1406 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
W20260709 13:10:14.573295  1323 leader_election.cc:343] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:14.573439  1097 leader_election.cc:343] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.582032  1402 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:14.582571  1402 ts_tablet_manager.cc:1403] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.017s
I20260709 13:10:14.583135  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cefe37d10ae14a8b972b776e0489f5fd" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:14.583607  1537 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.583731  1132 raft_consensus.cc:3060] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.584087  1537 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.586124  1537 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.577428  1516 leader_election.cc:290] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.590376  1466 raft_consensus.cc:493] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.594424  1466 raft_consensus.cc:515] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.596689  1032 catalog_manager.cc:5697] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.602476  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.603384  1134 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:14.604741  1406 tablet_bootstrap.cc:654] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.607271  1321 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.608136  1519 raft_consensus.cc:2804] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:14.608547  1519 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.608916  1519 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.616255  1519 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.619892  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.620491  1282 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:14.621173  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:14.621920  1283 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.622541  1519 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.586957  1323 leader_election.cc:304] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
W20260709 13:10:14.627444  1323 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:41919, user_credentials={real_user=slave}} blocked reactor thread for 54185.9us
I20260709 13:10:14.627282  1519 raft_consensus.cc:2749] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.634375  1550 consensus_queue.cc:1048] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:14.635143  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.635843  1357 raft_consensus.cc:2468] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:14.637022  1249 leader_election.cc:304] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.637905  1630 raft_consensus.cc:2804] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.638280  1630 raft_consensus.cc:493] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.638609  1630 raft_consensus.cc:3060] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.639853  1404 tablet_bootstrap.cc:654] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.643716  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:14.644452  1134 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.646248  1630 raft_consensus.cc:515] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.649322  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:14.649948  1354 raft_consensus.cc:3060] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.658797  1466 leader_election.cc:290] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.659336  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.660181  1133 raft_consensus.cc:2468] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:14.660588  1354 raft_consensus.cc:2468] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:14.661799  1249 leader_election.cc:304] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.663058  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:14.663673  1133 raft_consensus.cc:3060] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.665112  1355 raft_consensus.cc:2468] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:14.669256  1356 raft_consensus.cc:2468] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:14.661801  1630 leader_election.cc:290] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:14.674129  1133 raft_consensus.cc:2468] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:14.679845  1100 leader_election.cc:304] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:14.689810  1544 raft_consensus.cc:2804] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.690317  1544 raft_consensus.cc:697] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:14.693274  1544 consensus_queue.cc:237] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.695099  1283 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 2.
I20260709 13:10:14.696748  1175 leader_election.cc:304] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.705744  1521 raft_consensus.cc:2804] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.686241  1420 raft_consensus.cc:2804] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:14.678040  1134 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 2.
I20260709 13:10:14.708232  1402 raft_consensus.cc:359] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.717095  1402 raft_consensus.cc:385] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.718761  1402 raft_consensus.cc:740] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.707712  1544 raft_consensus.cc:493] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.719676  1402 consensus_queue.cc:260] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.727695  1402 ts_tablet_manager.cc:1434] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.145s	user 0.007s	sys 0.000s
I20260709 13:10:14.728706  1402 tablet_bootstrap.cc:492] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:14.730631  1320 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:14.720093  1447 raft_consensus.cc:493] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.731474  1519 raft_consensus.cc:2804] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:14.731974  1519 raft_consensus.cc:697] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:14.731792  1447 raft_consensus.cc:515] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.732834  1519 consensus_queue.cc:237] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER 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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.733927  1447 leader_election.cc:290] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:14.733862  1550 consensus_queue.cc:1048] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.719538  1132 raft_consensus.cc:2468] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:14.741704  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:14.743250  1323 leader_election.cc:343] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.744294  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:14.745747  1321 leader_election.cc:343] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.745208  1028 catalog_manager.cc:5697] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:14.746286  1321 leader_election.cc:304] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:14.747437  1537 raft_consensus.cc:2749] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.755040  1516 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.755554  1516 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.757580  1516 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.760144  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.760869  1283 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:14.762094  1172 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:14.762640  1544 raft_consensus.cc:515] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.762995  1516 raft_consensus.cc:2804] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:14.763479  1516 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:14.763885  1516 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.763976  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.764863  1134 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:14.765595  1544 leader_election.cc:290] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.765538  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.709267  1420 raft_consensus.cc:697] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
W20260709 13:10:14.767618  1100 leader_election.cc:343] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.767846  1420 consensus_queue.cc:237] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.770645  1653 raft_consensus.cc:493] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.771122  1653 raft_consensus.cc:515] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:14.772365  1406 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:14.772935  1406 ts_tablet_manager.cc:1403] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.200s	user 0.008s	sys 0.009s
I20260709 13:10:14.768499  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:14.774354  1521 raft_consensus.cc:697] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:14.780758  1406 raft_consensus.cc:359] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.781659  1406 raft_consensus.cc:385] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.773224  1653 leader_election.cc:290] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.781980  1406 raft_consensus.cc:740] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.792357  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dfb2dc60a94dbe9ebc1486b223b554" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:14.792984  1097 leader_election.cc:343] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.793641  1097 leader_election.cc:304] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:14.794631  1544 raft_consensus.cc:2749] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.791257  1406 consensus_queue.cc:260] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.798221  1521 consensus_queue.cc:237] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.797895  1403 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:14.801327  1403 ts_tablet_manager.cc:1403] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.322s	user 0.020s	sys 0.039s
I20260709 13:10:14.808467  1402 tablet_bootstrap.cc:654] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.810660  1655 raft_consensus.cc:493] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.811280  1655 raft_consensus.cc:515] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:14.813511  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dfb2dc60a94dbe9ebc1486b223b554" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.815083  1447 raft_consensus.cc:493] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.815685  1447 raft_consensus.cc:515] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:14.820134  1173 leader_election.cc:343] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.818193  1447 leader_election.cc:290] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:14.820233  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0fe31d9b7043ad9dcdf2a9742be9b9" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.801848  1406 ts_tablet_manager.cc:1434] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:10:14.832018  1406 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:14.833433  1403 raft_consensus.cc:359] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.838563  1660 raft_consensus.cc:493] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:14.839061  1660 raft_consensus.cc:515] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.841184  1660 leader_election.cc:290] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
W20260709 13:10:14.841364  1172 leader_election.cc:343] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.841761  1404 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:14.842308  1404 ts_tablet_manager.cc:1403] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.337s	user 0.013s	sys 0.022s
I20260709 13:10:14.841845  1172 leader_election.cc:304] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:14.845042  1653 raft_consensus.cc:2749] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.846107  1403 raft_consensus.cc:385] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.846596  1403 raft_consensus.cc:740] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.849432  1404 raft_consensus.cc:359] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.850015  1404 raft_consensus.cc:385] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:14.836804  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0fe31d9b7043ad9dcdf2a9742be9b9" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.850258  1404 raft_consensus.cc:740] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:14.852932  1404 consensus_queue.cc:260] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:14.854168  1403 consensus_queue.cc:260] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:14.856266  1028 catalog_manager.cc:5697] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 2, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 2 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.862526  1404 ts_tablet_manager.cc:1434] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 13:10:14.870000  1404 tablet_bootstrap.cc:492] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
W20260709 13:10:14.860811  1323 leader_election.cc:343] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.873422  1403 ts_tablet_manager.cc:1434] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.003s
I20260709 13:10:14.874658  1403 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:14.877111  1208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:14.880805  1403 tablet_bootstrap.cc:654] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.859717  1544 consensus_queue.cc:1048] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:10:14.892580  1516 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:14.894827  1321 leader_election.cc:343] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.908505  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:14.909353  1133 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:14.909795  1406 tablet_bootstrap.cc:654] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.912618  1655 leader_election.cc:290] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
W20260709 13:10:14.916020  1249 leader_election.cc:343] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:14.901456  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.931650  1357 raft_consensus.cc:2393] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:14.901794  1132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:14.933691  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:14.934685  1355 raft_consensus.cc:2468] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:14.939687  1516 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:14.925868  1030 catalog_manager.cc:5697] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:14.946838  1436 consensus_queue.cc:1048] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.950939  1249 leader_election.cc:304] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:14.952991  1249 leader_election.cc:304] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:14.960611  1516 consensus_queue.cc:1048] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:14.963601  1321 leader_election.cc:304] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
W20260709 13:10:14.967167  1321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:38173, user_credentials={real_user=slave}} blocked reactor thread for 87622.1us
I20260709 13:10:14.973340  1517 raft_consensus.cc:3060] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:14.973917  1658 raft_consensus.cc:2804] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:14.980706  1404 tablet_bootstrap.cc:654] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:14.983428  1032 catalog_manager.cc:5697] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:14.987821  1447 raft_consensus.cc:2749] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:14.989653  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:14.898116  1175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 46231.6us
I20260709 13:10:15.001786  1658 raft_consensus.cc:493] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.010628  1282 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:15.017369  1658 raft_consensus.cc:3060] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.018270  1544 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.030164  1544 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.034564  1544 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.040004  1402 tablet_bootstrap.cc:492] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:15.040504  1402 ts_tablet_manager.cc:1403] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.312s	user 0.034s	sys 0.068s
I20260709 13:10:15.042881  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:15.044653  1097 leader_election.cc:343] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.048059  1402 raft_consensus.cc:359] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.048771  1402 raft_consensus.cc:385] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.049042  1402 raft_consensus.cc:740] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.049283  1282 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 2.
I20260709 13:10:15.049685  1402 consensus_queue.cc:260] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.050668  1172 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:15.051762  1402 ts_tablet_manager.cc:1434] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:15.051740  1663 raft_consensus.cc:2804] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:15.052505  1663 raft_consensus.cc:697] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:15.052876  1402 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:15.053500  1663 consensus_queue.cc:237] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER 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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.067793  1402 tablet_bootstrap.cc:654] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.072875  1133 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 2.
W20260709 13:10:15.090473  1662 log.cc:927] Time spent T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: Append to log took a long time: real 0.081s	user 0.000s	sys 0.001s
I20260709 13:10:15.091017  1403 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
W20260709 13:10:15.088851  1321 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.193:38173, user_credentials={real_user=slave}} blocked reactor thread for 45129.6us
I20260709 13:10:15.091513  1403 ts_tablet_manager.cc:1403] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.217s	user 0.071s	sys 0.044s
I20260709 13:10:15.093238  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.093895  1517 raft_consensus.cc:2749] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.095155  1403 raft_consensus.cc:359] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.096190  1403 raft_consensus.cc:385] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.096616  1403 raft_consensus.cc:740] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.102466  1406 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:15.103222  1406 ts_tablet_manager.cc:1403] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.274s	user 0.020s	sys 0.003s
I20260709 13:10:15.106887  1658 raft_consensus.cc:515] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.108888  1658 leader_election.cc:290] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.093923  1355 raft_consensus.cc:2468] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:15.114498  1406 raft_consensus.cc:359] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.115185  1406 raft_consensus.cc:385] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.115518  1406 raft_consensus.cc:740] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.116235  1406 consensus_queue.cc:260] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.117861  1406 ts_tablet_manager.cc:1434] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
W20260709 13:10:15.101837  1320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:33109, user_credentials={real_user=slave}} blocked reactor thread for 57396.2us
I20260709 13:10:15.127969  1403 consensus_queue.cc:260] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.130158  1403 ts_tablet_manager.cc:1434] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:10:15.132269  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:15.132876  1355 raft_consensus.cc:3060] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.134284  1406 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:15.132936  1403 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:15.159874  1406 tablet_bootstrap.cc:654] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.162232  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
W20260709 13:10:15.162725  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:15.157580  1100 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:15.158851  1521 consensus_queue.cc:1048] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:10:15.167423  1641 raft_consensus.cc:2804] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.167830  1641 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.168166  1641 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.172487  1402 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:15.173048  1402 ts_tablet_manager.cc:1403] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.030s
I20260709 13:10:15.174368  1032 catalog_manager.cc:5697] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 2, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 2 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:15.175649  1249 leader_election.cc:343] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.179178  1402 raft_consensus.cc:359] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.182104  1641 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.184873  1280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:15.186214  1097 leader_election.cc:343] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.192297  1403 tablet_bootstrap.cc:654] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.192592  1355 raft_consensus.cc:2468] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:15.194036  1249 leader_election.cc:304] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:15.195117  1658 raft_consensus.cc:2804] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.195773  1658 raft_consensus.cc:697] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:15.180043  1402 raft_consensus.cc:385] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.201088  1402 raft_consensus.cc:740] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.202031  1402 consensus_queue.cc:260] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.205973  1402 ts_tablet_manager.cc:1434] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260709 13:10:15.196604  1658 consensus_queue.cc:237] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.210107  1404 tablet_bootstrap.cc:492] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:15.212917  1404 ts_tablet_manager.cc:1403] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.344s	user 0.020s	sys 0.038s
I20260709 13:10:15.218633  1641 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.223160  1663 raft_consensus.cc:493] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.223718  1517 raft_consensus.cc:493] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.223676  1663 raft_consensus.cc:515] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.224260  1517 raft_consensus.cc:515] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.225896  1663 leader_election.cc:290] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:15.227008  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:15.227607  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:15.227741  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.228259  1131 raft_consensus.cc:2468] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
W20260709 13:10:15.228402  1173 leader_election.cc:343] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.229899  1247 leader_election.cc:304] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:15.230767  1655 raft_consensus.cc:2804] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.231120  1655 raft_consensus.cc:493] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.231437  1655 raft_consensus.cc:3060] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.230069  1404 raft_consensus.cc:359] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
W20260709 13:10:15.231564  1175 leader_election.cc:343] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704393a2076240ceb5431817e077482b (127.29.54.196:41241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.231930  1404 raft_consensus.cc:385] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.232085  1175 leader_election.cc:304] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:15.232272  1404 raft_consensus.cc:740] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.233191  1404 consensus_queue.cc:260] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.235001  1521 raft_consensus.cc:2749] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.235601  1653 consensus_queue.cc:1048] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.226313  1517 leader_election.cc:290] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:15.240608  1402 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:15.240417  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:15.241914  1249 leader_election.cc:343] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.242179  1655 raft_consensus.cc:515] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.244246  1404 ts_tablet_manager.cc:1434] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:10:15.245393  1404 tablet_bootstrap.cc:492] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:15.271014  1517 consensus_queue.cc:1048] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.275831  1404 tablet_bootstrap.cc:654] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.280112  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:15.280772  1357 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.284921  1550 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.285421  1550 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.287014  1676 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.287482  1550 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.287492  1676 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.289415  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:15.292079  1097 leader_election.cc:343] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.293361  1516 consensus_queue.cc:1048] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.291142  1676 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:15.301527  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:15.302098  1134 raft_consensus.cc:3060] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.304780  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.305004  1655 leader_election.cc:290] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:15.305433  1356 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:15.307169  1130 raft_consensus.cc:1275] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Refusing update from remote peer 704393a2076240ceb5431817e077482b: 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:15.308020  1357 raft_consensus.cc:2468] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:15.309886  1671 consensus_queue.cc:1048] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.311975  1406 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:15.313252  1402 tablet_bootstrap.cc:654] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.314139  1406 ts_tablet_manager.cc:1403] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.180s	user 0.013s	sys 0.005s
I20260709 13:10:15.298794  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:15.318753  1133 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:15.320851  1641 consensus_queue.cc:1048] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.321627  1447 raft_consensus.cc:493] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.324797  1100 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:15.325275  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:15.326231  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:15.322667  1134 raft_consensus.cc:2468] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:15.326663  1641 raft_consensus.cc:2804] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.327641  1641 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.327719  1247 leader_election.cc:304] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:15.328069  1641 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.328264  1100 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:15.328533  1655 raft_consensus.cc:2804] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.330909  1321 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:15.332181  1671 raft_consensus.cc:2804] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.332540  1671 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.329656  1447 raft_consensus.cc:515] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.346035  1403 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:15.343376  1655 raft_consensus.cc:697] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:15.350042  1655 consensus_queue.cc:237] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.351657  1282 raft_consensus.cc:1275] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 704393a2076240ceb5431817e077482b: 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:15.342372  1550 raft_consensus.cc:2804] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.357455  1032 catalog_manager.cc:5697] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:15.358516  1249 leader_election.cc:343] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.341187  1671 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.366295  1403 ts_tablet_manager.cc:1403] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.234s	user 0.020s	sys 0.021s
I20260709 13:10:15.355170  1550 raft_consensus.cc:697] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
W20260709 13:10:15.362270  1320 leader_election.cc:343] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.389619  1436 consensus_queue.cc:1048] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:10:15.403790  1676 consensus_queue.cc:1048] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.407352  1403 raft_consensus.cc:359] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.407912  1403 raft_consensus.cc:385] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.408176  1403 raft_consensus.cc:740] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.408804  1403 consensus_queue.cc:260] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.411087  1406 raft_consensus.cc:359] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.411842  1406 raft_consensus.cc:385] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.412107  1406 raft_consensus.cc:740] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.412541  1447 leader_election.cc:290] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:15.412722  1406 consensus_queue.cc:260] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.413363  1402 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:15.406919  1550 consensus_queue.cc:237] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.413829  1403 ts_tablet_manager.cc:1434] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:10:15.413981  1402 ts_tablet_manager.cc:1403] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.006s
I20260709 13:10:15.418356  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383a7066853447c798d3a2e3668ba962" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:15.419595  1320 leader_election.cc:343] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.419978  1517 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.422164  1406 ts_tablet_manager.cc:1434] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.000s
I20260709 13:10:15.422899  1403 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:15.423094  1406 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:15.420464  1517 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.425226  1517 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:15.426178  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.426877  1357 raft_consensus.cc:2393] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:15.428133  1404 tablet_bootstrap.cc:492] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:15.428589  1404 ts_tablet_manager.cc:1403] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.010s
I20260709 13:10:15.429073  1403 tablet_bootstrap.cc:654] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.430473  1406 tablet_bootstrap.cc:654] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.431150  1404 raft_consensus.cc:359] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.431830  1404 raft_consensus.cc:385] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.432085  1404 raft_consensus.cc:740] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.432709  1404 consensus_queue.cc:260] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.434985  1404 ts_tablet_manager.cc:1434] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:15.436481  1404 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:15.417009  1641 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.439731  1641 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.440807  1671 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.442170  1404 tablet_bootstrap.cc:654] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.441991  1402 raft_consensus.cc:359] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.442690  1402 raft_consensus.cc:385] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.442953  1402 raft_consensus.cc:740] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.443764  1402 consensus_queue.cc:260] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.445334  1671 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:15.499529  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:15.499529  1406 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:15.506872  1447 raft_consensus.cc:493] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.508052  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:15.508474  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:15.512360  1320 leader_election.cc:343] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.508111  1447 raft_consensus.cc:515] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.516352  1447 leader_election.cc:290] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:15.524283  1356 raft_consensus.cc:2393] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:15.524951  1402 ts_tablet_manager.cc:1434] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.110s	user 0.006s	sys 0.000s
I20260709 13:10:15.527185  1402 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:15.534752  1402 tablet_bootstrap.cc:654] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.531275  1406 ts_tablet_manager.cc:1403] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.005s
I20260709 13:10:15.547461  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:15.548888  1133 raft_consensus.cc:2393] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 704393a2076240ceb5431817e077482b in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:15.555392  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383a7066853447c798d3a2e3668ba962" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:15.557138  1516 raft_consensus.cc:493] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.558010  1516 raft_consensus.cc:515] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.558352  1653 raft_consensus.cc:493] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.559209  1653 raft_consensus.cc:515] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.560962  1516 leader_election.cc:290] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.561744  1653 leader_election.cc:290] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.570149  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.570603  1404 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:15.571039  1354 raft_consensus.cc:2468] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:15.571341  1404 ts_tablet_manager.cc:1403] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.006s
I20260709 13:10:15.572644  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92a6124e7a4f61ac00f35f652c0124" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.573513  1356 raft_consensus.cc:2468] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:15.575775  1404 raft_consensus.cc:359] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.576552  1404 raft_consensus.cc:385] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.576862  1404 raft_consensus.cc:740] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.577340  1403 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:15.577759  1134 raft_consensus.cc:1275] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Refusing update from remote peer 4986fffa4290401dbdf00c683a1d157a: 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:15.577708  1404 consensus_queue.cc:260] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.586848  1404 ts_tablet_manager.cc:1434] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:10:15.588598  1404 tablet_bootstrap.cc:492] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:15.578101  1403 ts_tablet_manager.cc:1403] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.002s
I20260709 13:10:15.612931  1175 leader_election.cc:304] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:15.613302  1403 raft_consensus.cc:359] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.614526  1403 raft_consensus.cc:385] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.614885  1403 raft_consensus.cc:740] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.614650  1175 leader_election.cc:304] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:15.616204  1516 raft_consensus.cc:2804] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.616739  1516 raft_consensus.cc:493] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.617246  1516 raft_consensus.cc:3060] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.619555  1521 raft_consensus.cc:2804] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.620226  1521 raft_consensus.cc:493] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.620641  1521 raft_consensus.cc:3060] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.622470  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:15.623217  1205 raft_consensus.cc:2468] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
W20260709 13:10:15.626143  1323 leader_election.cc:343] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.626701  1323 leader_election.cc:304] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:15.626818  1321 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:15.628463  1676 raft_consensus.cc:2749] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.629249  1676 raft_consensus.cc:2749] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.631729  1521 raft_consensus.cc:515] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.633744  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:15.635138  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92a6124e7a4f61ac00f35f652c0124" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:15.635820  1356 raft_consensus.cc:3060] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.636686  1323 leader_election.cc:304] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:15.637658  1447 raft_consensus.cc:2804] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.638082  1447 raft_consensus.cc:493] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.638449  1447 raft_consensus.cc:3060] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.615816  1403 consensus_queue.cc:260] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:15.642550  1321 leader_election.cc:343] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.646766  1356 raft_consensus.cc:2468] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:15.648874  1653 consensus_queue.cc:1048] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.653632  1402 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:15.654376  1404 tablet_bootstrap.cc:654] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.656988  1402 ts_tablet_manager.cc:1403] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.009s
I20260709 13:10:15.659102  1403 ts_tablet_manager.cc:1434] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:10:15.660799  1403 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:15.666141  1516 raft_consensus.cc:515] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.667667  1402 raft_consensus.cc:359] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.670138  1175 leader_election.cc:304] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:15.671592  1402 raft_consensus.cc:385] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.644126  1521 leader_election.cc:290] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.671926  1402 raft_consensus.cc:740] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.674672  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:15.675254  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:15.675612  1356 raft_consensus.cc:3060] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.676914  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92a6124e7a4f61ac00f35f652c0124" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:15.672662  1516 leader_election.cc:290] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:15.673074  1653 raft_consensus.cc:2804] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.679373  1653 raft_consensus.cc:697] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:15.680492  1653 consensus_queue.cc:237] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.681430  1283 raft_consensus.cc:1275] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 4986fffa4290401dbdf00c683a1d157a: 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:15.686431  1406 raft_consensus.cc:359] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.688133  1406 raft_consensus.cc:385] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.688416  1406 raft_consensus.cc:740] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.688495  1402 consensus_queue.cc:260] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.689347  1406 consensus_queue.cc:260] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.693609  1406 ts_tablet_manager.cc:1434] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.145s	user 0.005s	sys 0.002s
I20260709 13:10:15.695225  1406 tablet_bootstrap.cc:492] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:15.697906  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92a6124e7a4f61ac00f35f652c0124" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:15.701647  1402 ts_tablet_manager.cc:1434] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 13:10:15.702850  1402 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:15.708261  1356 raft_consensus.cc:2468] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
W20260709 13:10:15.663457  1097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:33109, user_credentials={real_user=slave}} blocked reactor thread for 43695us
I20260709 13:10:15.710032  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:15.710863  1175 leader_election.cc:304] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:15.711680  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:15.711824  1516 raft_consensus.cc:2804] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.712384  1516 raft_consensus.cc:697] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:15.713378  1516 consensus_queue.cc:237] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.714548  1406 tablet_bootstrap.cc:654] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.724665  1403 tablet_bootstrap.cc:654] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.705139  1032 catalog_manager.cc:5697] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.732044  1247 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:15.732411  1660 consensus_queue.cc:1048] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.734134  1655 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:15.730652  1172 leader_election.cc:343] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:15.736069  1172 leader_election.cc:343] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:15.736965  1172 leader_election.cc:343] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.738220  1029 catalog_manager.cc:5697] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:15.750955  1097 leader_election.cc:343] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.752048  1097 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b
I20260709 13:10:15.753388  1550 raft_consensus.cc:2749] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.756814  1655 raft_consensus.cc:2749] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.759125  1447 raft_consensus.cc:515] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.760071  1660 consensus_queue.cc:1048] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.761844  1447 leader_election.cc:290] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
W20260709 13:10:15.765488  1172 leader_election.cc:343] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.765293  1550 raft_consensus.cc:493] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.769481  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:15.772147  1550 raft_consensus.cc:515] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:15.778991  1321 leader_election.cc:343] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.765496  1516 consensus_queue.cc:1048] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:10:15.775923  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
W20260709 13:10:15.777156  1249 consensus_peers.cc:597] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:10:15.780261  1207 raft_consensus.cc:3060] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.781620  1550 leader_election.cc:290] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:15.770685  1402 tablet_bootstrap.cc:654] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.800676  1404 tablet_bootstrap.cc:492] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
W20260709 13:10:15.800843  1249 consensus_peers.cc:597] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:10:15.801287  1404 ts_tablet_manager.cc:1403] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.213s	user 0.011s	sys 0.004s
I20260709 13:10:15.802745  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.803560  1406 tablet_bootstrap.cc:492] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:15.804105  1406 ts_tablet_manager.cc:1403] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.009s
I20260709 13:10:15.836762  1406 raft_consensus.cc:359] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.837586  1406 raft_consensus.cc:385] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.837895  1406 raft_consensus.cc:740] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.838788  1406 consensus_queue.cc:260] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.840503  1406 ts_tablet_manager.cc:1434] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 13:10:15.840883  1402 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:15.841461  1402 ts_tablet_manager.cc:1403] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.011s
I20260709 13:10:15.841645  1406 tablet_bootstrap.cc:492] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
W20260709 13:10:15.841760  1100 leader_election.cc:343] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 704393a2076240ceb5431817e077482b (127.29.54.196:41241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.837819  1404 raft_consensus.cc:359] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.847059  1404 raft_consensus.cc:385] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.846210  1402 raft_consensus.cc:359] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.847527  1404 raft_consensus.cc:740] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.847635  1402 raft_consensus.cc:385] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.848160  1402 raft_consensus.cc:740] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.846024  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:15.856127  1670 raft_consensus.cc:493] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.856789  1670 raft_consensus.cc:515] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:15.855244  1404 consensus_queue.cc:260] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:15.863372  1207 raft_consensus.cc:2468] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:15.861526  1402 consensus_queue.cc:260] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.829308  1030 catalog_manager.cc:5697] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:15.870226  1403 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:15.870780  1403 ts_tablet_manager.cc:1403] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.210s	user 0.031s	sys 0.014s
I20260709 13:10:15.873668  1403 raft_consensus.cc:359] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.874336  1403 raft_consensus.cc:385] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.874620  1403 raft_consensus.cc:740] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.874641  1404 ts_tablet_manager.cc:1434] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.073s	user 0.010s	sys 0.000s
I20260709 13:10:15.875289  1403 consensus_queue.cc:260] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.876693  1404 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:15.887897  1402 ts_tablet_manager.cc:1434] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:10:15.887714  1550 consensus_queue.cc:1048] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:15.889074  1670 leader_election.cc:290] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:15.889703  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a432fded433a4efa821120f564f38848" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:15.891579  1320 leader_election.cc:343] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.894905  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a432fded433a4efa821120f564f38848" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:15.897747  1404 tablet_bootstrap.cc:654] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.898819  1029 catalog_manager.cc:5697] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:15.899860  1321 leader_election.cc:343] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.911610  1404 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:15.912261  1404 ts_tablet_manager.cc:1403] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 13:10:15.900362  1321 leader_election.cc:304] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
W20260709 13:10:15.914407  1100 leader_election.cc:343] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:15.915627  1100 leader_election.cc:304] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:15.918758  1323 leader_election.cc:304] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:15.919719  1671 raft_consensus.cc:2749] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.920395  1671 raft_consensus.cc:2804] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:15.920864  1671 raft_consensus.cc:697] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:15.922802  1550 raft_consensus.cc:2749] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:15.929639  1403 ts_tablet_manager.cc:1434] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 13:10:15.930954  1403 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:15.935444  1544 consensus_queue.cc:1048] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:15.935611  1671 consensus_queue.cc:237] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.937433  1403 tablet_bootstrap.cc:654] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.941246  1406 tablet_bootstrap.cc:654] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:15.942672  1663 raft_consensus.cc:493] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.943209  1663 raft_consensus.cc:515] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:15.946169  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0fe31d9b7043ad9dcdf2a9742be9b9" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:15.946943  1355 raft_consensus.cc:2468] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:15.948800  1175 leader_election.cc:304] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:15.949798  1708 raft_consensus.cc:2804] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:15.951903  1404 raft_consensus.cc:359] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.953305  1404 raft_consensus.cc:385] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:15.954061  1404 raft_consensus.cc:740] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:15.955294  1404 consensus_queue.cc:260] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.950317  1708 raft_consensus.cc:493] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:15.959719  1708 raft_consensus.cc:3060] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:15.970278  1663 leader_election.cc:290] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:15.980140  1402 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:15.984915  1660 raft_consensus.cc:493] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:15.985473  1660 raft_consensus.cc:515] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:15.987910  1404 ts_tablet_manager.cc:1434] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.075s	user 0.003s	sys 0.003s
I20260709 13:10:15.998304  1402 tablet_bootstrap.cc:654] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.000113  1537 raft_consensus.cc:493] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.000626  1537 raft_consensus.cc:515] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.002738  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0fe31d9b7043ad9dcdf2a9742be9b9" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.002990  1708 raft_consensus.cc:515] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.003831  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.004420  1134 raft_consensus.cc:2468] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:16.004895  1517 consensus_queue.cc:1048] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:10:16.006892  1173 leader_election.cc:343] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.007238  1660 leader_election.cc:290] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.007332  1321 leader_election.cc:304] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:16.008335  1671 raft_consensus.cc:2804] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.008673  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0fe31d9b7043ad9dcdf2a9742be9b9" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:16.002763  1537 leader_election.cc:290] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.009290  1355 raft_consensus.cc:3060] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.008706  1671 raft_consensus.cc:493] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.010337  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dfb2dc60a94dbe9ebc1486b223b554" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:16.010608  1671 raft_consensus.cc:3060] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.011052  1204 raft_consensus.cc:2468] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:16.012399  1249 leader_election.cc:304] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:16.013200  1660 raft_consensus.cc:2804] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.013567  1660 raft_consensus.cc:493] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.013927  1660 raft_consensus.cc:3060] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.018426  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:16.019937  1323 leader_election.cc:343] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.023265  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dfb2dc60a94dbe9ebc1486b223b554" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.023911  1131 raft_consensus.cc:2468] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:16.026451  1403 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:16.026983  1403 ts_tablet_manager.cc:1403] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.028s
I20260709 13:10:16.027343  1660 raft_consensus.cc:515] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.029685  1403 raft_consensus.cc:359] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.030351  1403 raft_consensus.cc:385] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.030643  1403 raft_consensus.cc:740] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.031616  1660 leader_election.cc:290] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.031397  1403 consensus_queue.cc:260] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.034957  1403 ts_tablet_manager.cc:1434] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:16.036548  1403 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:16.037635  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dfb2dc60a94dbe9ebc1486b223b554" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:16.038242  1131 raft_consensus.cc:3060] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.044792  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55dfb2dc60a94dbe9ebc1486b223b554" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:16.045063  1404 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:16.045682  1207 raft_consensus.cc:3060] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.049014  1403 tablet_bootstrap.cc:654] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.050952  1355 raft_consensus.cc:2468] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:16.052085  1175 leader_election.cc:304] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:16.053118  1663 raft_consensus.cc:2804] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.054700  1663 raft_consensus.cc:697] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:16.056115  1708 leader_election.cc:290] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:16.056205  1663 consensus_queue.cc:237] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.059820  1131 raft_consensus.cc:2468] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:16.059717  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0fe31d9b7043ad9dcdf2a9742be9b9" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:16.060623  1134 raft_consensus.cc:3060] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.066614  1247 leader_election.cc:304] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:16.067669  1660 raft_consensus.cc:2804] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.068121  1660 raft_consensus.cc:697] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:16.068950  1660 consensus_queue.cc:237] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.069360  1671 raft_consensus.cc:515] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.072811  1134 raft_consensus.cc:2468] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:16.084645  1204 raft_consensus.cc:3060] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.088725  1207 raft_consensus.cc:2468] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:16.089516  1406 tablet_bootstrap.cc:492] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:16.090267  1406 ts_tablet_manager.cc:1403] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.249s	user 0.020s	sys 0.017s
I20260709 13:10:16.095842  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:16.096745  1134 raft_consensus.cc:3060] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.103662  1406 raft_consensus.cc:359] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.104418  1406 raft_consensus.cc:385] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.104696  1406 raft_consensus.cc:740] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.105531  1403 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:16.105345  1406 consensus_queue.cc:260] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.106364  1403 ts_tablet_manager.cc:1403] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.007s
I20260709 13:10:16.112206  1134 raft_consensus.cc:2468] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:16.113442  1321 leader_election.cc:304] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:16.114289  1537 raft_consensus.cc:2804] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.114820  1537 raft_consensus.cc:697] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:16.115617  1537 consensus_queue.cc:237] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.117708  1402 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:16.118371  1402 ts_tablet_manager.cc:1403] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.000s
I20260709 13:10:16.122864  1402 raft_consensus.cc:359] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.124228  1402 raft_consensus.cc:385] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.124637  1402 raft_consensus.cc:740] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.125676  1402 consensus_queue.cc:260] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.128901  1402 ts_tablet_manager.cc:1434] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:16.130203  1403 raft_consensus.cc:359] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.131266  1403 raft_consensus.cc:385] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.131608  1403 raft_consensus.cc:740] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.132463  1403 consensus_queue.cc:260] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.130270  1402 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:16.135154  1404 tablet_bootstrap.cc:654] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.152133  1030 catalog_manager.cc:5697] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.156488  1028 catalog_manager.cc:5697] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.161211  1671 leader_election.cc:290] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.164556  1403 ts_tablet_manager.cc:1434] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:10:16.165073  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
W20260709 13:10:16.171849  1323 leader_election.cc:343] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.174398  1406 ts_tablet_manager.cc:1434] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.002s
I20260709 13:10:16.175477  1406 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:16.177906  1207 raft_consensus.cc:3060] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.184705  1403 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:16.177984  1550 raft_consensus.cc:493] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.186522  1550 raft_consensus.cc:515] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.188333  1404 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:16.188808  1550 leader_election.cc:290] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:16.190732  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0424b383a7b845f8aad85ee0f199dd51" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:16.190608  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0424b383a7b845f8aad85ee0f199dd51" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:16.188820  1404 ts_tablet_manager.cc:1403] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.144s	user 0.018s	sys 0.004s
I20260709 13:10:16.181795  1402 tablet_bootstrap.cc:654] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:16.192592  1100 leader_election.cc:343] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:16.193341  1097 leader_election.cc:343] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.193779  1097 leader_election.cc:304] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:16.194873  1550 raft_consensus.cc:2749] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.195451  1404 raft_consensus.cc:359] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.196132  1404 raft_consensus.cc:385] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.196395  1404 raft_consensus.cc:740] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.197070  1403 tablet_bootstrap.cc:654] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.197018  1404 consensus_queue.cc:260] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.199339  1404 ts_tablet_manager.cc:1434] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:16.200394  1404 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:16.202656  1663 consensus_queue.cc:1048] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:16.210798  1406 tablet_bootstrap.cc:654] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.214866  1404 tablet_bootstrap.cc:654] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.215188  1663 consensus_queue.cc:1048] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.225044  1030 catalog_manager.cc:5697] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:16.226094  1521 raft_consensus.cc:493] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23d4bcf892904932a83b0cfcf3ff4748)
I20260709 13:10:16.226358  1404 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:16.234648  1406 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:16.238677  1406 ts_tablet_manager.cc:1403] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.002s
I20260709 13:10:16.238456  1521 raft_consensus.cc:515] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.243090  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:16.238677  1404 ts_tablet_manager.cc:1403] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260709 13:10:16.248710  1404 raft_consensus.cc:359] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.249368  1404 raft_consensus.cc:385] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.249636  1404 raft_consensus.cc:740] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.252810  1521 leader_election.cc:290] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:16.253113  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d109d4d9717849059ecbc1e033645eda" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:16.250324  1404 consensus_queue.cc:260] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.254813  1175 leader_election.cc:304] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b
I20260709 13:10:16.255450  1404 ts_tablet_manager.cc:1434] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:16.255967  1708 raft_consensus.cc:2749] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:16.256538  1404 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:16.264964  1402 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:16.267653  1406 raft_consensus.cc:359] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.286255  1406 raft_consensus.cc:385] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.286638  1406 raft_consensus.cc:740] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.287436  1406 consensus_queue.cc:260] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.288056  1281 raft_consensus.cc:3060] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.289064  1406 ts_tablet_manager.cc:1434] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:10:16.290100  1406 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:16.291455  1550 raft_consensus.cc:493] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.291990  1550 raft_consensus.cc:515] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.293982  1550 leader_election.cc:290] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.294699  1402 ts_tablet_manager.cc:1403] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.165s	user 0.011s	sys 0.003s
I20260709 13:10:16.295902  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:16.268867  1404 tablet_bootstrap.cc:654] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.269840  1403 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:16.297799  1403 ts_tablet_manager.cc:1403] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.007s
I20260709 13:10:16.279397  1032 catalog_manager.cc:5697] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.300437  1403 raft_consensus.cc:359] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.301084  1403 raft_consensus.cc:385] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.301363  1403 raft_consensus.cc:740] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
W20260709 13:10:16.303076  1172 consensus_peers.cc:597] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. 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:10:16.305343  1403 consensus_queue.cc:260] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.308566  1406 tablet_bootstrap.cc:654] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.311728  1516 raft_consensus.cc:493] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.312211  1516 raft_consensus.cc:515] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.314311  1516 leader_election.cc:290] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:16.323107  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0424b383a7b845f8aad85ee0f199dd51" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.323787  1130 raft_consensus.cc:2468] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:16.324506  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:16.327143  1173 leader_election.cc:304] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:16.328994  1521 raft_consensus.cc:2804] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.329413  1521 raft_consensus.cc:493] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.329809  1521 raft_consensus.cc:3060] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.332561  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0424b383a7b845f8aad85ee0f199dd51" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:16.337118  1521 raft_consensus.cc:515] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.347631  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0424b383a7b845f8aad85ee0f199dd51" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:16.348217  1130 raft_consensus.cc:3060] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.354110  1517 raft_consensus.cc:493] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.339730  1402 raft_consensus.cc:359] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.355769  1402 raft_consensus.cc:385] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.356021  1402 raft_consensus.cc:740] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.354637  1517 raft_consensus.cc:515] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
W20260709 13:10:16.341784  1172 leader_election.cc:343] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.358067  1402 consensus_queue.cc:260] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.360237  1517 leader_election.cc:290] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:16.365656  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
W20260709 13:10:16.366312  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:16.366847  1207 raft_consensus.cc:2393] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:16.367345  1402 ts_tablet_manager.cc:1434] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:10:16.341464  1403 ts_tablet_manager.cc:1434] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 13:10:16.370009  1402 tablet_bootstrap.cc:492] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:16.368423  1130 raft_consensus.cc:2468] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:16.373349  1403 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:16.375190  1131 raft_consensus.cc:3060] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.375507  1516 consensus_queue.cc:1048] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.375216  1404 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:16.378016  1404 ts_tablet_manager.cc:1403] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.016s
I20260709 13:10:16.377372  1100 leader_election.cc:304] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:16.381170  1173 leader_election.cc:304] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:16.381108  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c77b8d48d664bf38929e4fcc715ab11" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:16.382078  1708 raft_consensus.cc:2804] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.382591  1708 raft_consensus.cc:697] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:16.383237  1708 consensus_queue.cc:237] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.383134  1404 raft_consensus.cc:359] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.384140  1404 raft_consensus.cc:385] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.384429  1404 raft_consensus.cc:740] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.385123  1404 consensus_queue.cc:260] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.388672  1550 raft_consensus.cc:2749] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.389902  1521 leader_election.cc:290] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:16.393677  1670 consensus_queue.cc:1048] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:16.395450  1406 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:16.395606  1249 leader_election.cc:304] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:16.395936  1403 tablet_bootstrap.cc:654] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.395937  1406 ts_tablet_manager.cc:1403] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.019s
I20260709 13:10:16.396734  1517 raft_consensus.cc:2749] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:16.402336  1404 ts_tablet_manager.cc:1434] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:10:16.402719  1670 consensus_queue.cc:1048] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.399345  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0424b383a7b845f8aad85ee0f199dd51" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:16.403390  1404 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:16.399322  1406 raft_consensus.cc:359] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.415663  1406 raft_consensus.cc:385] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.416041  1406 raft_consensus.cc:740] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.419287  1406 consensus_queue.cc:260] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.431285  1032 catalog_manager.cc:5697] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.422387  1281 raft_consensus.cc:3060] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.438423  1404 tablet_bootstrap.cc:654] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.451151  1281 raft_consensus.cc:2468] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:16.456246  1403 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:16.456912  1403 ts_tablet_manager.cc:1403] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.005s
I20260709 13:10:16.463857  1670 raft_consensus.cc:493] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.464689  1670 raft_consensus.cc:515] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.466763  1670 leader_election.cc:290] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.467024  1406 ts_tablet_manager.cc:1434] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.002s
I20260709 13:10:16.467350  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.468106  1406 tablet_bootstrap.cc:492] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
W20260709 13:10:16.468755  1321 leader_election.cc:343] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.470803  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:16.471472  1206 raft_consensus.cc:2468] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
I20260709 13:10:16.472525  1649 raft_consensus.cc:493] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.472910  1402 tablet_bootstrap.cc:654] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.472995  1649 raft_consensus.cc:515] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.474674  1406 tablet_bootstrap.cc:654] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.477295  1649 leader_election.cc:290] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:16.477581  1323 leader_election.cc:304] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:16.477837  1655 consensus_queue.cc:1048] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.478698  1537 raft_consensus.cc:2804] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.479118  1537 raft_consensus.cc:493] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.479504  1537 raft_consensus.cc:3060] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.480948  1671 raft_consensus.cc:493] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.481531  1403 raft_consensus.cc:359] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.482110  1403 raft_consensus.cc:385] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.482307  1403 raft_consensus.cc:740] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.481419  1671 raft_consensus.cc:515] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.483242  1403 consensus_queue.cc:260] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.484423  1671 leader_election.cc:290] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.486059  1403 ts_tablet_manager.cc:1434] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.029s	user 0.000s	sys 0.007s
I20260709 13:10:16.487336  1403 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:16.490374  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a432fded433a4efa821120f564f38848" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:16.493963  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:16.478333  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a432fded433a4efa821120f564f38848" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.499529  1357 raft_consensus.cc:2468] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:16.503701  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.519536  1403 tablet_bootstrap.cc:654] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.521551  1249 leader_election.cc:304] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:16.502702  1131 raft_consensus.cc:2468] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
W20260709 13:10:16.525583  1321 leader_election.cc:343] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.521399  1516 consensus_queue.cc:1048] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:10:16.534795  1516 consensus_queue.cc:1048] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.524657  1517 raft_consensus.cc:2804] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.526454  1404 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:16.536692  1404 ts_tablet_manager.cc:1403] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.006s
I20260709 13:10:16.537202  1517 raft_consensus.cc:493] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:10:16.551750  1323 leader_election.cc:343] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.552711  1537 raft_consensus.cc:515] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.553009  1323 leader_election.cc:304] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:16.553972  1745 raft_consensus.cc:2749] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.555922  1745 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.556326  1745 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.556973  1404 raft_consensus.cc:359] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.557305  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:16.557753  1404 raft_consensus.cc:385] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.558086  1404 raft_consensus.cc:740] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
W20260709 13:10:16.558601  1321 leader_election.cc:343] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.558993  1406 tablet_bootstrap.cc:492] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:16.559531  1406 ts_tablet_manager.cc:1403] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.092s	user 0.004s	sys 0.017s
I20260709 13:10:16.538714  1517 raft_consensus.cc:3060] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.565531  1404 consensus_queue.cc:260] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.567569  1404 ts_tablet_manager.cc:1434] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:10:16.562028  1406 raft_consensus.cc:359] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.570273  1406 raft_consensus.cc:385] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.570571  1406 raft_consensus.cc:740] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.575214  1516 raft_consensus.cc:493] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.575572  1537 leader_election.cc:290] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:16.575730  1516 raft_consensus.cc:515] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.576327  1406 consensus_queue.cc:260] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.576853  1745 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:16.578087  1516 leader_election.cc:290] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:16.585569  1404 tablet_bootstrap.cc:492] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:16.590176  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.591881  1131 raft_consensus.cc:2393] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:16.592852  1649 raft_consensus.cc:493] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.593369  1649 raft_consensus.cc:515] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.593726  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6e52e8679442b996cad3584286c622" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:16.594666  1404 tablet_bootstrap.cc:654] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.595371  1649 leader_election.cc:290] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:16.595799  1517 raft_consensus.cc:515] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.596294  1175 leader_election.cc:304] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:16.597512  1521 raft_consensus.cc:493] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:16.598099  1521 raft_consensus.cc:515] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.599891  1517 leader_election.cc:290] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:16.600595  1406 ts_tablet_manager.cc:1434] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 13:10:16.601718  1406 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:16.602851  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db1047f64dd442ea8a0a3d913db22fe" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.600615  1521 leader_election.cc:290] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:16.672869  1402 tablet_bootstrap.cc:492] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:16.677114  1402 ts_tablet_manager.cc:1403] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.307s	user 0.009s	sys 0.021s
I20260709 13:10:16.676450  1406 tablet_bootstrap.cc:654] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.621091  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383a7066853447c798d3a2e3668ba962" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:16.708899  1356 raft_consensus.cc:2468] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 0.
I20260709 13:10:16.623780  1516 raft_consensus.cc:3060] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.610697  1133 raft_consensus.cc:2468] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:16.614439  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db1047f64dd442ea8a0a3d913db22fe" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:16.651621  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383a7066853447c798d3a2e3668ba962" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:16.612066  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:16.613735  1204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:16.664096  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:16.620590  1355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a432fded433a4efa821120f564f38848" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:16.715119  1249 leader_election.cc:304] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:16.620700  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a432fded433a4efa821120f564f38848" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:16.611667  1741 consensus_queue.cc:1048] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.103s
I20260709 13:10:16.722870  1402 raft_consensus.cc:359] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.736531  1402 raft_consensus.cc:385] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.736850  1402 raft_consensus.cc:740] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.734668  1204 raft_consensus.cc:3060] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.756472  1403 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:16.756980  1403 ts_tablet_manager.cc:1403] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.270s	user 0.020s	sys 0.022s
I20260709 13:10:16.737313  1131 raft_consensus.cc:3060] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.742656  1173 leader_election.cc:304] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:16.734850  1355 raft_consensus.cc:3060] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.760318  1404 tablet_bootstrap.cc:492] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:16.760202  1403 raft_consensus.cc:359] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.762614  1403 raft_consensus.cc:385] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.745812  1649 raft_consensus.cc:2804] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:10:16.762902  1172 leader_election.cc:343] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.763008  1649 raft_consensus.cc:493] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.763566  1649 raft_consensus.cc:3060] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.763177  1404 ts_tablet_manager.cc:1403] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.178s	user 0.032s	sys 0.030s
I20260709 13:10:16.764539  1403 raft_consensus.cc:740] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.764613  1402 consensus_queue.cc:260] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.765262  1403 consensus_queue.cc:260] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:16.767202  1249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 52159.4us
W20260709 13:10:16.772010  1249 leader_election.cc:343] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.777959  1712 raft_consensus.cc:2804] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:16.778522  1712 raft_consensus.cc:493] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:16.778949  1712 raft_consensus.cc:3060] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.780606  1355 raft_consensus.cc:2468] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:16.783367  1403 ts_tablet_manager.cc:1434] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260709 13:10:16.784358  1403 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:16.788060  1131 raft_consensus.cc:2468] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:16.789306  1247 leader_election.cc:304] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:16.790072  1517 raft_consensus.cc:2804] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.790565  1517 raft_consensus.cc:697] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:16.791378  1517 consensus_queue.cc:237] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.791929  1649 raft_consensus.cc:515] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.794093  1649 leader_election.cc:290] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
W20260709 13:10:16.796489  1321 leader_election.cc:343] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.802379  1402 ts_tablet_manager.cc:1434] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260709 13:10:16.797577  1404 raft_consensus.cc:359] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.801656  1403 tablet_bootstrap.cc:654] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.803068  1404 raft_consensus.cc:385] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.803478  1404 raft_consensus.cc:740] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.807380  1402 tablet_bootstrap.cc:492] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:16.809137  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383a7066853447c798d3a2e3668ba962" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:16.813592  1402 tablet_bootstrap.cc:654] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:16.820936  1404 consensus_queue.cc:260] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.821962  1205 raft_consensus.cc:3060] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.822645  1537 consensus_queue.cc:1048] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:16.823176  1404 ts_tablet_manager.cc:1434] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 13:10:16.824148  1404 tablet_bootstrap.cc:492] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
W20260709 13:10:16.819209  1320 leader_election.cc:343] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:16.828696  1320 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:16.828877  1204 raft_consensus.cc:2468] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:16.829536  1404 tablet_bootstrap.cc:654] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:16.829643  1320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:33109, user_credentials={real_user=slave}} blocked reactor thread for 53181.6us
I20260709 13:10:16.830767  1030 catalog_manager.cc:5697] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.834673  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383a7066853447c798d3a2e3668ba962" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:16.835415  1356 raft_consensus.cc:3060] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.842588  1745 raft_consensus.cc:2749] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.846961  1516 raft_consensus.cc:2749] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:16.853534  1356 raft_consensus.cc:2468] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:16.843184  1323 leader_election.cc:304] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:16.870810  1406 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:16.872141  1406 ts_tablet_manager.cc:1403] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.271s	user 0.035s	sys 0.052s
I20260709 13:10:16.858309  1280 raft_consensus.cc:3060] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:16.861902  1746 consensus_queue.cc:1048] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:10:16.860057  1745 raft_consensus.cc:2804] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.889212  1249 leader_election.cc:304] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
W20260709 13:10:16.878921  1173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:38173, user_credentials={real_user=slave}} blocked reactor thread for 133935us
I20260709 13:10:16.891484  1745 raft_consensus.cc:697] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:16.907138  1205 raft_consensus.cc:2468] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:16.910660  1403 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:16.911150  1403 ts_tablet_manager.cc:1403] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.022s
I20260709 13:10:16.913275  1754 raft_consensus.cc:2804] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:16.913795  1403 raft_consensus.cc:359] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.914019  1754 raft_consensus.cc:697] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:16.914547  1403 raft_consensus.cc:385] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.919126  1403 raft_consensus.cc:740] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.920678  1403 consensus_queue.cc:260] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.915529  1754 consensus_queue.cc:237] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.923669  1745 consensus_queue.cc:237] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:16.925326  1402 tablet_bootstrap.cc:492] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:16.925959  1402 ts_tablet_manager.cc:1403] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.119s	user 0.010s	sys 0.005s
I20260709 13:10:16.930981  1402 raft_consensus.cc:359] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:16.931594  1402 raft_consensus.cc:385] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.931828  1402 raft_consensus.cc:740] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.932425  1402 consensus_queue.cc:260] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
W20260709 13:10:16.938846  1100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 67623.8us
I20260709 13:10:16.945912  1403 ts_tablet_manager.cc:1434] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:10:16.936126  1712 raft_consensus.cc:515] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:16.955951  1032 catalog_manager.cc:5697] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:16.957690  1712 leader_election.cc:290] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:16.961766  1402 ts_tablet_manager.cc:1434] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:10:16.962971  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db1047f64dd442ea8a0a3d913db22fe" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:16.964640  1172 leader_election.cc:343] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:16.971095  1759 log.cc:927] Time spent T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 13:10:16.975585  1406 raft_consensus.cc:359] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.976307  1406 raft_consensus.cc:385] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:16.976569  1406 raft_consensus.cc:740] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:16.977190  1406 consensus_queue.cc:260] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:16.985057  1402 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:16.984774  1756 consensus_queue.cc:1048] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:10:16.995918  1406 ts_tablet_manager.cc:1434] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.123s	user 0.005s	sys 0.001s
I20260709 13:10:16.998641  1403 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:17.007406  1406 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:17.013410  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db1047f64dd442ea8a0a3d913db22fe" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
I20260709 13:10:17.014091  1131 raft_consensus.cc:3060] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.017580  1402 tablet_bootstrap.cc:654] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.027596  1403 tablet_bootstrap.cc:654] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.029677  1757 consensus_queue.cc:1048] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.039669  1544 raft_consensus.cc:493] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.049960  1032 catalog_manager.cc:5697] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.058285  1404 tablet_bootstrap.cc:492] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:17.061228  1404 ts_tablet_manager.cc:1403] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.237s	user 0.015s	sys 0.028s
I20260709 13:10:17.063771  1404 raft_consensus.cc:359] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.064495  1404 raft_consensus.cc:385] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.064776  1404 raft_consensus.cc:740] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.066418  1404 consensus_queue.cc:260] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.079069  1404 ts_tablet_manager.cc:1434] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:10:17.052255  1544 raft_consensus.cc:515] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.081861  1544 leader_election.cc:290] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:17.082288  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.082782  1131 raft_consensus.cc:2468] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:17.083381  1356 raft_consensus.cc:2468] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:17.084578  1173 leader_election.cc:304] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.084823  1100 leader_election.cc:304] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:17.085788  1757 raft_consensus.cc:2804] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.086884  1757 raft_consensus.cc:697] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:17.087142  1406 tablet_bootstrap.cc:654] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.087239  1404 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:17.085826  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.087742  1757 consensus_queue.cc:237] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:17.089226  1100 leader_election.cc:343] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.091797  1767 raft_consensus.cc:2804] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.092322  1767 raft_consensus.cc:493] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.092716  1767 raft_consensus.cc:3060] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.127996  1772 raft_consensus.cc:493] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.128561  1772 raft_consensus.cc:515] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.131390  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8370d31b83b4c19a41bdec5b0926503" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.132304  1206 raft_consensus.cc:2468] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 0.
W20260709 13:10:17.134572  1100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:41919, user_credentials={real_user=slave}} blocked reactor thread for 45371.9us
I20260709 13:10:17.143314  1406 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:17.143769  1406 ts_tablet_manager.cc:1403] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.137s	user 0.006s	sys 0.005s
I20260709 13:10:17.144613  1772 leader_election.cc:290] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:17.147315  1323 leader_election.cc:304] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:17.148910  1403 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:17.148871  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8370d31b83b4c19a41bdec5b0926503" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:17.150522  1320 leader_election.cc:343] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.151515  1772 raft_consensus.cc:2804] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.151364  1767 raft_consensus.cc:515] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.151943  1772 raft_consensus.cc:493] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.152316  1772 raft_consensus.cc:3060] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.153612  1767 leader_election.cc:290] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:17.148772  1404 tablet_bootstrap.cc:654] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.155280  1402 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:17.155704  1402 ts_tablet_manager.cc:1403] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.003s
I20260709 13:10:17.157706  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:17.157989  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:17.158252  1356 raft_consensus.cc:3060] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.158819  1404 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:17.159262  1404 ts_tablet_manager.cc:1403] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260709 13:10:17.161931  1404 raft_consensus.cc:359] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.162561  1404 raft_consensus.cc:385] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.162834  1404 raft_consensus.cc:740] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.163439  1404 consensus_queue.cc:260] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.165818  1404 ts_tablet_manager.cc:1434] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:17.166412  1403 ts_tablet_manager.cc:1403] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.168s	user 0.003s	sys 0.015s
I20260709 13:10:17.167495  1356 raft_consensus.cc:2468] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:17.169811  1100 leader_election.cc:304] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:17.170632  1767 raft_consensus.cc:2804] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.170312  1032 catalog_manager.cc:5697] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.171648  1772 raft_consensus.cc:515] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.171996  1404 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:17.171559  1403 raft_consensus.cc:359] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.146363  1406 raft_consensus.cc:359] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.173527  1406 raft_consensus.cc:385] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.173696  1772 leader_election.cc:290] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:17.173803  1406 raft_consensus.cc:740] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
W20260709 13:10:17.170655  1100 leader_election.cc:343] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.172895  1403 raft_consensus.cc:385] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.176995  1403 raft_consensus.cc:740] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.177670  1403 consensus_queue.cc:260] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.176210  1402 raft_consensus.cc:359] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.178817  1402 raft_consensus.cc:385] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.179095  1402 raft_consensus.cc:740] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.179718  1402 consensus_queue.cc:260] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.180743  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8370d31b83b4c19a41bdec5b0926503" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:17.181348  1206 raft_consensus.cc:3060] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.182272  1402 ts_tablet_manager.cc:1434] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:10:17.190876  1402 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:17.182883  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8370d31b83b4c19a41bdec5b0926503" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:17.186774  1746 raft_consensus.cc:493] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:10:17.194518  1320 leader_election.cc:343] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.194535  1746 raft_consensus.cc:515] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.196424  1402 tablet_bootstrap.cc:654] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.196692  1206 raft_consensus.cc:2468] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:17.197227  1746 leader_election.cc:290] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:17.187664  1406 consensus_queue.cc:260] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.182644  1767 raft_consensus.cc:697] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:17.198230  1323 leader_election.cc:304] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.198941  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:17.199174  1767 consensus_queue.cc:237] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:17.200201  1320 leader_election.cc:343] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.189805  1403 ts_tablet_manager.cc:1434] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:10:17.202477  1406 ts_tablet_manager.cc:1434] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 13:10:17.202967  1746 raft_consensus.cc:2804] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.203613  1746 raft_consensus.cc:697] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:17.204495  1746 consensus_queue.cc:237] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.205327  1403 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:17.204466  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.212096  1404 tablet_bootstrap.cc:654] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.203784  1406 tablet_bootstrap.cc:492] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
W20260709 13:10:17.219466  1323 leader_election.cc:343] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.220363  1323 leader_election.cc:304] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:17.222254  1772 raft_consensus.cc:2749] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.224967  1032 catalog_manager.cc:5697] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.225450  1403 tablet_bootstrap.cc:654] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.243541  1403 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:17.244093  1403 ts_tablet_manager.cc:1403] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260709 13:10:17.245177  1406 tablet_bootstrap.cc:654] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.252707  1402 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:17.253190  1402 ts_tablet_manager.cc:1403] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.000s
I20260709 13:10:17.252399  1403 raft_consensus.cc:359] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.254199  1403 raft_consensus.cc:385] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.254575  1403 raft_consensus.cc:740] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.255744  1403 consensus_queue.cc:260] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.257828  1402 raft_consensus.cc:359] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.258925  1402 raft_consensus.cc:385] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.259188  1402 raft_consensus.cc:740] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.260602  1402 consensus_queue.cc:260] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.262846  1402 ts_tablet_manager.cc:1434] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:17.262987  1544 raft_consensus.cc:493] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.264428  1403 ts_tablet_manager.cc:1434] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:10:17.263803  1402 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:17.264501  1544 raft_consensus.cc:515] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.267992  1030 catalog_manager.cc:5697] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 1, leader changed from <none> to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 1 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:17.271584  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.273566  1403 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:17.279379  1544 leader_election.cc:290] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:17.280802  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcca77b6b3174a94872711a7f4822d1e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.281574  1206 raft_consensus.cc:2393] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20a6eab6845f464f8b6dd0af2a39718a in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:17.282788  1100 leader_election.cc:304] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:17.284255  1544 raft_consensus.cc:3060] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.287473  1754 raft_consensus.cc:493] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.288162  1754 raft_consensus.cc:515] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.292497  1404 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:17.292377  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db1047f64dd442ea8a0a3d913db22fe" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:17.293056  1404 ts_tablet_manager.cc:1403] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.121s	user 0.019s	sys 0.007s
I20260709 13:10:17.293499  1130 raft_consensus.cc:2393] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:17.295388  1754 leader_election.cc:290] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:17.296496  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db1047f64dd442ea8a0a3d913db22fe" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.296639  1404 raft_consensus.cc:359] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.297411  1404 raft_consensus.cc:385] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.297762  1404 raft_consensus.cc:740] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.298321  1249 leader_election.cc:304] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:17.298449  1404 consensus_queue.cc:260] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.301560  1754 raft_consensus.cc:3060] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.303342  1404 ts_tablet_manager.cc:1434] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:10:17.306736  1404 tablet_bootstrap.cc:492] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:17.307423  1403 tablet_bootstrap.cc:654] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.312090  1404 tablet_bootstrap.cc:654] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.319380  1660 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.325281  1402 tablet_bootstrap.cc:654] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.326885  1544 raft_consensus.cc:2749] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.329730  1406 tablet_bootstrap.cc:492] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:17.330387  1406 ts_tablet_manager.cc:1403] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.127s	user 0.028s	sys 0.007s
I20260709 13:10:17.333892  1406 raft_consensus.cc:359] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.334760  1406 raft_consensus.cc:385] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.335086  1406 raft_consensus.cc:740] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.336159  1406 consensus_queue.cc:260] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.319919  1660 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.350080  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.350189  1406 ts_tablet_manager.cc:1434] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:10:17.350826  1356 raft_consensus.cc:2393] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:17.364861  1660 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:17.367460  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:17.368681  1130 raft_consensus.cc:2393] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:17.370393  1406 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:17.372793  1403 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:17.373284  1403 ts_tablet_manager.cc:1403] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.009s
I20260709 13:10:17.374696  1247 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:17.377089  1753 consensus_queue.cc:1048] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.378010  1403 raft_consensus.cc:359] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.378446  1753 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.378765  1403 raft_consensus.cc:385] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.379087  1403 raft_consensus.cc:740] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.379730  1403 consensus_queue.cc:260] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.381208  1406 tablet_bootstrap.cc:654] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.396977  1402 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:17.397277  1754 raft_consensus.cc:2749] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.397488  1402 ts_tablet_manager.cc:1403] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.007s
I20260709 13:10:17.398069  1753 raft_consensus.cc:2749] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.399269  1403 ts_tablet_manager.cc:1434] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:10:17.400261  1403 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:17.401228  1402 raft_consensus.cc:359] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.401903  1402 raft_consensus.cc:385] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.402165  1402 raft_consensus.cc:740] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.402292  1404 tablet_bootstrap.cc:492] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:17.402801  1402 consensus_queue.cc:260] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.403944  1404 ts_tablet_manager.cc:1403] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.100s	user 0.039s	sys 0.017s
I20260709 13:10:17.406456  1403 tablet_bootstrap.cc:654] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.422279  1754 consensus_queue.cc:1048] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.426767  1402 ts_tablet_manager.cc:1434] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:10:17.427865  1402 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:17.406802  1404 raft_consensus.cc:359] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.430323  1404 raft_consensus.cc:385] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.430634  1404 raft_consensus.cc:740] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.437242  1404 consensus_queue.cc:260] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.439349  1404 ts_tablet_manager.cc:1434] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:10:17.442915  1772 raft_consensus.cc:493] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.443424  1772 raft_consensus.cc:515] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.467178  1754 consensus_queue.cc:1048] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.462234  1544 raft_consensus.cc:493] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.468442  1544 raft_consensus.cc:515] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.471740  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:17.475113  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd88cb8a78b4fefa21ce52fdddca5c3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:17.476333  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd88cb8a78b4fefa21ce52fdddca5c3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.470299  1544 leader_election.cc:290] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:17.476948  1745 consensus_queue.cc:1048] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.477619  1521 raft_consensus.cc:493] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.488242  1404 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
W20260709 13:10:17.495374  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:17.478134  1521 raft_consensus.cc:515] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.494820  1753 consensus_queue.cc:1048] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:10:17.507658  1521 leader_election.cc:290] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:17.510803  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.476965  1206 raft_consensus.cc:2468] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:17.511426  1356 raft_consensus.cc:2468] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:17.502748  1712 raft_consensus.cc:493] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.516633  1712 raft_consensus.cc:515] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.517477  1100 leader_election.cc:304] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:17.518859  1712 leader_election.cc:290] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:17.519057  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:17.519624  1097 leader_election.cc:343] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.520000  1544 raft_consensus.cc:2804] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.520393  1544 raft_consensus.cc:493] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.520758  1544 raft_consensus.cc:3060] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.522535  1772 leader_election.cc:290] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:17.522711  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:17.526909  1321 leader_election.cc:343] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.528046  1772 consensus_queue.cc:1048] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:17.529207  1406 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:17.529675  1406 ts_tablet_manager.cc:1403] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.159s	user 0.023s	sys 0.013s
W20260709 13:10:17.524159  1172 leader_election.cc:343] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.531764  1544 raft_consensus.cc:515] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.522539  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.534408  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd88cb8a78b4fefa21ce52fdddca5c3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:17.535040  1206 raft_consensus.cc:3060] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.535315  1354 raft_consensus.cc:2393] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:17.538543  1175 leader_election.cc:304] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.541522  1521 raft_consensus.cc:2804] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.541872  1521 raft_consensus.cc:493] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.542215  1521 raft_consensus.cc:3060] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.545629  1406 raft_consensus.cc:359] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.546612  1754 raft_consensus.cc:493] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.546672  1406 raft_consensus.cc:385] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.547387  1406 raft_consensus.cc:740] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.547271  1754 raft_consensus.cc:515] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.548698  1131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:17.553447  1757 consensus_queue.cc:1048] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.558228  1406 consensus_queue.cc:260] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.561103  1746 raft_consensus.cc:493] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.562314  1746 raft_consensus.cc:515] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:17.568305  1746 leader_election.cc:290] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:17.569768  1754 leader_election.cc:290] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:17.570554  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.571653  1767 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.572166  1767 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.574141  1767 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:17.574913  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8370d31b83b4c19a41bdec5b0926503" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.574807  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:17.575704  1207 raft_consensus.cc:2393] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 704393a2076240ceb5431817e077482b in this term.
I20260709 13:10:17.576488  1404 tablet_bootstrap.cc:654] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:17.576247  1323 leader_election.cc:343] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:10:17.578317  1097 leader_election.cc:343] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.578995  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8370d31b83b4c19a41bdec5b0926503" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.580646  1403 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:17.581112  1403 ts_tablet_manager.cc:1403] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.181s	user 0.020s	sys 0.040s
I20260709 13:10:17.582185  1402 tablet_bootstrap.cc:654] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.582623  1206 raft_consensus.cc:2468] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:17.583359  1249 leader_election.cc:304] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:17.583684  1403 raft_consensus.cc:359] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.584406  1403 raft_consensus.cc:385] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.584537  1406 ts_tablet_manager.cc:1434] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.001s
I20260709 13:10:17.584702  1403 raft_consensus.cc:740] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.586019  1100 leader_election.cc:304] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:17.587417  1403 consensus_queue.cc:260] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.592315  1517 raft_consensus.cc:3060] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.588299  1767 raft_consensus.cc:2804] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.593815  1173 leader_election.cc:304] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:17.606856  1550 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.607574  1550 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.609305  1757 raft_consensus.cc:3060] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.609603  1550 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:17.611078  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:17.611460  1403 ts_tablet_manager.cc:1434] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260709 13:10:17.611703  1281 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:17.612490  1403 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:17.612665  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.612933  1097 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:17.613277  1356 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:17.613750  1550 raft_consensus.cc:2804] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:17.614096  1550 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.614427  1550 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:17.619313  1767 raft_consensus.cc:697] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:17.620218  1767 consensus_queue.cc:237] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.598922  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:17.623502  1354 raft_consensus.cc:2468] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:17.625809  1100 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.626101  1517 raft_consensus.cc:2749] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.627030  1544 leader_election.cc:290] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:17.627733  1544 raft_consensus.cc:2804] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.628132  1544 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.628473  1544 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.630872  1406 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:17.601352  1130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:17.652182  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd88cb8a78b4fefa21ce52fdddca5c3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:17.650936  1320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:33109, user_credentials={real_user=slave}} blocked reactor thread for 135053us
I20260709 13:10:17.665536  1281 raft_consensus.cc:3060] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.692466  1406 tablet_bootstrap.cc:654] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:17.681339  1321 leader_election.cc:343] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.697741  1321 leader_election.cc:304] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:17.699889  1447 raft_consensus.cc:2749] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.661737  1550 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:17.683468  1791 log.cc:927] Time spent T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 13:10:17.702430  1521 raft_consensus.cc:515] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:17.705802  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:17.716764  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:17.719887  1283 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:17.699801  1757 raft_consensus.cc:2749] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.706393  1354 raft_consensus.cc:3060] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.706279  1281 raft_consensus.cc:2468] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:17.730293  1280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:17.734560  1403 tablet_bootstrap.cc:654] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:17.702548  1320 leader_election.cc:343] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.715809  1521 leader_election.cc:290] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:17.702698  1550 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
W20260709 13:10:17.748163  1172 leader_election.cc:343] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.731379  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:17.753306  1357 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:17.749120  1320 leader_election.cc:304] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.770299  1793 raft_consensus.cc:2749] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.766409  1283 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:17.780632  1447 consensus_queue.cc:1048] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:10:17.773720  1550 raft_consensus.cc:493] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.784478  1550 raft_consensus.cc:515] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.784947  1097 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:17.786361  1550 leader_election.cc:290] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:17.786603  1798 raft_consensus.cc:2804] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:17.781523  1767 consensus_queue.cc:1048] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:10:17.787170  1798 raft_consensus.cc:697] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:17.788095  1798 consensus_queue.cc:237] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER 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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.788707  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
W20260709 13:10:17.770342  1320 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.195:33109, user_credentials={real_user=slave}} blocked reactor thread for 83438.1us
I20260709 13:10:17.789393  1353 raft_consensus.cc:2468] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:17.773265  1544 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.793123  1544 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:17.793449  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:17.794205  1447 raft_consensus.cc:493] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.794711  1447 raft_consensus.cc:515] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:17.796727  1097 leader_election.cc:343] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.797091  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:17.798103  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:17.797729  1447 leader_election.cc:290] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
W20260709 13:10:17.799614  1321 leader_election.cc:343] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.799883  1357 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:17.804435  1404 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:17.805413  1404 ts_tablet_manager.cc:1403] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.322s	user 0.012s	sys 0.014s
I20260709 13:10:17.805917  1354 raft_consensus.cc:2468] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:17.809988  1746 consensus_queue.cc:1048] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:17.811453  1097 leader_election.cc:343] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.812529  1544 consensus_queue.cc:1048] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:17.822868  1029 catalog_manager.cc:5697] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:17.834021  1100 leader_election.cc:304] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.841041  1798 raft_consensus.cc:2804] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.869335  1404 raft_consensus.cc:359] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.870316  1404 raft_consensus.cc:385] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.870885  1404 raft_consensus.cc:740] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.853407  1357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:17.873409  1404 consensus_queue.cc:260] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.875075  1550 raft_consensus.cc:493] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:17.877562  1550 raft_consensus.cc:515] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:17.879688  1550 leader_election.cc:290] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:17.880582  1402 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:17.881064  1402 ts_tablet_manager.cc:1403] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.453s	user 0.015s	sys 0.010s
I20260709 13:10:17.854449  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.883603  1402 raft_consensus.cc:359] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.884236  1402 raft_consensus.cc:385] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.884483  1402 raft_consensus.cc:740] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.885087  1402 consensus_queue.cc:260] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.885463  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9e52599e344252bbccbb9fa5e9ecc8" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:17.886894  1402 ts_tablet_manager.cc:1434] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
W20260709 13:10:17.887094  1097 leader_election.cc:343] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.887856  1402 tablet_bootstrap.cc:492] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b: Bootstrap starting.
I20260709 13:10:17.890743  1357 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.901261  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9e52599e344252bbccbb9fa5e9ecc8" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:17.905067  1402 tablet_bootstrap.cc:654] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:17.859485  1798 raft_consensus.cc:493] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.905162  1206 raft_consensus.cc:2468] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:17.905629  1798 raft_consensus.cc:3060] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:17.907533  1100 leader_election.cc:304] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.908984  1767 raft_consensus.cc:2804] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:17.909372  1767 raft_consensus.cc:493] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:17.909724  1767 raft_consensus.cc:3060] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:17.914060  1323 leader_election.cc:343] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:17.915153  1323 leader_election.cc:304] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:17.916688  1746 raft_consensus.cc:2749] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:17.946890  1404 ts_tablet_manager.cc:1434] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.141s	user 0.008s	sys 0.000s
I20260709 13:10:17.931017  1357 raft_consensus.cc:2468] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:17.966027  1406 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:17.966562  1406 ts_tablet_manager.cc:1403] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.369s	user 0.026s	sys 0.025s
I20260709 13:10:17.969118  1406 raft_consensus.cc:359] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.970008  1406 raft_consensus.cc:385] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:17.970260  1406 raft_consensus.cc:740] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:17.971937  1406 consensus_queue.cc:260] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:17.974785  1406 ts_tablet_manager.cc:1434] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:17.975899  1406 tablet_bootstrap.cc:492] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:17.977512  1100 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.982215  1404 tablet_bootstrap.cc:492] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:17.985731  1797 raft_consensus.cc:2804] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:17.962361  1175 leader_election.cc:304] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:17.999933  1403 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:18.006904  1403 ts_tablet_manager.cc:1403] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.395s	user 0.041s	sys 0.011s
I20260709 13:10:18.001818  1406 tablet_bootstrap.cc:654] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.010979  1403 raft_consensus.cc:359] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.011762  1403 raft_consensus.cc:385] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.012010  1403 raft_consensus.cc:740] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.014806  1806 consensus_queue.cc:1048] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:10:18.012523  1403 consensus_queue.cc:260] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.027115  1798 raft_consensus.cc:515] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.029143  1798 leader_election.cc:290] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:18.029973  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:18.031368  1097 leader_election.cc:343] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.032258  1767 raft_consensus.cc:515] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.034816  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:18.035437  1353 raft_consensus.cc:3060] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.034343  1767 leader_election.cc:290] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:18.037490  1402 tablet_bootstrap.cc:492] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b: No bootstrap required, opened a new log
I20260709 13:10:18.038014  1402 ts_tablet_manager.cc:1403] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.022s
W20260709 13:10:18.038616  1175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.196:41241, user_credentials={real_user=slave}} blocked reactor thread for 80236.4us
I20260709 13:10:18.040462  1805 raft_consensus.cc:2804] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.040904  1805 raft_consensus.cc:697] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:18.041685  1805 consensus_queue.cc:237] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.046402  1402 raft_consensus.cc:359] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.049912  1402 raft_consensus.cc:385] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.050184  1402 raft_consensus.cc:740] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.052338  1402 consensus_queue.cc:260] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.062547  1797 raft_consensus.cc:697] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:18.065428  1797 consensus_queue.cc:237] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.067560  1404 tablet_bootstrap.cc:654] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.073170  1402 ts_tablet_manager.cc:1434] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.003s
I20260709 13:10:18.074142  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9e52599e344252bbccbb9fa5e9ecc8" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:18.075500  1753 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.076050  1753 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.078878  1753 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:18.080526  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.081576  1354 raft_consensus.cc:2393] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
W20260709 13:10:18.085894  1097 leader_election.cc:343] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.085966  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:18.100453  1403 ts_tablet_manager.cc:1434] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.007s
I20260709 13:10:18.101536  1403 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:18.102468  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9e52599e344252bbccbb9fa5e9ecc8" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:18.103104  1205 raft_consensus.cc:3060] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.103700  1406 tablet_bootstrap.cc:492] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:18.104179  1406 ts_tablet_manager.cc:1403] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.005s
I20260709 13:10:18.111860  1406 raft_consensus.cc:359] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.112576  1406 raft_consensus.cc:385] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.112849  1406 raft_consensus.cc:740] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.113441  1406 consensus_queue.cc:260] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.114961  1406 ts_tablet_manager.cc:1434] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:10:18.116937  1249 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:18.117333  1353 raft_consensus.cc:2468] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.118577  1660 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.118784  1406 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:18.118898  1100 leader_election.cc:304] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:18.120329  1816 raft_consensus.cc:2804] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.120748  1403 tablet_bootstrap.cc:654] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.120795  1816 raft_consensus.cc:697] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:18.121861  1816 consensus_queue.cc:237] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.110191  1205 raft_consensus.cc:2468] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.141167  1100 leader_election.cc:304] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:18.144016  1544 raft_consensus.cc:2804] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.150223  1544 raft_consensus.cc:697] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:18.151129  1544 consensus_queue.cc:237] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.162359  1746 raft_consensus.cc:493] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.162973  1746 raft_consensus.cc:515] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.167140  1406 tablet_bootstrap.cc:654] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.140933  1745 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.176330  1517 raft_consensus.cc:493] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.176520  1404 tablet_bootstrap.cc:492] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:18.179297  1404 ts_tablet_manager.cc:1403] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.219s	user 0.025s	sys 0.015s
I20260709 13:10:18.177737  1746 leader_election.cc:290] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:18.178661  1517 raft_consensus.cc:515] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.180526  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e533661026a4d809ae35b7c2218b4fb" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:18.180819  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e533661026a4d809ae35b7c2218b4fb" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:18.181975  1320 leader_election.cc:343] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.182279  1517 leader_election.cc:290] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:18.183773  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.186990  1353 raft_consensus.cc:2393] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 4986fffa4290401dbdf00c683a1d157a in this term.
I20260709 13:10:18.188949  1206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79b8631c87c4d9586f2c78daab07ea0" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:18.184228  1745 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.191879  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:18.192723  1133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
W20260709 13:10:18.193125  1320 leader_election.cc:343] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.193389  1745 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
W20260709 13:10:18.194368  1321 leader_election.cc:343] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.202708  1321 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:18.205941  1660 raft_consensus.cc:2749] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.209808  1249 leader_election.cc:304] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b
I20260709 13:10:18.213483  1794 raft_consensus.cc:2749] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.223203  1816 consensus_queue.cc:1048] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, 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.227735  1754 raft_consensus.cc:3060] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.236032  1754 raft_consensus.cc:2749] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:10:18.238637  1323 leader_election.cc:343] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.239313  1323 leader_election.cc:304] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:18.245620  1794 raft_consensus.cc:2749] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.248521  1797 raft_consensus.cc:493] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.249517  1797 raft_consensus.cc:515] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.252260  1797 leader_election.cc:290] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:18.253552  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:18.253788  1404 raft_consensus.cc:359] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.254554  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.254820  1404 raft_consensus.cc:385] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.255264  1353 raft_consensus.cc:2468] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:18.260347  1403 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:18.260465  1797 consensus_queue.cc:1048] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.260850  1403 ts_tablet_manager.cc:1403] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.160s	user 0.027s	sys 0.008s
I20260709 13:10:18.261171  1100 leader_election.cc:304] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:18.261852  1797 raft_consensus.cc:2804] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.262208  1797 raft_consensus.cc:493] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.263259  1797 raft_consensus.cc:3060] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.264015  1406 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:18.264456  1406 ts_tablet_manager.cc:1403] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.146s	user 0.019s	sys 0.008s
W20260709 13:10:18.267410  1100 leader_election.cc:343] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.270714  1406 raft_consensus.cc:359] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.271384  1353 raft_consensus.cc:1275] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:18.274353  1403 raft_consensus.cc:359] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.275075  1403 raft_consensus.cc:385] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.275341  1403 raft_consensus.cc:740] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.275969  1403 consensus_queue.cc:260] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.277494  1816 consensus_queue.cc:1048] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, 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.271400  1406 raft_consensus.cc:385] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.255232  1404 raft_consensus.cc:740] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.278971  1403 ts_tablet_manager.cc:1434] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:10:18.279280  1404 consensus_queue.cc:260] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.280023  1403 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:18.278621  1406 raft_consensus.cc:740] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.282922  1406 consensus_queue.cc:260] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.284917  1406 ts_tablet_manager.cc:1434] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:10:18.284417  1030 catalog_manager.cc:5697] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.285914  1406 tablet_bootstrap.cc:492] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:18.286580  1403 tablet_bootstrap.cc:654] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.297703  1403 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:18.298161  1403 ts_tablet_manager.cc:1403] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:10:18.303386  1797 raft_consensus.cc:515] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.305214  1406 tablet_bootstrap.cc:654] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.305434  1797 leader_election.cc:290] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:18.308209  1404 ts_tablet_manager.cc:1434] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.002s
I20260709 13:10:18.308130  1403 raft_consensus.cc:359] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.308830  1403 raft_consensus.cc:385] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.309109  1403 raft_consensus.cc:740] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.309243  1404 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:18.309736  1403 consensus_queue.cc:260] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.311861  1403 ts_tablet_manager.cc:1434] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:10:18.312700  1403 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:18.313290  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:18.313898  1353 raft_consensus.cc:3060] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.315989  1404 tablet_bootstrap.cc:654] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.318352  1283 raft_consensus.cc:1275] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:18.319316  1403 tablet_bootstrap.cc:654] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.319964  1819 consensus_queue.cc:1048] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.321599  1353 raft_consensus.cc:2468] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.324985  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:18.333590  1403 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: No bootstrap required, opened a new log
I20260709 13:10:18.334028  1403 ts_tablet_manager.cc:1403] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.002s
I20260709 13:10:18.335747  1027 catalog_manager.cc:5697] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 0 to 2, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } }
I20260709 13:10:18.337086  1403 raft_consensus.cc:359] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.337792  1403 raft_consensus.cc:385] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.338057  1403 raft_consensus.cc:740] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.338696  1403 consensus_queue.cc:260] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.340034  1403 ts_tablet_manager.cc:1434] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:10:18.344955  1100 leader_election.cc:304] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:18.353080  1819 raft_consensus.cc:2804] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.353744  1819 raft_consensus.cc:697] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:18.354817  1819 consensus_queue.cc:237] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:18.370379  1100 leader_election.cc:343] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.373064  1029 catalog_manager.cc:5697] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.377321  1029 catalog_manager.cc:5697] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:18.380293  1029 catalog_manager.cc:5697] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.396463  1404 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:18.396967  1404 ts_tablet_manager.cc:1403] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.039s
I20260709 13:10:18.399152  1754 raft_consensus.cc:493] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.399487  1404 raft_consensus.cc:359] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.399637  1754 raft_consensus.cc:515] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.400198  1404 raft_consensus.cc:385] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.400489  1404 raft_consensus.cc:740] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.401751  1754 leader_election.cc:290] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:18.403155  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.403890  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:18.404824  1404 consensus_queue.cc:260] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.406858  1406 tablet_bootstrap.cc:492] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:18.406958  1404 ts_tablet_manager.cc:1434] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:18.407354  1406 ts_tablet_manager.cc:1403] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.122s	user 0.026s	sys 0.004s
I20260709 13:10:18.407950  1404 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:18.403908  1353 raft_consensus.cc:2393] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:18.412173  1249 leader_election.cc:304] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:18.413211  1754 raft_consensus.cc:3060] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.414911  1406 raft_consensus.cc:359] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.415592  1406 raft_consensus.cc:385] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.415836  1406 raft_consensus.cc:740] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.416674  1406 consensus_queue.cc:260] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.418977  1406 ts_tablet_manager.cc:1434] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:18.419859  1406 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:18.421173  1029 catalog_manager.cc:5697] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.426887  1406 tablet_bootstrap.cc:654] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.429602  1754 raft_consensus.cc:2749] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.435540  1805 raft_consensus.cc:493] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.436154  1805 raft_consensus.cc:515] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.438169  1406 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:18.438742  1406 ts_tablet_manager.cc:1403] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 13:10:18.440025  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.440817  1353 raft_consensus.cc:2393] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4986fffa4290401dbdf00c683a1d157a in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:18.442034  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:18.441862  1406 raft_consensus.cc:359] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.442653  1406 raft_consensus.cc:385] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.442934  1406 raft_consensus.cc:740] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.443608  1406 consensus_queue.cc:260] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.445222  1173 leader_election.cc:304] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:18.445498  1406 ts_tablet_manager.cc:1434] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:10:18.446154  1806 raft_consensus.cc:3060] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.446563  1406 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:18.450294  1404 tablet_bootstrap.cc:654] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.452997  1406 tablet_bootstrap.cc:654] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.458858  1404 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:18.459302  1404 ts_tablet_manager.cc:1403] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.001s
I20260709 13:10:18.461073  1406 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:18.460868  1816 consensus_queue.cc:1048] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, 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.438328  1805 leader_election.cc:290] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:18.461527  1406 ts_tablet_manager.cc:1403] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:10:18.461899  1404 raft_consensus.cc:359] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.462786  1404 raft_consensus.cc:385] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.463050  1404 raft_consensus.cc:740] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.463763  1404 consensus_queue.cc:260] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.464340  1406 raft_consensus.cc:359] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.464998  1406 raft_consensus.cc:385] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.465327  1406 raft_consensus.cc:740] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.466035  1406 consensus_queue.cc:260] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.468433  1406 ts_tablet_manager.cc:1434] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:18.469077  1816 raft_consensus.cc:493] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.469707  1806 raft_consensus.cc:2749] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.469564  1816 raft_consensus.cc:515] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.473404  1712 consensus_queue.cc:1048] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, 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.475255  1404 ts_tablet_manager.cc:1434] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 13:10:18.480387  1406 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748: Bootstrap starting.
I20260709 13:10:18.485342  1404 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a: Bootstrap starting.
I20260709 13:10:18.490154  1406 tablet_bootstrap.cc:654] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.498879  1816 leader_election.cc:290] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:18.499719  1283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e489c493741c4b7e3fc833a493d0a" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:18.500249  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e489c493741c4b7e3fc833a493d0a" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:18.500586  1283 raft_consensus.cc:2468] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:18.502115  1097 leader_election.cc:304] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:18.506852  1816 raft_consensus.cc:2804] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.507359  1816 raft_consensus.cc:493] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.507797  1816 raft_consensus.cc:3060] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:18.508733  1100 leader_election.cc:343] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.518886  1404 tablet_bootstrap.cc:654] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:18.522773  1819 consensus_queue.cc:1048] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.523772  1816 raft_consensus.cc:515] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.525928  1816 leader_election.cc:290] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:18.527688  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e489c493741c4b7e3fc833a493d0a" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:18.528261  1279 raft_consensus.cc:3060] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.561059  1798 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.573012  1798 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.580437  1404 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a: No bootstrap required, opened a new log
I20260709 13:10:18.580945  1404 ts_tablet_manager.cc:1403] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a: Time spent bootstrapping tablet: real 0.096s	user 0.020s	sys 0.000s
I20260709 13:10:18.586025  1756 consensus_queue.cc:1048] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:10:18.591272  1798 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:18.605280  1279 raft_consensus.cc:2468] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.612205  1797 raft_consensus.cc:493] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.612764  1797 raft_consensus.cc:515] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:18.613233  1080 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:18.614740  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.615406  1353 raft_consensus.cc:2468] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:18.615597  1797 leader_election.cc:290] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:18.616714  1097 leader_election.cc:304] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:18.618511  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:18.619145  1207 raft_consensus.cc:2468] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:18.598297  1816 consensus_queue.cc:1048] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:10:18.621726  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e489c493741c4b7e3fc833a493d0a" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:18.598387  1278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:18.622613  1798 raft_consensus.cc:2804] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.618197  1100 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
W20260709 13:10:18.624608  1097 leader_election.cc:343] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.598589  1819 consensus_queue.cc:1048] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:10:18.626966  1100 leader_election.cc:304] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:18.627422  1767 raft_consensus.cc:2804] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.628705  1767 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.628756  1818 raft_consensus.cc:2804] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.629175  1767 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.629230  1818 raft_consensus.cc:493] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.630129  1818 raft_consensus.cc:3060] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.623129  1798 raft_consensus.cc:697] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:18.633364  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.635380  1353 raft_consensus.cc:2468] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 0.
I20260709 13:10:18.637005  1404 raft_consensus.cc:359] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.637696  1404 raft_consensus.cc:385] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.637961  1404 raft_consensus.cc:740] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.641292  1279 raft_consensus.cc:3060] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.640888  1798 consensus_queue.cc:237] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.646911  1404 consensus_queue.cc:260] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:18.655313  1767 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.656064  1205 raft_consensus.cc:3060] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.671121  1767 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:18.660677  1404 ts_tablet_manager.cc:1434] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 13:10:18.661073  1818 raft_consensus.cc:515] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.673734  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:18.675983  1353 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.676662  1818 leader_election.cc:290] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:18.673725  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
W20260709 13:10:18.678452  1097 leader_election.cc:343] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:18.679185  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:18.679744  1356 raft_consensus.cc:3060] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.685611  1406 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748: No bootstrap required, opened a new log
I20260709 13:10:18.686105  1406 ts_tablet_manager.cc:1403] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748: Time spent bootstrapping tablet: real 0.206s	user 0.039s	sys 0.027s
I20260709 13:10:18.678213  1205 raft_consensus.cc:2468] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.689203  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:18.689837  1209 raft_consensus.cc:3060] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.699010  1406 raft_consensus.cc:359] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.699754  1406 raft_consensus.cc:385] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:18.699280  1029 catalog_manager.cc:5697] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.700026  1406 raft_consensus.cc:740] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Initialized, Role: FOLLOWER
I20260709 13:10:18.703239  1406 consensus_queue.cc:260] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.706425  1356 raft_consensus.cc:2468] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.713603  1406 ts_tablet_manager.cc:1434] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260709 13:10:18.715224  1100 leader_election.cc:304] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:18.715476  1756 raft_consensus.cc:493] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.718767  1798 raft_consensus.cc:2804] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.718732  1756 raft_consensus.cc:515] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.719370  1798 raft_consensus.cc:697] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:18.720194  1798 consensus_queue.cc:237] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:18.721861  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e533661026a4d809ae35b7c2218b4fb" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.722501  1354 raft_consensus.cc:2468] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:18.735005  1767 consensus_queue.cc:1048] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.736523  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e533661026a4d809ae35b7c2218b4fb" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:18.737215  1281 raft_consensus.cc:2468] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 0.
I20260709 13:10:18.732729  1175 leader_election.cc:304] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:18.738416  1806 raft_consensus.cc:2804] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:18.738801  1806 raft_consensus.cc:493] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:18.739130  1806 raft_consensus.cc:3060] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.725968  1756 leader_election.cc:290] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:18.731686  1818 consensus_queue.cc:1048] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:10:18.751920  1353 raft_consensus.cc:2468] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.755510  1209 raft_consensus.cc:2468] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 1.
I20260709 13:10:18.764715  1100 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:18.772812  1806 raft_consensus.cc:515] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.767741  1660 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:18.780962  1660 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.782987  1660 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:18.784047  1134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a" is_pre_election: true
I20260709 13:10:18.801148  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:18.771622  1818 raft_consensus.cc:2804] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.816354  1354 raft_consensus.cc:2393] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23d4bcf892904932a83b0cfcf3ff4748 in current term 1: Already voted for candidate 20a6eab6845f464f8b6dd0af2a39718a in this term.
I20260709 13:10:18.817993  1818 raft_consensus.cc:697] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:18.833461  1798 consensus_queue.cc:1048] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, 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.829078  1818 consensus_queue.cc:237] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:18.837086  1806 leader_election.cc:290] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:18.837152  1282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e533661026a4d809ae35b7c2218b4fb" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:18.838637  1282 raft_consensus.cc:3060] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.849066  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e533661026a4d809ae35b7c2218b4fb" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:18.849694  1353 raft_consensus.cc:3060] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.858155  1028 catalog_manager.cc:5697] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.869398  1282 raft_consensus.cc:2468] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:18.873467  1172 leader_election.cc:304] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:18.875541  1805 raft_consensus.cc:2804] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:18.876011  1805 raft_consensus.cc:697] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:18.876838  1805 consensus_queue.cc:237] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } }
I20260709 13:10:18.913962  1353 raft_consensus.cc:2468] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:18.919811  1247 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:18.920833  1660 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:18.929337  1818 consensus_queue.cc:1048] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, 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.931509  1660 raft_consensus.cc:2749] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:18.928258  1030 catalog_manager.cc:5697] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 1 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:18.934098  1028 catalog_manager.cc:5697] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 0 to 1, leader changed from <none> to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 1 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:19.217885  1818 consensus_queue.cc:1048] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.226310  1798 consensus_queue.cc:1048] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.230901  1767 consensus_queue.cc:1048] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.269855  1816 consensus_queue.cc:1048] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.297124  1806 consensus_queue.cc:1048] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.309108  1712 consensus_queue.cc:1048] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.309584  1816 consensus_queue.cc:1048] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:19.340601  1816 consensus_queue.cc:1048] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:20.025947 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
W20260709 13:10:20.029587  1247 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 252 similar messages]
W20260709 13:10:20.040887  1247 consensus_peers.cc:597] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.045670  1247 consensus_peers.cc:597] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.067237  1321 consensus_peers.cc:597] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.070459 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:20.071401 29915 tablet_replica.cc:333] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.072413 29915 raft_consensus.cc:2243] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.073167 29915 raft_consensus.cc:2272] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.075407 29915 tablet_replica.cc:333] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.076249 29915 raft_consensus.cc:2243] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.076656 29915 raft_consensus.cc:2272] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.078526 29915 tablet_replica.cc:333] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.079185 29915 raft_consensus.cc:2243] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.079885 29915 raft_consensus.cc:2272] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:20.081218  1173 consensus_peers.cc:597] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.081853 29915 tablet_replica.cc:333] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.082515 29915 raft_consensus.cc:2243] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.082927 29915 raft_consensus.cc:2272] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.084527 29915 tablet_replica.cc:333] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.085099 29915 raft_consensus.cc:2243] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.085479 29915 raft_consensus.cc:2272] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.087347 29915 tablet_replica.cc:333] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.087918 29915 raft_consensus.cc:2243] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.088354 29915 raft_consensus.cc:2272] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.090152 29915 tablet_replica.cc:333] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.090729 29915 raft_consensus.cc:2243] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.091554 29915 raft_consensus.cc:2272] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.093676 29915 tablet_replica.cc:333] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.094355 29915 raft_consensus.cc:2243] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.094862 29915 raft_consensus.cc:2272] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:20.094787  1247 consensus_peers.cc:597] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.113052  1173 consensus_peers.cc:597] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.142725 29915 tablet_replica.cc:333] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.143843 29915 raft_consensus.cc:2243] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.144392 29915 raft_consensus.cc:2272] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.146857 29915 tablet_replica.cc:333] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.147614 29915 raft_consensus.cc:2243] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.148141 29915 raft_consensus.cc:2272] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.151710 29915 tablet_replica.cc:333] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.152884 29915 raft_consensus.cc:2243] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.154443 29915 raft_consensus.cc:2272] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.158066 29915 tablet_replica.cc:333] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.158949 29915 raft_consensus.cc:2243] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.162899 29915 raft_consensus.cc:2272] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.166540 29915 tablet_replica.cc:333] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.167691 29915 raft_consensus.cc:2243] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.168313 29915 raft_consensus.cc:2272] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.170861 29915 tablet_replica.cc:333] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.171686 29915 raft_consensus.cc:2243] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.172282 29915 raft_consensus.cc:2272] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.175164 29915 tablet_replica.cc:333] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.175999 29915 raft_consensus.cc:2243] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.177016 29915 raft_consensus.cc:2272] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.183076 29915 tablet_replica.cc:333] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.183880 29915 raft_consensus.cc:2243] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.184783 29915 raft_consensus.cc:2272] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.187418 29915 tablet_replica.cc:333] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.188194 29915 raft_consensus.cc:2243] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.188676 29915 raft_consensus.cc:2272] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.191582 29915 tablet_replica.cc:333] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.192456 29915 raft_consensus.cc:2243] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.193437 29915 raft_consensus.cc:2272] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.195576 29915 tablet_replica.cc:333] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.196349 29915 raft_consensus.cc:2243] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.197156 29915 raft_consensus.cc:2272] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.200517 29915 tablet_replica.cc:333] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.201265 29915 raft_consensus.cc:2243] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.201792 29915 raft_consensus.cc:2272] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.204401 29915 tablet_replica.cc:333] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.205207 29915 raft_consensus.cc:2243] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.206269 29915 raft_consensus.cc:2272] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.209227 29915 tablet_replica.cc:333] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.210160 29915 raft_consensus.cc:2243] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.210737 29915 raft_consensus.cc:2272] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.213672 29915 tablet_replica.cc:333] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.214603 29915 raft_consensus.cc:2243] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.215703 29915 raft_consensus.cc:2272] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.219297 29915 tablet_replica.cc:333] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.220252 29915 raft_consensus.cc:2243] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.220815 29915 raft_consensus.cc:2272] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.223389 29915 tablet_replica.cc:333] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.224303 29915 raft_consensus.cc:2243] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.224794 29915 raft_consensus.cc:2272] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.227622 29915 tablet_replica.cc:333] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.228581 29915 raft_consensus.cc:2243] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.229745 29915 raft_consensus.cc:2272] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.232481 29915 tablet_replica.cc:333] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.233340 29915 raft_consensus.cc:2243] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.234477 29915 raft_consensus.cc:2272] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.237389 29915 tablet_replica.cc:333] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.238171 29915 raft_consensus.cc:2243] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.239113 29915 raft_consensus.cc:2272] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.241328 29915 tablet_replica.cc:333] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.242036 29915 raft_consensus.cc:2243] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.245298 29915 raft_consensus.cc:2272] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.248227 29915 tablet_replica.cc:333] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.248958 29915 raft_consensus.cc:2243] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.249411 29915 raft_consensus.cc:2272] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.252010 29915 tablet_replica.cc:333] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.252856 29915 raft_consensus.cc:2243] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.254231 29915 raft_consensus.cc:2272] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.256930 29915 tablet_replica.cc:333] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.257617 29915 raft_consensus.cc:2243] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.258477 29915 raft_consensus.cc:2272] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.261993 29915 tablet_replica.cc:333] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.262840 29915 raft_consensus.cc:2243] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.263808 29915 raft_consensus.cc:2272] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.266347 29915 tablet_replica.cc:333] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.267073 29915 raft_consensus.cc:2243] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:20.268007 29915 raft_consensus.cc:2272] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.271111 29915 tablet_replica.cc:333] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.271835 29915 raft_consensus.cc:2243] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.272385 29915 raft_consensus.cc:2272] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.275116 29915 tablet_replica.cc:333] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.275876 29915 raft_consensus.cc:2243] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.276391 29915 raft_consensus.cc:2272] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.278656 29915 tablet_replica.cc:333] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.279340 29915 raft_consensus.cc:2243] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.279821 29915 raft_consensus.cc:2272] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.281901 29915 tablet_replica.cc:333] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.282774 29915 raft_consensus.cc:2243] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.283242 29915 raft_consensus.cc:2272] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.285852 29915 tablet_replica.cc:333] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.286648 29915 raft_consensus.cc:2243] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.287156 29915 raft_consensus.cc:2272] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.289670 29915 tablet_replica.cc:333] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
W20260709 13:10:20.291796  1321 consensus_peers.cc:597] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.292469  1321 consensus_peers.cc:597] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.290361 29915 raft_consensus.cc:2243] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.295609 29915 raft_consensus.cc:2272] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:20.295791  1321 consensus_peers.cc:597] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.298377 29915 tablet_replica.cc:333] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.299572 29915 raft_consensus.cc:2243] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.300112 29915 raft_consensus.cc:2272] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.303089 29915 tablet_replica.cc:333] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.304004 29915 raft_consensus.cc:2243] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.304666 29915 raft_consensus.cc:2272] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.308118 29915 tablet_replica.cc:333] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.308943 29915 raft_consensus.cc:2243] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.309666 29915 raft_consensus.cc:2272] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.312667 29915 tablet_replica.cc:333] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.313416 29915 raft_consensus.cc:2243] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.317174 29915 raft_consensus.cc:2272] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:20.320956 29915 tablet_replica.cc:333] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: stopping tablet replica
I20260709 13:10:20.321561 29915 raft_consensus.cc:2243] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:20.322086 29915 raft_consensus.cc:2272] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:20.325668  1321 consensus_peers.cc:597] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.326303  1321 consensus_peers.cc:597] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.332382  1321 consensus_peers.cc:597] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.334661  1173 consensus_peers.cc:597] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.335366  1173 consensus_peers.cc:597] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.335950  1173 consensus_peers.cc:597] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.338148  1247 consensus_peers.cc:597] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.344494  1247 consensus_peers.cc:597] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.344980  1247 consensus_peers.cc:597] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.352509  1247 consensus_peers.cc:597] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.359947  1173 consensus_peers.cc:597] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.360778  1247 consensus_peers.cc:597] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.390213  1321 consensus_peers.cc:597] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.396258  1321 consensus_peers.cc:597] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:20.437287  1247 consensus_peers.cc:597] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:20.448378  1321 consensus_peers.cc:597] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:20.455189  1173 consensus_peers.cc:597] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:20.556349  1173 consensus_peers.cc:597] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:20.570842  1321 consensus_peers.cc:597] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:21.039634  1873 raft_consensus.cc:493] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.040081  1873 raft_consensus.cc:515] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.041996  1873 leader_election.cc:290] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.043059  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:21.046156  1321 leader_election.cc:336] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.046520  1321 leader_election.cc:304] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.047081  1873 raft_consensus.cc:2749] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.129328  1873 raft_consensus.cc:493] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.129876  1873 raft_consensus.cc:515] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.131640  1873 leader_election.cc:290] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.132577  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:21.135380  1321 leader_election.cc:336] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.135731  1321 leader_election.cc:304] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:21.136350  1873 raft_consensus.cc:2749] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.151521  1873 raft_consensus.cc:493] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.151924  1873 raft_consensus.cc:515] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.153481  1873 leader_election.cc:290] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.154438  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:21.156502  1321 leader_election.cc:336] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.156833  1321 leader_election.cc:304] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:21.157455  1873 raft_consensus.cc:2749] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.179234  1877 raft_consensus.cc:493] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.179935  1712 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.179816  1877 raft_consensus.cc:515] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.180473  1712 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.182039  1877 leader_election.cc:290] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:21.182418  1712 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.183939  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e489c493741c4b7e3fc833a493d0a" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:21.184744  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
W20260709 13:10:21.186113  1173 leader_election.cc:336] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.186584  1173 leader_election.cc:304] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.187273  1712 raft_consensus.cc:2749] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:10:21.187448  1173 leader_election.cc:336] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.187863  1173 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:21.188491  1712 raft_consensus.cc:2749] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.196466  1871 raft_consensus.cc:493] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.196925  1871 raft_consensus.cc:515] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.198609  1871 leader_election.cc:290] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.199674  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e489c493741c4b7e3fc833a493d0a" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:21.200240  1207 raft_consensus.cc:2468] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:21.201148  1249 leader_election.cc:304] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:21.201882  1871 raft_consensus.cc:2804] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:10:21.202106  1247 leader_election.cc:336] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.202279  1871 raft_consensus.cc:493] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.202739  1871 raft_consensus.cc:3060] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.209005  1871 raft_consensus.cc:515] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.210482  1871 leader_election.cc:290] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.211598  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db1e489c493741c4b7e3fc833a493d0a" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:21.212201  1207 raft_consensus.cc:3060] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:21.214030  1247 leader_election.cc:336] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.217129  1712 raft_consensus.cc:493] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.217382  1207 raft_consensus.cc:2468] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.217677  1712 raft_consensus.cc:515] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.218351  1249 leader_election.cc:304] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.219048  1871 raft_consensus.cc:2804] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.219472  1871 raft_consensus.cc:697] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.219786  1712 leader_election.cc:290] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:21.220249  1871 consensus_queue.cc:237] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.221619  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd88cb8a78b4fefa21ce52fdddca5c3" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:21.223670  1173 leader_election.cc:336] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.224102  1173 leader_election.cc:304] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.224781  1712 raft_consensus.cc:2749] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.230978  1028 catalog_manager.cc:5697] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:21.233747  1873 raft_consensus.cc:493] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.234421  1873 raft_consensus.cc:515] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.237015  1873 leader_election.cc:290] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.239569  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:21.240231  1281 raft_consensus.cc:2468] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:21.241712  1320 leader_election.cc:304] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
W20260709 13:10:21.242213  1321 leader_election.cc:336] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.242427  1746 raft_consensus.cc:2804] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.242905  1746 raft_consensus.cc:493] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.243258  1746 raft_consensus.cc:3060] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.250586  1746 raft_consensus.cc:515] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.252709  1746 leader_election.cc:290] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.254551  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37be44f0f7f94eabb2564a234a67b881" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:21.255251  1281 raft_consensus.cc:3060] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.260408  1712 raft_consensus.cc:493] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.261387  1746 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.261034  1712 raft_consensus.cc:515] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.261868  1746 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.263485  1712 leader_election.cc:290] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:21.263793  1746 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.264135  1281 raft_consensus.cc:2468] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 2.
I20260709 13:10:21.265354  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:21.264304  1321 leader_election.cc:336] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
W20260709 13:10:21.268324  1173 leader_election.cc:336] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.268657  1320 leader_election.cc:304] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.269346  1746 raft_consensus.cc:2804] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.270146  1746 raft_consensus.cc:697] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:21.270848  1746 consensus_queue.cc:237] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.269352  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9e52599e344252bbccbb9fa5e9ecc8" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:21.273016  1321 leader_election.cc:336] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.273499  1321 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.274175  1794 raft_consensus.cc:2749] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:10:21.275393  1172 leader_election.cc:304] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.275997  1712 raft_consensus.cc:2749] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.280017  1028 catalog_manager.cc:5697] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 2 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.285770  1712 raft_consensus.cc:493] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.286254  1712 raft_consensus.cc:515] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.289037  1712 leader_election.cc:290] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.289868  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.290441  1356 raft_consensus.cc:2468] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:21.291524  1175 leader_election.cc:304] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
W20260709 13:10:21.292028  1173 leader_election.cc:336] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.292434  1712 raft_consensus.cc:2804] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.292826  1712 raft_consensus.cc:493] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.293159  1712 raft_consensus.cc:3060] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.299707  1712 raft_consensus.cc:515] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.301290  1712 leader_election.cc:290] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.301779  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf4207aa19c49538f80eb435a681aca" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.302232  1356 raft_consensus.cc:3060] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:21.304804  1173 leader_election.cc:336] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.306226  1356 raft_consensus.cc:2468] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 2.
I20260709 13:10:21.307032  1175 leader_election.cc:304] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.307611  1712 raft_consensus.cc:2804] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.308041  1712 raft_consensus.cc:697] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:21.308715  1871 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.308701  1712 consensus_queue.cc:237] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.309191  1871 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.311020  1871 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.311983  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.312503  1356 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.313362  1249 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.314069  1754 raft_consensus.cc:2804] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:10:21.314383  1754 raft_consensus.cc:493] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.314738  1754 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:10:21.316330  1247 leader_election.cc:336] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.320019  1754 raft_consensus.cc:515] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.320500  1746 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.320979  1746 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.322111  1754 leader_election.cc:290] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 3 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.322559  1746 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.324167  1746 raft_consensus.cc:493] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.324548  1746 raft_consensus.cc:515] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.324903  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:21.326261  1746 leader_election.cc:290] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.326040  1028 catalog_manager.cc:5697] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 2 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:21.327943  1321 leader_election.cc:336] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
W20260709 13:10:21.328574  1247 leader_election.cc:336] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.328830  1754 raft_consensus.cc:493] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.329344  1320 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.329403  1754 raft_consensus.cc:515] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.329766  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:21.330781  1794 raft_consensus.cc:2749] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:10:21.331297  1321 leader_election.cc:336] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.332324  1754 leader_election.cc:290] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.333294  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9e52599e344252bbccbb9fa5e9ecc8" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:21.333691  1320 leader_election.cc:304] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.333860  1209 raft_consensus.cc:2468] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:21.334693  1794 raft_consensus.cc:2749] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.335430  1249 leader_election.cc:304] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:21.336233  1872 raft_consensus.cc:2804] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.336576  1872 raft_consensus.cc:493] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.336915  1872 raft_consensus.cc:3060] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:21.337392  1247 leader_election.cc:336] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.338200  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee9f6e36e8c41c9a96c187504c93a33" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.338912  1871 raft_consensus.cc:493] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.343521  1356 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:10:21.343467  1155 debug-util.cc:398] Leaking SignalData structure 0x7b08003847a0 after lost signal to thread 29918
I20260709 13:10:21.343655  1871 raft_consensus.cc:515] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:21.344920  1155 debug-util.cc:398] Leaking SignalData structure 0x7b0800384c60 after lost signal to thread 1066
I20260709 13:10:21.345805  1871 leader_election.cc:290] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
W20260709 13:10:21.346295  1155 debug-util.cc:398] Leaking SignalData structure 0x7b080028af80 after lost signal to thread 1233
I20260709 13:10:21.346081  1872 raft_consensus.cc:515] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:21.347380  1155 debug-util.cc:398] Leaking SignalData structure 0x7b08001285e0 after lost signal to thread 1307
I20260709 13:10:21.348085  1872 leader_election.cc:290] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
W20260709 13:10:21.348347  1155 debug-util.cc:398] Leaking SignalData structure 0x7b080007f2e0 after lost signal to thread 1381
I20260709 13:10:21.349752  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd88cb8a78b4fefa21ce52fdddca5c3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:21.350168  1356 raft_consensus.cc:2468] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 3.
I20260709 13:10:21.350368  1207 raft_consensus.cc:2468] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:21.351351  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9e52599e344252bbccbb9fa5e9ecc8" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:21.351874  1209 raft_consensus.cc:3060] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.354873  1249 leader_election.cc:304] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.356135  1249 leader_election.cc:304] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:21.356999  1754 raft_consensus.cc:2804] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:21.358647  1754 raft_consensus.cc:697] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.359385  1754 consensus_queue.cc:237] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.360471  1871 raft_consensus.cc:2804] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.360913  1871 raft_consensus.cc:493] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.361326  1871 raft_consensus.cc:3060] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.362644  1209 raft_consensus.cc:2468] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.365259  1712 raft_consensus.cc:493] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.367288  1249 leader_election.cc:304] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:21.367328  1712 raft_consensus.cc:515] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.368176  1754 raft_consensus.cc:2804] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:10:21.368229  1247 leader_election.cc:336] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.368909  1754 raft_consensus.cc:697] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
W20260709 13:10:21.369745  1247 leader_election.cc:336] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.370438  1712 leader_election.cc:290] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.370154  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.370067  1754 consensus_queue.cc:237] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
W20260709 13:10:21.375147  1173 leader_election.cc:336] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.374850  1028 catalog_manager.cc:5697] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 2 to 3, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.375572  1173 leader_election.cc:304] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:21.376530  1712 raft_consensus.cc:2749] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.393793  1871 raft_consensus.cc:515] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.399710  1871 leader_election.cc:290] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.401108  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edd88cb8a78b4fefa21ce52fdddca5c3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:21.401690  1209 raft_consensus.cc:3060] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:21.406271  1247 leader_election.cc:336] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.409420  1873 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.409945  1873 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:21.411973 29915 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1155)
I20260709 13:10:21.411494  1028 catalog_manager.cc:5697] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:21.412329  1873 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.412755  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
W20260709 13:10:21.417819  1321 leader_election.cc:336] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.414399  1754 raft_consensus.cc:493] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.416527  1209 raft_consensus.cc:2468] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.418819  1754 raft_consensus.cc:515] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.419401  1249 leader_election.cc:304] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.420665  1754 leader_election.cc:290] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.420758  1320 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.421144  1754 raft_consensus.cc:2804] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.421607  1754 raft_consensus.cc:697] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.422284  1754 consensus_queue.cc:237] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:21.423254  1873 raft_consensus.cc:2749] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.424736  1871 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.425295  1871 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:21.426225  1247 leader_election.cc:336] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.427874  1871 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.428484  1871 raft_consensus.cc:493] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.429109  1871 raft_consensus.cc:515] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.432056  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.432644  1356 raft_consensus.cc:2468] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:21.433671  1249 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.439399  1872 raft_consensus.cc:2804] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.440052  1872 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.440681  1872 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.449800  1871 leader_election.cc:290] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.450909  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
W20260709 13:10:21.453883  1247 leader_election.cc:336] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
W20260709 13:10:21.457330  1247 leader_election.cc:336] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.461719  1871 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.462270  1871 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.463317  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.463888  1712 raft_consensus.cc:493] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.464587  1712 raft_consensus.cc:515] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.465201  1886 raft_consensus.cc:493] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.465878  1886 raft_consensus.cc:515] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.471733  1712 leader_election.cc:290] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.477242  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.479017  1886 leader_election.cc:290] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
W20260709 13:10:21.480185  1173 leader_election.cc:336] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.478384  1871 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.478683  1877 raft_consensus.cc:493] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.480792  1175 leader_election.cc:304] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
W20260709 13:10:21.481495  1247 leader_election.cc:336] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.481204  1877 raft_consensus.cc:515] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.481839  1805 raft_consensus.cc:2749] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:10:21.482043  1247 leader_election.cc:336] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.480398  1872 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.483414  1877 leader_election.cc:290] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.483893  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:21.484459  1872 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.484562  1279 raft_consensus.cc:2468] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:21.485791  1172 leader_election.cc:304] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:21.488193  1805 raft_consensus.cc:2804] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.488528  1805 raft_consensus.cc:493] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.488826  1805 raft_consensus.cc:3060] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.495198  1805 raft_consensus.cc:515] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.494952  1028 catalog_manager.cc:5697] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:21.496446  1173 leader_election.cc:336] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.497169  1805 leader_election.cc:290] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.497839  1249 leader_election.cc:304] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a
I20260709 13:10:21.498518  1746 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.499104  1746 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.499594  1754 raft_consensus.cc:2749] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.502027  1746 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
W20260709 13:10:21.502421  1247 leader_election.cc:336] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.503603  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f712977f132442fa7e347c78cc2b02f" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:21.504142  1279 raft_consensus.cc:3060] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.504861  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:21.505429  1209 raft_consensus.cc:2468] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:21.506428  1249 leader_election.cc:304] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b
I20260709 13:10:21.507511  1871 raft_consensus.cc:2749] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.507609  1323 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.509035  1873 raft_consensus.cc:493] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.509495  1873 raft_consensus.cc:515] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:21.510536  1173 leader_election.cc:336] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.511317  1279 raft_consensus.cc:2468] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 2.
I20260709 13:10:21.511461  1873 leader_election.cc:290] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
W20260709 13:10:21.511925  1321 leader_election.cc:336] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.511979  1873 raft_consensus.cc:2804] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.512985  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:21.525408  1207 raft_consensus.cc:2468] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:21.514616  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.526222  1353 raft_consensus.cc:2468] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:21.514899  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.527206  1354 raft_consensus.cc:2468] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:21.527434  1746 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.516088  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.519398  1172 leader_election.cc:304] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [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: 23d4bcf892904932a83b0cfcf3ff4748, 4986fffa4290401dbdf00c683a1d157a; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.528152  1356 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.527956  1746 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.529181  1323 leader_election.cc:304] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.529856  1794 raft_consensus.cc:2804] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.530220  1794 raft_consensus.cc:493] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.530581  1794 raft_consensus.cc:3060] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.531811  1249 leader_election.cc:304] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.534274  1754 raft_consensus.cc:2804] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.519480  1886 raft_consensus.cc:493] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.534636  1754 raft_consensus.cc:493] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.535061  1754 raft_consensus.cc:3060] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.534826  1886 raft_consensus.cc:515] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.539072  1746 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.540903  1805 raft_consensus.cc:2804] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:10:21.541954  1247 leader_election.cc:336] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.543017  1805 raft_consensus.cc:697] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:21.542930  1754 raft_consensus.cc:515] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.544241  1886 leader_election.cc:290] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.544433  1805 consensus_queue.cc:237] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
W20260709 13:10:21.545940  1321 leader_election.cc:336] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
W20260709 13:10:21.549299  1247 leader_election.cc:336] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.538054  1794 raft_consensus.cc:515] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.553365  1794 leader_election.cc:290] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.555981  1754 leader_election.cc:290] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.555925  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.556908  1354 raft_consensus.cc:2468] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
W20260709 13:10:21.557304  1321 leader_election.cc:336] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.559595  1249 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.561903  1249 leader_election.cc:304] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.560599  1356 raft_consensus.cc:2468] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.557984  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d21513837c42df95b734f300ebe920" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.564782  1353 raft_consensus.cc:3060] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.565631  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:21.566681  1872 raft_consensus.cc:2804] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.567085  1872 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.567411  1872 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.569820  1754 raft_consensus.cc:2804] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.570206  1754 raft_consensus.cc:493] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.570569  1754 raft_consensus.cc:3060] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.570539  1249 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.571717  1871 raft_consensus.cc:2804] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:10:21.570747  1321 leader_election.cc:336] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.572156  1320 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [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: 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748
I20260709 13:10:21.572217  1871 raft_consensus.cc:697] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.573346  1794 raft_consensus.cc:2749] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:21.573679  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1b13a4d438242aaa6ea85072b8e1d7f" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:21.574232  1207 raft_consensus.cc:3060] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.573879  1871 consensus_queue.cc:237] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.580987  1207 raft_consensus.cc:2468] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 2.
I20260709 13:10:21.582221  1323 leader_election.cc:304] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.570567  1873 raft_consensus.cc:493] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.584981  1873 raft_consensus.cc:3060] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.586438  1353 raft_consensus.cc:2468] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.585423  1890 raft_consensus.cc:2804] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.587946  1249 leader_election.cc:304] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.588796  1889 raft_consensus.cc:2804] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.589911  1754 raft_consensus.cc:515] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.592445  1754 leader_election.cc:290] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.593065  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6c0352c7fd43cd9bbb448eb6e20046" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.593626  1354 raft_consensus.cc:3060] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.594103  1028 catalog_manager.cc:5697] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 2 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:21.598351  1247 leader_election.cc:336] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.588231  1890 raft_consensus.cc:697] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:21.600608  1354 raft_consensus.cc:2468] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.606809  1746 raft_consensus.cc:493] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.608392  1746 raft_consensus.cc:515] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.610375  1890 consensus_queue.cc:237] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.611092  1746 leader_election.cc:290] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.613770  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a" is_pre_election: true
I20260709 13:10:21.614158  1249 leader_election.cc:304] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.614740  1207 raft_consensus.cc:2468] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:21.617832  1754 raft_consensus.cc:2804] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.618412  1754 raft_consensus.cc:697] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.616300  1323 leader_election.cc:304] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.620705  1746 raft_consensus.cc:2804] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.621160  1746 raft_consensus.cc:493] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.621800  1746 raft_consensus.cc:3060] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.621070  1754 consensus_queue.cc:237] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.628307  1872 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.630429  1872 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
W20260709 13:10:21.637231  1321 leader_election.cc:336] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.641130  1746 raft_consensus.cc:515] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.638063  1028 catalog_manager.cc:5697] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.626636  1889 raft_consensus.cc:697] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.650310  1746 leader_election.cc:290] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.650339  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858fed56c27a48aaafbca505d4fee401" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:21.651180  1207 raft_consensus.cc:3060] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:21.651953  1247 leader_election.cc:336] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.658819  1889 consensus_queue.cc:237] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.647710  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.661875  1353 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:21.662503  1247 consensus_peers.cc:597] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:21.677263  1873 raft_consensus.cc:515] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.685734  1207 raft_consensus.cc:2468] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 2.
I20260709 13:10:21.686803  1323 leader_election.cc:304] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.687587  1746 raft_consensus.cc:2804] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.688022  1746 raft_consensus.cc:697] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:21.688738  1746 consensus_queue.cc:237] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.698725  1028 catalog_manager.cc:5697] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 2 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:21.712941  1173 consensus_peers.cc:597] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:21.714211  1321 leader_election.cc:336] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.717938  1873 leader_election.cc:290] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Requested vote from peers 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:21.706136  1353 raft_consensus.cc:2468] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.719511  1249 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.720633  1889 raft_consensus.cc:2804] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.721153  1889 raft_consensus.cc:697] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.722007  1889 consensus_queue.cc:237] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:21.724736  1321 consensus_peers.cc:597] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:21.729744  1321 leader_election.cc:336] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.731622  1028 catalog_manager.cc:5697] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.735356  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c5647e4c249d0bd06352e5fc0d6da" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:21.734755  1028 catalog_manager.cc:5697] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.735991  1207 raft_consensus.cc:3060] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.743760  1207 raft_consensus.cc:2468] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 2.
I20260709 13:10:21.746233  1323 leader_election.cc:304] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.748210  1794 raft_consensus.cc:2804] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.748903  1794 raft_consensus.cc:697] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:21.749722  1794 consensus_queue.cc:237] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.755024  1027 catalog_manager.cc:5697] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 2 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.767647  1712 raft_consensus.cc:493] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.768141  1712 raft_consensus.cc:515] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.770663  1029 catalog_manager.cc:5697] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.772670  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.782622  1353 raft_consensus.cc:2468] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 1.
I20260709 13:10:21.777184  1209 raft_consensus.cc:1275] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:21.780490  1173 leader_election.cc:336] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.784801  1754 consensus_queue.cc:1048] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.785686  1175 leader_election.cc:304] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [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: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.786475  1877 raft_consensus.cc:2804] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.786875  1877 raft_consensus.cc:493] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.787250  1877 raft_consensus.cc:3060] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.774353  1712 leader_election.cc:290] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.799494  1279 raft_consensus.cc:1275] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 704393a2076240ceb5431817e077482b: 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:21.800925  1873 consensus_queue.cc:1048] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.811950  1873 raft_consensus.cc:493] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.812444  1873 raft_consensus.cc:515] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.814431  1873 leader_election.cc:290] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.820035  1877 raft_consensus.cc:515] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.822769  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faba6c8540fb4036a26c9e505b25d745" candidate_uuid: "4986fffa4290401dbdf00c683a1d157a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.823330  1353 raft_consensus.cc:3060] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.826737  1889 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.827344  1889 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.829346  1889 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.829916  1353 raft_consensus.cc:2468] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4986fffa4290401dbdf00c683a1d157a in term 2.
I20260709 13:10:21.831703  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b" is_pre_election: true
I20260709 13:10:21.832393  1354 raft_consensus.cc:2468] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 1.
I20260709 13:10:21.835439  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748" is_pre_election: true
I20260709 13:10:21.836020  1281 raft_consensus.cc:2468] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 1.
I20260709 13:10:21.847791  1320 leader_election.cc:304] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.848716  1794 raft_consensus.cc:2804] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.849529  1794 raft_consensus.cc:493] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
W20260709 13:10:21.851862  1321 leader_election.cc:336] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.850783  1794 raft_consensus.cc:3060] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.861637  1249 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.862596  1896 raft_consensus.cc:2804] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:21.862968  1896 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 20a6eab6845f464f8b6dd0af2a39718a)
I20260709 13:10:21.863319  1896 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.868629  1175 leader_election.cc:304] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4986fffa4290401dbdf00c683a1d157a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.869555  1805 raft_consensus.cc:2804] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.870107  1805 raft_consensus.cc:697] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Becoming Leader. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:21.870975  1805 consensus_queue.cc:237] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:21.873355  1356 raft_consensus.cc:1275] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 4986fffa4290401dbdf00c683a1d157a: 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:21.875128  1712 consensus_queue.cc:1048] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:21.885977  1247 leader_election.cc:336] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.895458  1028 catalog_manager.cc:5697] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 2 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:21.897922  1794 raft_consensus.cc:515] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:21.903995  1173 leader_election.cc:336] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.910200  1794 leader_election.cc:290] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.896756  1896 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.916002  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "23d4bcf892904932a83b0cfcf3ff4748" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:21.915627  1029 catalog_manager.cc:5697] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 4986fffa4290401dbdf00c683a1d157a (127.29.54.194). New cstate: current_term: 2 leader_uuid: "4986fffa4290401dbdf00c683a1d157a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:21.916558  1356 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.940680  1356 raft_consensus.cc:2468] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23d4bcf892904932a83b0cfcf3ff4748 in term 2.
I20260709 13:10:21.942104  1896 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.898716  1877 leader_election.cc:290] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:21.945195  1249 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:21.954407  1889 raft_consensus.cc:2804] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.954922  1889 raft_consensus.cc:697] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Leader. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:21.955696  1889 consensus_queue.cc:237] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:21.963258  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c18ac1aa86c34cd5a31f90c6d5ae6bac" candidate_uuid: "704393a2076240ceb5431817e077482b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:21.963838  1279 raft_consensus.cc:3060] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:21.971037  1279 raft_consensus.cc:2468] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 704393a2076240ceb5431817e077482b in term 2.
I20260709 13:10:21.983441  1356 raft_consensus.cc:1275] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:21.984933  1896 consensus_queue.cc:1048] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:21.989205  1321 leader_election.cc:336] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:21.992048  1320 leader_election.cc:304] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [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: 23d4bcf892904932a83b0cfcf3ff4748, 704393a2076240ceb5431817e077482b; no voters: 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:21.992389  1207 raft_consensus.cc:1275] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: 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:21.993340  1794 raft_consensus.cc:2804] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:21.993829  1794 raft_consensus.cc:697] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Becoming Leader. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:21.993918  1872 consensus_queue.cc:1048] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:21.994709  1794 consensus_queue.cc:237] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:22.009732  1279 raft_consensus.cc:1275] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 4986fffa4290401dbdf00c683a1d157a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:22.013003  1247 consensus_peers.cc:597] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:22.013481  1247 consensus_peers.cc:597] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:22.018465  1247 leader_election.cc:336] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111)
I20260709 13:10:22.018724  1909 consensus_queue.cc:1048] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:22.021237  1209 raft_consensus.cc:1275] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 704393a2076240ceb5431817e077482b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:22.023792  1247 consensus_peers.cc:597] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:22.024240  1247 consensus_peers.cc:597] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.026543  1794 consensus_queue.cc:1048] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.032390  1209 raft_consensus.cc:1275] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:10:22.037559  1173 consensus_peers.cc:597] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.047544  1028 catalog_manager.cc:5697] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "23d4bcf892904932a83b0cfcf3ff4748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:22.051051  1886 consensus_queue.cc:1048] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.051076  1029 catalog_manager.cc:5697] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b reported cstate change: term changed from 1 to 2, leader changed from 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193) to 704393a2076240ceb5431817e077482b (127.29.54.196). New cstate: current_term: 2 leader_uuid: "704393a2076240ceb5431817e077482b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:22.057596  1247 consensus_peers.cc:597] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.111419  1207 raft_consensus.cc:1275] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 704393a2076240ceb5431817e077482b: 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:22.112533  1746 consensus_queue.cc:1048] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:22.148480  1247 consensus_peers.cc:597] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.153573  1356 raft_consensus.cc:1275] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: 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:22.155016  1896 consensus_queue.cc:1048] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.166965  1353 raft_consensus.cc:1275] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: 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:22.173358  1886 consensus_queue.cc:1048] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:22.175902  1247 consensus_peers.cc:597] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.189352  1247 consensus_peers.cc:597] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.191409  1356 raft_consensus.cc:1275] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: 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:22.192670  1896 consensus_queue.cc:1048] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:22.222448  1173 consensus_peers.cc:597] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:10:22.248801  1356 raft_consensus.cc:1275] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: 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:22.250964  1893 consensus_queue.cc:1048] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.328305  1207 raft_consensus.cc:1275] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 704393a2076240ceb5431817e077482b: 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:22.329519  1746 consensus_queue.cc:1048] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:22.356117  1247 consensus_peers.cc:597] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:22.381783  1173 consensus_peers.cc:597] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:22.405536  1353 raft_consensus.cc:1275] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 4986fffa4290401dbdf00c683a1d157a: 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:22.406783  1805 consensus_queue.cc:1048] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:22.412386 29915 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1155)
I20260709 13:10:22.515973  1357 raft_consensus.cc:1275] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 23d4bcf892904932a83b0cfcf3ff4748: 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:22.517478  1754 consensus_queue.cc:1048] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:22.584446  1282 raft_consensus.cc:1275] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 704393a2076240ceb5431817e077482b: 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:22.585567  1794 consensus_queue.cc:1048] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:22.623693  1247 consensus_peers.cc:597] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.649602  1173 consensus_peers.cc:597] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.681856  1247 consensus_peers.cc:597] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.688637  1247 consensus_peers.cc:597] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.703490  1247 consensus_peers.cc:597] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.750797  1247 consensus_peers.cc:597] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.761869  1247 consensus_peers.cc:597] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.842595  1173 consensus_peers.cc:597] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.861136  1173 consensus_peers.cc:597] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.862944  1173 consensus_peers.cc:597] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.872113  1173 consensus_peers.cc:597] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.901667  1173 consensus_peers.cc:597] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.935127  1247 consensus_peers.cc:597] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:22.947022  1247 consensus_peers.cc:597] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.118440  1321 consensus_peers.cc:597] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:23.119153  1321 consensus_peers.cc:597] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:23.119916  1321 consensus_peers.cc:597] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:23.120680  1321 consensus_peers.cc:597] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:23.121168  1321 consensus_peers.cc:597] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.135118  1321 consensus_peers.cc:597] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.149580  1173 consensus_peers.cc:597] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.181677  1321 consensus_peers.cc:597] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.204672  1321 consensus_peers.cc:597] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.263377  1321 consensus_peers.cc:597] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.265903  1321 consensus_peers.cc:597] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.412896 29915 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 1155)
W20260709 13:10:23.427397  1321 consensus_peers.cc:597] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.515645  1321 consensus_peers.cc:597] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.783875  1321 consensus_peers.cc:597] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:23.919275  1321 consensus_peers.cc:597] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.109267  1173 consensus_peers.cc:597] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.129156  1247 consensus_peers.cc:597] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.138729  1247 consensus_peers.cc:597] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.239189  1321 consensus_peers.cc:597] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.351280  1247 consensus_peers.cc:597] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.373668  1247 consensus_peers.cc:597] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.411814  1247 consensus_peers.cc:597] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:24.413417 29915 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 1155)
W20260709 13:10:24.511116  1173 consensus_peers.cc:597] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:24.575186  1247 consensus_peers.cc:597] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.615932  1247 consensus_peers.cc:597] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.700664  1247 consensus_peers.cc:597] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.720192  1247 consensus_peers.cc:597] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.722368  1247 consensus_peers.cc:597] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.746943  1173 consensus_peers.cc:597] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.781071  1321 consensus_peers.cc:597] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.787639  1173 consensus_peers.cc:597] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:24.852034  1247 consensus_peers.cc:597] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:24.944919  1247 consensus_peers.cc:597] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:24.999805  1173 consensus_peers.cc:597] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.043921  1247 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111) [suppressed 424 similar messages]
W20260709 13:10:25.081384  1247 consensus_peers.cc:597] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.117815  1247 consensus_peers.cc:597] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.129873  1321 consensus_peers.cc:597] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:25.130942  1173 consensus_peers.cc:597] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.216955  1173 consensus_peers.cc:597] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.234560  1321 consensus_peers.cc:597] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:25.240406  1173 consensus_peers.cc:597] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.273916  1247 consensus_peers.cc:597] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.276206  1321 consensus_peers.cc:597] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.278887  1247 consensus_peers.cc:597] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:25.311275 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
W20260709 13:10:25.314138  1173 consensus_peers.cc:597] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.320713  1247 consensus_peers.cc:597] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:25.374728 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:25.381081  1934 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:25.383437  1937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:10:25.383486  1935 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:25.384773 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:25.386054 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:25.386332 29915 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:25.386569 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602625386551 us; error 0 us; skew 500 ppm
I20260709 13:10:25.387135 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:25.389550 29915 webserver.cc:533] Webserver started at http://127.29.54.193:46083/ using document root <none> and password file <none>
I20260709 13:10:25.390134 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:25.390360 29915 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:10:25.394768 29915 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:10:25.401940  1942 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:25.402710 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:25.403015 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "20a6eab6845f464f8b6dd0af2a39718a"
format_stamp: "Formatted at 2026-07-09 13:10:09 on dist-test-slave-tqcw"
I20260709 13:10:25.403431 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602503468366-29915-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:25.433110 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:25.434742 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:25.436594 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:10:25.465999  1321 consensus_peers.cc:597] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:25.467047  1949 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:10:25.484280  1321 consensus_peers.cc:597] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.512851  1321 consensus_peers.cc:597] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.595054  1173 consensus_peers.cc:597] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.600337  1247 consensus_peers.cc:597] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.607973  1321 consensus_peers.cc:597] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:25.636384  1321 consensus_peers.cc:597] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:25.753893  1173 consensus_peers.cc:597] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.773736  1321 consensus_peers.cc:597] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:25.874171  1321 consensus_peers.cc:597] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:25.876019 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:10:25.876466 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.411s	user 0.004s	sys 0.005s
I20260709 13:10:25.876847 29915 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:10:25.887097  1949 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:25.888533  1321 consensus_peers.cc:597] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:25.907177  1949 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: 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:25.908236  1949 tablet_bootstrap.cc:492] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:25.908833  1949 ts_tablet_manager.cc:1403] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:10:25.912034  1949 raft_consensus.cc:359] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:25.913216  1949 raft_consensus.cc:740] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.914011  1949 consensus_queue.cc:260] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:25.924088  1949 ts_tablet_manager.cc:1434] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260709 13:10:25.924870  1949 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:25.939675  1949 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: 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:25.940447  1949 tablet_bootstrap.cc:492] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:25.940994  1949 ts_tablet_manager.cc:1403] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 13:10:25.942926  1949 raft_consensus.cc:359] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:25.943476  1949 raft_consensus.cc:740] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.944511  1949 consensus_queue.cc:260] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:25.947024  1949 ts_tablet_manager.cc:1434] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:25.947835  1949 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:25.966223  1949 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: 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:25.967712  1949 tablet_bootstrap.cc:492] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:25.968303  1949 ts_tablet_manager.cc:1403] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:10:25.971570  1949 raft_consensus.cc:359] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:25.972215  1949 raft_consensus.cc:740] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.972901  1949 consensus_queue.cc:260] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:25.974716  1949 ts_tablet_manager.cc:1434] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:10:25.975440  1949 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:25.991122  1949 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: 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:25.992028  1949 tablet_bootstrap.cc:492] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:25.992614  1949 ts_tablet_manager.cc:1403] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:10:25.994992  1949 raft_consensus.cc:359] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:25.995671  1949 raft_consensus.cc:740] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:25.996328  1949 consensus_queue.cc:260] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:25.998237  1949 ts_tablet_manager.cc:1434] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:25.998988  1949 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.016484  1949 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.017410  1949 tablet_bootstrap.cc:492] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.018043  1949 ts_tablet_manager.cc:1403] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:10:26.020591  1949 raft_consensus.cc:359] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.021229  1949 raft_consensus.cc:740] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.021859  1949 consensus_queue.cc:260] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.023672  1949 ts_tablet_manager.cc:1434] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260709 13:10:26.024375  1949 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.053699  1949 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.054718  1949 tablet_bootstrap.cc:492] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.055354  1949 ts_tablet_manager.cc:1403] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.014s
I20260709 13:10:26.057891  1949 raft_consensus.cc:359] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.058559  1949 raft_consensus.cc:740] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.059188  1949 consensus_queue.cc:260] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.061203  1949 ts_tablet_manager.cc:1434] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:10:26.061918  1949 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.076560  1949 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.077453  1949 tablet_bootstrap.cc:492] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.078037  1949 ts_tablet_manager.cc:1403] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:10:26.080411  1949 raft_consensus.cc:359] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.081053  1949 raft_consensus.cc:740] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.081700  1949 consensus_queue.cc:260] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.083650  1949 ts_tablet_manager.cc:1434] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:10:26.084347  1949 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.098031  1949 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.098790  1949 tablet_bootstrap.cc:492] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.099278  1949 ts_tablet_manager.cc:1403] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:10:26.100924  1949 raft_consensus.cc:359] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.101409  1949 raft_consensus.cc:740] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.102018  1949 consensus_queue.cc:260] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.104751  1949 ts_tablet_manager.cc:1434] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:10:26.105522  1949 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.120007  1949 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.120929  1949 tablet_bootstrap.cc:492] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.121523  1949 ts_tablet_manager.cc:1403] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:10:26.123994  1949 raft_consensus.cc:359] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.124646  1949 raft_consensus.cc:740] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.125280  1949 consensus_queue.cc:260] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.127144  1949 ts_tablet_manager.cc:1434] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:10:26.127604 29915 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:10:26.127889 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.251s	user 0.221s	sys 0.017s
I20260709 13:10:26.127923  1949 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.145881  1949 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.147059  1949 tablet_bootstrap.cc:492] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.147864  1949 ts_tablet_manager.cc:1403] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:10:26.151191  1949 raft_consensus.cc:359] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.152135  1949 raft_consensus.cc:740] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.153012  1949 consensus_queue.cc:260] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.155807  1949 ts_tablet_manager.cc:1434] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:10:26.156782  1949 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:26.165746  1321 consensus_peers.cc:597] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:26.181237  1949 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.182137  1949 tablet_bootstrap.cc:492] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.182785  1949 ts_tablet_manager.cc:1403] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260709 13:10:26.185117  1949 raft_consensus.cc:359] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.185946  1949 raft_consensus.cc:740] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.186817  1949 consensus_queue.cc:260] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.188948  1949 ts_tablet_manager.cc:1434] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:26.189703  1949 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.229190  1949 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.230690  1949 tablet_bootstrap.cc:492] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.231413  1949 ts_tablet_manager.cc:1403] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.000s
I20260709 13:10:26.235214  1949 raft_consensus.cc:359] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.236101  1949 raft_consensus.cc:740] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.237226  1949 consensus_queue.cc:260] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.240022  1949 ts_tablet_manager.cc:1434] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:26.240980  1949 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:26.244626  1321 consensus_peers.cc:597] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:26.288245  1321 consensus_peers.cc:597] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:26.342702  1949 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.343979  1949 tablet_bootstrap.cc:492] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.344802  1949 ts_tablet_manager.cc:1403] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.043s
I20260709 13:10:26.348066  1949 raft_consensus.cc:359] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.349038  1949 raft_consensus.cc:740] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.351902  1949 consensus_queue.cc:260] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
W20260709 13:10:26.357308  1173 consensus_peers.cc:597] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:26.358610  1949 ts_tablet_manager.cc:1434] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:10:26.359433  1949 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.381287  1949 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.382218  1949 tablet_bootstrap.cc:492] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.382856  1949 ts_tablet_manager.cc:1403] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:10:26.386062  1949 raft_consensus.cc:359] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.386786  1949 raft_consensus.cc:740] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.387475  1949 consensus_queue.cc:260] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.389557  1949 ts_tablet_manager.cc:1434] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:26.391177  1949 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.406162  1949 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.407136  1949 tablet_bootstrap.cc:492] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.407718  1949 ts_tablet_manager.cc:1403] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:10:26.409674  1949 raft_consensus.cc:359] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.410179  1949 raft_consensus.cc:740] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.410823  1949 consensus_queue.cc:260] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.412429  1949 ts_tablet_manager.cc:1434] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:26.413151  1949 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.414824 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:38173
I20260709 13:10:26.415005  2027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:38173 every 8 connection(s)
I20260709 13:10:26.464655  1949 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.465667  1949 tablet_bootstrap.cc:492] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.466331  1949 ts_tablet_manager.cc:1403] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.023s
I20260709 13:10:26.469241  1949 raft_consensus.cc:359] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.469924  1949 raft_consensus.cc:740] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.470655  1949 consensus_queue.cc:260] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.472885  1949 ts_tablet_manager.cc:1434] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:26.473691  1949 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.485145  2028 heartbeater.cc:344] Connected to a master server at 127.29.54.254:41071
I20260709 13:10:26.485636  2028 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:26.486665  2028 heartbeater.cc:507] Master 127.29.54.254:41071 requested a full tablet report, sending...
I20260709 13:10:26.492516  1949 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.493248  1949 tablet_bootstrap.cc:492] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.493741  1949 ts_tablet_manager.cc:1403] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 13:10:26.495741  1949 raft_consensus.cc:359] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.496265  1949 raft_consensus.cc:740] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.496949  1949 consensus_queue.cc:260] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.498765  1949 ts_tablet_manager.cc:1434] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:10:26.499365  1949 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.504582  1027 ts_manager.cc:194] Re-registered known tserver with Master: 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173)
I20260709 13:10:26.513630  1949 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.514607  1949 tablet_bootstrap.cc:492] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.515226  1949 ts_tablet_manager.cc:1403] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:10:26.517738  1949 raft_consensus.cc:359] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.518424  1949 raft_consensus.cc:740] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.519102  1949 consensus_queue.cc:260] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.521086  1949 ts_tablet_manager.cc:1434] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:26.521806  1949 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.528674  1999 raft_consensus.cc:3060] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.536087  1949 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.537298  1949 tablet_bootstrap.cc:492] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.538003  1949 ts_tablet_manager.cc:1403] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:10:26.541399  1949 raft_consensus.cc:359] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.547950  1949 raft_consensus.cc:740] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.548867  1949 consensus_queue.cc:260] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.551690  1949 ts_tablet_manager.cc:1434] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 13:10:26.552759  1949 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:26.560164  1247 consensus_peers.cc:597] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:26.564064  1027 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39908
I20260709 13:10:26.567101  1998 raft_consensus.cc:3060] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:26.569011  2028 heartbeater.cc:499] Master 127.29.54.254:41071 was elected leader, sending a full tablet report...
I20260709 13:10:26.578959  1949 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.580085  1949 tablet_bootstrap.cc:492] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.580137  1999 raft_consensus.cc:3060] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.581110  1949 ts_tablet_manager.cc:1403] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260709 13:10:26.589375  1949 raft_consensus.cc:359] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.590027  1949 raft_consensus.cc:740] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.590641  1949 consensus_queue.cc:260] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.592674  1949 ts_tablet_manager.cc:1434] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:10:26.593436  1949 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.622963  1949 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.623896  1949 tablet_bootstrap.cc:492] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.624545  1949 ts_tablet_manager.cc:1403] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.003s
I20260709 13:10:26.626694  1949 raft_consensus.cc:359] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.627349  1949 raft_consensus.cc:740] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.628018  1949 consensus_queue.cc:260] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.629567  1949 ts_tablet_manager.cc:1434] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:26.630239  1949 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.643671  1949 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.644521  1949 tablet_bootstrap.cc:492] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.645099  1949 ts_tablet_manager.cc:1403] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:10:26.647212  1949 raft_consensus.cc:359] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.647722  1949 raft_consensus.cc:740] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.648284  1949 consensus_queue.cc:260] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.649873  1949 ts_tablet_manager.cc:1434] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:10:26.650568  1949 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:26.655316  1247 consensus_peers.cc:597] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:26.663932  1949 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.664695  1949 tablet_bootstrap.cc:492] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.665341  1949 ts_tablet_manager.cc:1403] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:10:26.667694  1949 raft_consensus.cc:359] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.668236  1949 raft_consensus.cc:740] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.668897  1949 consensus_queue.cc:260] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.670274  1999 raft_consensus.cc:3060] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.670864  1949 ts_tablet_manager.cc:1434] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:10:26.672086  1949 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.675956  1997 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.708992  1999 raft_consensus.cc:3060] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.721591  1949 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.722524  1949 tablet_bootstrap.cc:492] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.723196  1949 ts_tablet_manager.cc:1403] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.000s
I20260709 13:10:26.725705  1949 raft_consensus.cc:359] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.726367  1949 raft_consensus.cc:740] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.727152  1949 consensus_queue.cc:260] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.729208  1949 ts_tablet_manager.cc:1434] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:26.729974  1949 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:26.737399  1247 consensus_peers.cc:597] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:26.745213  1949 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.746206  1949 tablet_bootstrap.cc:492] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.746826  1949 ts_tablet_manager.cc:1403] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 13:10:26.749081  1949 raft_consensus.cc:359] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.749730  1949 raft_consensus.cc:740] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.750317  1949 consensus_queue.cc:260] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.751878  1949 ts_tablet_manager.cc:1434] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:26.752468  1949 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.770294  1949 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.771066  1949 tablet_bootstrap.cc:492] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.771664  1949 ts_tablet_manager.cc:1403] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:10:26.773826  1949 raft_consensus.cc:359] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.774466  1949 raft_consensus.cc:740] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.775090  1949 consensus_queue.cc:260] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.776659  1949 ts_tablet_manager.cc:1434] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:26.777500  1949 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.792999  1949 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.793700  1949 tablet_bootstrap.cc:492] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.794212  1949 ts_tablet_manager.cc:1403] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 13:10:26.796025  1949 raft_consensus.cc:359] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.796662  1949 raft_consensus.cc:740] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.797257  1949 consensus_queue.cc:260] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.800081  1949 ts_tablet_manager.cc:1434] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:26.801721  1949 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.813237  1949 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.813982  1949 tablet_bootstrap.cc:492] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.814424  1949 ts_tablet_manager.cc:1403] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:10:26.816058  1949 raft_consensus.cc:359] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.816486  1949 raft_consensus.cc:740] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.816916  1949 consensus_queue.cc:260] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.818357  1949 ts_tablet_manager.cc:1434] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260709 13:10:26.819118  1949 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.831984  1949 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.832886  1949 tablet_bootstrap.cc:492] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.833485  1949 ts_tablet_manager.cc:1403] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:10:26.835729  1949 raft_consensus.cc:359] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.836342  1949 raft_consensus.cc:740] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.836985  1998 raft_consensus.cc:3060] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.836961  1949 consensus_queue.cc:260] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.839344  1949 ts_tablet_manager.cc:1434] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:10:26.840602  1949 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.867166  1949 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.867865  1949 tablet_bootstrap.cc:492] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.868434  1949 ts_tablet_manager.cc:1403] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.001s
I20260709 13:10:26.870344  1949 raft_consensus.cc:359] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.870877  1949 raft_consensus.cc:740] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.871541  1949 consensus_queue.cc:260] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.873360  1949 ts_tablet_manager.cc:1434] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:10:26.874181  1949 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.890108  1949 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.890858  1949 tablet_bootstrap.cc:492] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.891384  1949 ts_tablet_manager.cc:1403] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:10:26.893072  1949 raft_consensus.cc:359] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.893582  1949 raft_consensus.cc:740] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.894236  1949 consensus_queue.cc:260] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:26.896034  1949 ts_tablet_manager.cc:1434] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:10:26.896732  1949 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.911619  1949 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.912468  1949 tablet_bootstrap.cc:492] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.913075  1949 ts_tablet_manager.cc:1403] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:10:26.915171  1949 raft_consensus.cc:359] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.915815  1949 raft_consensus.cc:740] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.916414  1949 consensus_queue.cc:260] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:26.918846  1949 ts_tablet_manager.cc:1434] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:10:26.919796  1949 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.928030  1998 raft_consensus.cc:3060] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.957281  1995 raft_consensus.cc:3060] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:26.969584  1949 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: 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:26.971300  1949 tablet_bootstrap.cc:492] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:26.973234  1949 ts_tablet_manager.cc:1403] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.024s
I20260709 13:10:26.979660  1949 raft_consensus.cc:359] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.980722  1949 raft_consensus.cc:740] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:26.981590  1949 consensus_queue.cc:260] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:26.986182  1949 ts_tablet_manager.cc:1434] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 13:10:26.987234  1949 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:26.994829  1998 raft_consensus.cc:3060] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.013610  1949 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.014405  1949 tablet_bootstrap.cc:492] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.015122  1949 ts_tablet_manager.cc:1403] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.003s
I20260709 13:10:27.017323  1949 raft_consensus.cc:359] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.017988  1949 raft_consensus.cc:740] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.018647  1949 consensus_queue.cc:260] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.020359  1949 ts_tablet_manager.cc:1434] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:27.021090  1949 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.032589  1949 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.033452  1949 tablet_bootstrap.cc:492] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.034089  1949 ts_tablet_manager.cc:1403] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:10:27.036024  1949 raft_consensus.cc:359] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.036515  1949 raft_consensus.cc:740] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.037036  1949 consensus_queue.cc:260] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.038837  1949 ts_tablet_manager.cc:1434] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:10:27.039781  1949 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.045964  1998 raft_consensus.cc:3060] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.056313  1949 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.060000  1949 tablet_bootstrap.cc:492] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.060734  1949 ts_tablet_manager.cc:1403] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:10:27.064735  1949 raft_consensus.cc:359] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.065461  1949 raft_consensus.cc:740] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.066397  1949 consensus_queue.cc:260] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.070881  1949 ts_tablet_manager.cc:1434] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:27.071834  1949 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.089968  1949 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.090955  1949 tablet_bootstrap.cc:492] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.091646  1949 ts_tablet_manager.cc:1403] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:10:27.094004  1949 raft_consensus.cc:359] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.094727  1949 raft_consensus.cc:740] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.095403  1949 consensus_queue.cc:260] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [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: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.097370  1949 ts_tablet_manager.cc:1434] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:27.098203  1949 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
W20260709 13:10:27.106247  1247 consensus_peers.cc:597] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:27.133234  1949 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.134244  1949 tablet_bootstrap.cc:492] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.134919  1949 ts_tablet_manager.cc:1403] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.011s
I20260709 13:10:27.137130  1949 raft_consensus.cc:359] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.138000  1949 raft_consensus.cc:740] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.138614  1949 consensus_queue.cc:260] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.142083  1949 ts_tablet_manager.cc:1434] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:27.142910  1949 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.158291  1995 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.160266  1949 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.161031  1949 tablet_bootstrap.cc:492] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.161531  1949 ts_tablet_manager.cc:1403] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 13:10:27.165548  1949 raft_consensus.cc:359] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.166092  1949 raft_consensus.cc:740] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.166726  1949 consensus_queue.cc:260] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.168869  1949 ts_tablet_manager.cc:1434] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:10:27.170660  1949 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.184381  1949 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.185099  1949 tablet_bootstrap.cc:492] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.185678  1949 ts_tablet_manager.cc:1403] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:10:27.187419  1949 raft_consensus.cc:359] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.187887  1949 raft_consensus.cc:740] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.188463  1949 consensus_queue.cc:260] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.189790  1949 ts_tablet_manager.cc:1434] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:10:27.190588  1949 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.201754  1949 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.202648  1949 tablet_bootstrap.cc:492] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.203092  1949 ts_tablet_manager.cc:1403] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 13:10:27.205201  1949 raft_consensus.cc:359] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.205727  1949 raft_consensus.cc:740] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.206255  1949 consensus_queue.cc:260] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.208135  1949 ts_tablet_manager.cc:1434] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:27.208959  1949 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.260247  1949 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.261162  1949 tablet_bootstrap.cc:492] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.261782  1949 ts_tablet_manager.cc:1403] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.024s
I20260709 13:10:27.263624  1949 raft_consensus.cc:359] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.264132  1949 raft_consensus.cc:740] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.264794  1949 consensus_queue.cc:260] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.266777  1949 ts_tablet_manager.cc:1434] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:10:27.267757  1949 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.286185  1949 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.287089  1949 tablet_bootstrap.cc:492] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.287688  1949 ts_tablet_manager.cc:1403] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:10:27.289706  1998 raft_consensus.cc:3060] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.290544  1949 raft_consensus.cc:359] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.291236  1949 raft_consensus.cc:740] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.291950  1949 consensus_queue.cc:260] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [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: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:27.293606  1949 ts_tablet_manager.cc:1434] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:10:27.294445  1949 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.300284  1995 raft_consensus.cc:3060] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.333218  1949 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.334213  1949 tablet_bootstrap.cc:492] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.335103  1949 ts_tablet_manager.cc:1403] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.024s
I20260709 13:10:27.337509  1949 raft_consensus.cc:359] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.338128  1949 raft_consensus.cc:740] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.338757  1949 consensus_queue.cc:260] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:27.340693  1949 ts_tablet_manager.cc:1434] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:10:27.341413  1949 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap starting.
I20260709 13:10:27.355266  1949 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: 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:27.356089  1949 tablet_bootstrap.cc:492] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Bootstrap complete.
I20260709 13:10:27.356606  1949 ts_tablet_manager.cc:1403] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:10:27.358955  1949 raft_consensus.cc:359] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.359616  1949 raft_consensus.cc:740] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Initialized, Role: FOLLOWER
I20260709 13:10:27.360175  1949 consensus_queue.cc:260] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [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: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:27.362838  1949 ts_tablet_manager.cc:1434] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:10:27.485545  1998 raft_consensus.cc:3060] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.541184  1995 raft_consensus.cc:3060] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:27.655489  1995 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.421458 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:36.468885  1281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:36.469838  1281 raft_consensus.cc:606] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:36.472533  1279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:36.472991  1279 raft_consensus.cc:606] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:36.484351  1205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2"
dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:59032
I20260709 13:10:36.484887  1205 raft_consensus.cc:606] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:36.489742  1279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:36.490299  1279 raft_consensus.cc:606] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:36.503690  1353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b"
dest_uuid: "704393a2076240ceb5431817e077482b"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:10:36.504190  1353 raft_consensus.cc:606] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:36.506453  1279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:36.506946  1279 raft_consensus.cc:606] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:36.509032  1279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:36.509491  1279 raft_consensus.cc:606] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:36.510599 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:10:36.511974 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:36.585496  2106 raft_consensus.cc:993] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.586125  2103 raft_consensus.cc:1081] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.587795  1998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:36.588337  1998 raft_consensus.cc:493] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.588785  1998 raft_consensus.cc:3060] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.598615  1998 raft_consensus.cc:515] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.603097  1998 leader_election.cc:290] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:36.611681  2089 raft_consensus.cc:993] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.612089  2089 raft_consensus.cc:1081] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.612694  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:36.612969  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9892885b350343fcabec96cf5185c7e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:36.613518  1205 raft_consensus.cc:3060] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.613584  1279 raft_consensus.cc:3055] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.613587  1998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:10:36.614135  1279 raft_consensus.cc:740] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:36.614321  1998 raft_consensus.cc:493] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.614804  1998 raft_consensus.cc:3060] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.615056  1279 consensus_queue.cc:260] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.616436  1279 raft_consensus.cc:3060] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.621680  2106 raft_consensus.cc:993] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.622243  2106 raft_consensus.cc:1081] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.623006  1205 raft_consensus.cc:2468] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:36.623828  1998 raft_consensus.cc:515] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:36.624503  1946 leader_election.cc:304] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:36.626636  1279 raft_consensus.cc:2468] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:36.626892  1998 leader_election.cc:290] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:36.626564  2115 raft_consensus.cc:2804] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.628924  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:36.629463  1209 raft_consensus.cc:3060] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.629511  1997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:36.630172  2115 raft_consensus.cc:697] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:36.630235  1997 raft_consensus.cc:493] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.631820  1997 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.631291  2115 consensus_queue.cc:237] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.636550  1209 raft_consensus.cc:2468] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:36.637823  1946 leader_election.cc:304] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:36.638969  2116 raft_consensus.cc:2804] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.640331  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa54388685b5488595535a0c1b99f51b" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:36.640923  1353 raft_consensus.cc:3055] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.641192  1353 raft_consensus.cc:740] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:36.641884  1353 consensus_queue.cc:260] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:36.643256  1353 raft_consensus.cc:3060] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.643615  1997 raft_consensus.cc:515] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:36.646762  1997 leader_election.cc:290] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 3 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:36.647727  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:36.648388  1279 raft_consensus.cc:3055] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:36.648980  1279 raft_consensus.cc:740] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:36.650053  1279 consensus_queue.cc:260] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:36.650846  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbcfac8248e941e6b960c3c46c9e8353" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:36.651398  1279 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.651464  1356 raft_consensus.cc:3060] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.661969  2100 raft_consensus.cc:993] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.662652  2100 raft_consensus.cc:1081] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.664990  1279 raft_consensus.cc:2468] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.665174  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36406
I20260709 13:10:36.665930  1995 raft_consensus.cc:493] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.666460  2116 raft_consensus.cc:697] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:36.666356  1995 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.667585  2116 consensus_queue.cc:237] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:36.671744  2106 raft_consensus.cc:993] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.667975  1943 leader_election.cc:304] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:36.672370  2106 raft_consensus.cc:1081] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.674770  1998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:36.675370  1998 raft_consensus.cc:493] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.675688  1998 raft_consensus.cc:3060] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.681008  1356 raft_consensus.cc:2468] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.681035  1998 raft_consensus.cc:515] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.681826  2118 raft_consensus.cc:2804] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:36.683137  2118 raft_consensus.cc:697] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:36.684136  1998 leader_election.cc:290] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:36.684715  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:36.685308  1279 raft_consensus.cc:3055] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:36.685176  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb34193a536d4425bfca4d0ba4929de6" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:36.685724  1279 raft_consensus.cc:740] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:36.686028  1205 raft_consensus.cc:3060] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.686620  1279 consensus_queue.cc:260] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.686854  2118 consensus_queue.cc:237] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:36.687928  1279 raft_consensus.cc:3060] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:36.693166  1027 catalog_manager.cc:5697] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.698431  1279 raft_consensus.cc:2468] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:36.699380  1943 leader_election.cc:304] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:36.700093  2115 raft_consensus.cc:2804] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:36.702088  2106 raft_consensus.cc:993] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.702687  2106 raft_consensus.cc:1081] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.704990  1999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:36.705698  1999 raft_consensus.cc:493] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.706151  1999 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.714624  1205 raft_consensus.cc:2468] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:36.706175  1995 raft_consensus.cc:515] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.722947  2115 raft_consensus.cc:697] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:36.723515  1209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:36.724364  1209 raft_consensus.cc:3055] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:36.724331  2115 consensus_queue.cc:237] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.724961  1209 raft_consensus.cc:740] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4986fffa4290401dbdf00c683a1d157a, State: Running, Role: LEADER
I20260709 13:10:36.726101  1209 consensus_queue.cc:260] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.727700  1209 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.731024  1353 raft_consensus.cc:2468] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:36.740883  1995 leader_election.cc:290] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 3 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:36.743530  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4a208935644277a4eebbcddaec53d2" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:36.744248  1281 raft_consensus.cc:3060] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.756526  1281 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.757905  1943 leader_election.cc:304] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:36.759133  2115 raft_consensus.cc:2804] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:36.759820  2115 raft_consensus.cc:697] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:36.762609  2115 consensus_queue.cc:237] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.738246  1999 raft_consensus.cc:515] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:36.774643  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:36.775390  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6715f9fa6f814f45b082a4d7bcdfd04e" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:36.775472  1353 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.776168  1281 raft_consensus.cc:3055] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:36.773383  1999 leader_election.cc:290] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 3 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:36.777323  1281 raft_consensus.cc:740] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:36.781955  1281 consensus_queue.cc:260] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:36.786708  1353 raft_consensus.cc:2468] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.788254  1946 leader_election.cc:304] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:36.789331  1281 raft_consensus.cc:3060] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.789458  2115 raft_consensus.cc:2804] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:36.790135  2115 raft_consensus.cc:697] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:36.791116  2115 consensus_queue.cc:237] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:36.796432  1281 raft_consensus.cc:2468] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.799818  1209 raft_consensus.cc:2468] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.819386  1027 catalog_manager.cc:5697] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 704393a2076240ceb5431817e077482b (127.29.54.196) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.823323  1027 catalog_manager.cc:5697] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.826246  1027 catalog_manager.cc:5697] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 2 to 3, leader changed from 4986fffa4290401dbdf00c683a1d157a (127.29.54.194) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 3 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:36.827687  1027 catalog_manager.cc:5697] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 2 to 3, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 3 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:36.828945  1027 catalog_manager.cc:5697] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 2 to 3, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 3 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:36.872251  2112 raft_consensus.cc:993] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.872709  2106 raft_consensus.cc:1081] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:36.874112  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:36.874598  1995 raft_consensus.cc:493] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:36.874984  1995 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.879633  1995 raft_consensus.cc:515] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.881004  1995 leader_election.cc:290] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 3 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:36.881603  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:36.882145  1205 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.882017  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b46d3e153a4481aac210a779587bad7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:36.882678  1281 raft_consensus.cc:3055] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:36.882881  1281 raft_consensus.cc:740] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:36.883481  1281 consensus_queue.cc:260] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.884382  1281 raft_consensus.cc:3060] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:36.887732  1205 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.888926  1946 leader_election.cc:304] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:36.889647  1281 raft_consensus.cc:2468] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:36.889706  2115 raft_consensus.cc:2804] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:36.890400  2115 raft_consensus.cc:697] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:36.891347  2115 consensus_queue.cc:237] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:36.902113  1027 catalog_manager.cc:5697] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 2 to 3, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 3 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:37.025416  1205 raft_consensus.cc:1275] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.026995  2115 consensus_queue.cc:1048] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, 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.038077  1281 raft_consensus.cc:1275] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.039269  2116 consensus_queue.cc:1048] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.083151  1281 raft_consensus.cc:1275] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.084380  2116 consensus_queue.cc:1048] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.093375  1353 raft_consensus.cc:1275] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.095121  2116 consensus_queue.cc:1048] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.116936  1209 raft_consensus.cc:1275] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.119163  2116 consensus_queue.cc:1048] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, 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.129781  1356 raft_consensus.cc:1275] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.134243  2120 consensus_queue.cc:1048] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:37.146194  1209 raft_consensus.cc:1275] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:37.147711  2120 consensus_queue.cc:1048] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, 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.172734  1281 raft_consensus.cc:1275] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:37.173913  2118 consensus_queue.cc:1048] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.180779  1205 raft_consensus.cc:1275] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.183177  2118 consensus_queue.cc:1048] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, 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.199105  1281 raft_consensus.cc:1275] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.200313  2116 consensus_queue.cc:1048] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.289858  1207 raft_consensus.cc:1275] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:37.291270  2116 consensus_queue.cc:1048] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, 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.299646  1279 raft_consensus.cc:1275] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:37.300999  2115 consensus_queue.cc:1048] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.320760  1279 raft_consensus.cc:1275] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.321894  2120 consensus_queue.cc:1048] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.330019  1353 raft_consensus.cc:1275] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:37.331349  2118 consensus_queue.cc:1048] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:37.512840 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:37.552150 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:37.586015  1279 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:37.586454  1279 raft_consensus.cc:606] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:37.588922  1281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:37.589524  1281 raft_consensus.cc:606] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:37.591575  1281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:37.591946  1281 raft_consensus.cc:606] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:37.594022  1356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015"
dest_uuid: "704393a2076240ceb5431817e077482b"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:10:37.594498  1356 raft_consensus.cc:606] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:37.598649  1281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7"
dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:42552
I20260709 13:10:37.599191  1281 raft_consensus.cc:606] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:37.600409 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:10:37.602584 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:37.608896  2112 raft_consensus.cc:993] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.609395  2103 raft_consensus.cc:1081] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.613690  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:37.614197  1995 raft_consensus.cc:493] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:37.614527  1995 raft_consensus.cc:3060] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.618950  1995 raft_consensus.cc:515] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:37.620509  1995 leader_election.cc:290] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:37.621474  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:37.621541  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e85c1853c7e04e5fae32c7b72e0fb0e7" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:37.622005  1281 raft_consensus.cc:3055] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:37.622156  1207 raft_consensus.cc:3060] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.622315  1281 raft_consensus.cc:740] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:37.623119  1281 consensus_queue.cc:260] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:37.624004  1281 raft_consensus.cc:3060] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.628479  1281 raft_consensus.cc:2468] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.628753  1207 raft_consensus.cc:2468] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.629333  1943 leader_election.cc:304] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:37.630162  2118 raft_consensus.cc:2804] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:37.630645  2118 raft_consensus.cc:697] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:37.631457  2118 consensus_queue.cc:237] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:37.640127  1030 catalog_manager.cc:5697] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:37.667050  2089 raft_consensus.cc:993] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.667554  2107 raft_consensus.cc:1081] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.668792  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:10:37.669256  1995 raft_consensus.cc:493] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:37.669481  1995 raft_consensus.cc:3060] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.673942  1995 raft_consensus.cc:515] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:37.675603  1995 leader_election.cc:290] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 704393a2076240ceb5431817e077482b (127.29.54.196:41241), 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919)
I20260709 13:10:37.676476  1207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:37.676975  1207 raft_consensus.cc:3060] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.677784  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e544ec63af0f464fb4a2f39de36a4015" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:37.678360  1356 raft_consensus.cc:3055] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:37.678665  1356 raft_consensus.cc:740] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:37.679330  1356 consensus_queue.cc:260] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:37.680536  1356 raft_consensus.cc:3060] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.683000  1207 raft_consensus.cc:2468] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.685168  1946 leader_election.cc:304] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:37.685951  2118 raft_consensus.cc:2804] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:37.686400  2118 raft_consensus.cc:697] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:37.687093  1356 raft_consensus.cc:2468] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.687677  2103 raft_consensus.cc:993] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.687299  2118 consensus_queue.cc:237] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } }
I20260709 13:10:37.688171  2112 raft_consensus.cc:1081] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.689630  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:37.689985  1995 raft_consensus.cc:493] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:37.690237  1995 raft_consensus.cc:3060] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.697649  1995 raft_consensus.cc:515] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:37.700222  1995 leader_election.cc:290] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:37.700608  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:37.701192  1279 raft_consensus.cc:3055] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:37.701447  1356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc9fdd6626a4a51bcea3cbf5bc14c54" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:37.701469  1279 raft_consensus.cc:740] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:37.701998  1356 raft_consensus.cc:3060] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.702667  1279 consensus_queue.cc:260] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:37.703933  1279 raft_consensus.cc:3060] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.699040  1030 catalog_manager.cc:5697] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 704393a2076240ceb5431817e077482b (127.29.54.196) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:37.708510  1356 raft_consensus.cc:2468] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.709784  1946 leader_election.cc:304] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:37.710474  2118 raft_consensus.cc:2804] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:37.711335  2118 raft_consensus.cc:697] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:37.712210  2118 consensus_queue.cc:237] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:37.716262  1279 raft_consensus.cc:2468] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.722114  1030 catalog_manager.cc:5697] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:37.799904  2106 raft_consensus.cc:993] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.804440  2106 raft_consensus.cc:1081] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.807828  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:37.808358  1995 raft_consensus.cc:493] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:37.808684  1995 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:37.815425  1995 raft_consensus.cc:515] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:37.816814  1995 leader_election.cc:290] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 3 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:37.817538  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:37.817763  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30d23ce5ebe4709bbdc66541c1739e3" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:37.818346  1353 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:37.820783  1279 raft_consensus.cc:3055] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:37.821141  1279 raft_consensus.cc:740] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:37.821890  1279 consensus_queue.cc:260] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:37.823660  1279 raft_consensus.cc:3060] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:37.826047  1353 raft_consensus.cc:2468] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:37.827108  1356 raft_consensus.cc:1240] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Rejecting Update request from peer 23d4bcf892904932a83b0cfcf3ff4748 for earlier term 2. Current term is 3. Ops: []
I20260709 13:10:37.829334  1946 leader_election.cc:304] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 704393a2076240ceb5431817e077482b; no voters: 
I20260709 13:10:37.830173  2115 raft_consensus.cc:2804] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:37.830669  2115 raft_consensus.cc:697] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:37.831492  2115 consensus_queue.cc:237] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [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: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:37.833325  1279 raft_consensus.cc:2468] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:37.835668  2112 raft_consensus.cc:993] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.836158  2106 raft_consensus.cc:1081] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:37.837906  1995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36392
I20260709 13:10:37.838336  1995 raft_consensus.cc:493] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:37.838683  1995 raft_consensus.cc:3060] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.844213  1030 catalog_manager.cc:5697] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 2 to 3, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 3 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:37.845876  1995 raft_consensus.cc:515] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:37.849207  1995 leader_election.cc:290] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919), 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109)
I20260709 13:10:37.849309  1205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4986fffa4290401dbdf00c683a1d157a"
I20260709 13:10:37.849309  1279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712ae7decec04eb3928c9fb0a1d15ddf" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:37.850109  1205 raft_consensus.cc:3060] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.850212  1279 raft_consensus.cc:3055] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:37.850662  1279 raft_consensus.cc:740] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23d4bcf892904932a83b0cfcf3ff4748, State: Running, Role: LEADER
I20260709 13:10:37.851336  1279 consensus_queue.cc:260] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:37.852473  1279 raft_consensus.cc:3060] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:37.855859  1205 raft_consensus.cc:2468] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.857758  1946 leader_election.cc:304] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 4986fffa4290401dbdf00c683a1d157a; no voters: 
I20260709 13:10:37.858619  2115 raft_consensus.cc:2804] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:37.858906  1279 raft_consensus.cc:2468] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:37.859088  2115 raft_consensus.cc:697] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:37.860110  2115 consensus_queue.cc:237] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } }
I20260709 13:10:37.868592  1030 catalog_manager.cc:5697] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:38.092139  1207 raft_consensus.cc:1275] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.093393  2115 consensus_queue.cc:1048] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:38.115943  1356 raft_consensus.cc:1275] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.117355  2115 consensus_queue.cc:1048] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:38.174021  1279 raft_consensus.cc:1275] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.175161  2115 consensus_queue.cc:1048] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:38.186084  1356 raft_consensus.cc:1275] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.188712  2163 consensus_queue.cc:1048] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:38.219952  1207 raft_consensus.cc:1275] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.221077  2163 consensus_queue.cc:1048] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:38.223670  1279 raft_consensus.cc:1275] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.225072  2118 consensus_queue.cc:1048] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:38.342651  1279 raft_consensus.cc:1275] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.343756  2163 consensus_queue.cc:1048] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:38.352128  1353 raft_consensus.cc:1275] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.353405  2115 consensus_queue.cc:1048] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:38.398928  1279 raft_consensus.cc:1275] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.400072  2115 consensus_queue.cc:1048] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:38.408484  1207 raft_consensus.cc:1275] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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:38.410110  2118 consensus_queue.cc:1048] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4986fffa4290401dbdf00c683a1d157a" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 41919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:38.603488 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:38.641631 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:38.681675  1356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4"
dest_uuid: "704393a2076240ceb5431817e077482b"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:10:38.682169  1356 raft_consensus.cc:606] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:38.684511  1356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c"
dest_uuid: "704393a2076240ceb5431817e077482b"
mode: GRACEFUL
new_leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:40592
I20260709 13:10:38.684923  1356 raft_consensus.cc:606] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Received request to transfer leadership to TS 20a6eab6845f464f8b6dd0af2a39718a
I20260709 13:10:38.685930 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:38.686992 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:38.948232  2107 raft_consensus.cc:993] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:38.948752  2089 raft_consensus.cc:1081] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:38.950054  1999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:10:38.950544  1999 raft_consensus.cc:493] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:38.950856  1999 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:38.956018  1999 raft_consensus.cc:515] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:38.957636  1999 leader_election.cc:290] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 3 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:38.958169  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:38.958782  1281 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:38.958858  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07566028cd7b48d2a50314b23ae374a4" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:38.959473  1353 raft_consensus.cc:3055] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:38.959758  1353 raft_consensus.cc:740] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:38.960482  1353 consensus_queue.cc:260] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:38.961730  1353 raft_consensus.cc:3060] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:38.964936  1281 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:38.965961  1943 leader_election.cc:304] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [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: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:38.966639  2120 raft_consensus.cc:2804] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:38.967104  2120 raft_consensus.cc:697] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:38.967967  1353 raft_consensus.cc:2468] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 3.
I20260709 13:10:38.967958  2120 consensus_queue.cc:237] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:38.977550  1029 catalog_manager.cc:5697] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 2 to 3, leader changed from 704393a2076240ceb5431817e077482b (127.29.54.196) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 3 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:39.111941  2089 raft_consensus.cc:993] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b: : Instructing follower 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:39.112373  2107 raft_consensus.cc:1081] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Signalling peer 20a6eab6845f464f8b6dd0af2a39718a to start an election
I20260709 13:10:39.113487  1999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c"
dest_uuid: "20a6eab6845f464f8b6dd0af2a39718a"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:10:39.113970  1999 raft_consensus.cc:493] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:39.114251  1999 raft_consensus.cc:3060] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.119037  1999 raft_consensus.cc:515] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:39.120756  1999 leader_election.cc:290] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Requested vote from peers 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109), 704393a2076240ceb5431817e077482b (127.29.54.196:41241)
I20260709 13:10:39.122081  1281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23d4bcf892904932a83b0cfcf3ff4748"
I20260709 13:10:39.122220  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0781dd021d47ed9acf1038edaa876c" candidate_uuid: "20a6eab6845f464f8b6dd0af2a39718a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "704393a2076240ceb5431817e077482b"
I20260709 13:10:39.122650  1281 raft_consensus.cc:3060] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.122869  1353 raft_consensus.cc:3055] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:39.123211  1353 raft_consensus.cc:740] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 704393a2076240ceb5431817e077482b, State: Running, Role: LEADER
I20260709 13:10:39.123860  1353 consensus_queue.cc:260] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:39.124846  1353 raft_consensus.cc:3060] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:39.128881  1281 raft_consensus.cc:2468] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:39.130057  1943 leader_election.cc:304] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20a6eab6845f464f8b6dd0af2a39718a, 23d4bcf892904932a83b0cfcf3ff4748; no voters: 
I20260709 13:10:39.130782  2118 raft_consensus.cc:2804] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:39.131229  2118 raft_consensus.cc:697] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Becoming Leader. State: Replica: 20a6eab6845f464f8b6dd0af2a39718a, State: Running, Role: LEADER
I20260709 13:10:39.131975  2118 consensus_queue.cc:237] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } }
I20260709 13:10:39.132505  1353 raft_consensus.cc:2468] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20a6eab6845f464f8b6dd0af2a39718a in term 2.
I20260709 13:10:39.141911  1029 catalog_manager.cc:5697] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a reported cstate change: term changed from 1 to 2, leader changed from 704393a2076240ceb5431817e077482b (127.29.54.196) to 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "20a6eab6845f464f8b6dd0af2a39718a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20a6eab6845f464f8b6dd0af2a39718a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:39.397927  1281 raft_consensus.cc:1275] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:39.399327  2118 consensus_queue.cc:1048] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.408654  1353 raft_consensus.cc:1275] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:39.410230  2120 consensus_queue.cc:1048] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, 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.629428  1281 raft_consensus.cc:1275] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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.630569  2120 consensus_queue.cc:1048] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23d4bcf892904932a83b0cfcf3ff4748" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33109 }, 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.645440  1356 raft_consensus.cc:1275] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Refusing update from remote peer 20a6eab6845f464f8b6dd0af2a39718a: 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.650038  2120 consensus_queue.cc:1048] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [LEADER]: Connected to new peer: Peer: permanent_uuid: "704393a2076240ceb5431817e077482b" member_type: VOTER last_known_addr { host: "127.29.54.196" port: 41241 }, 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.687793 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:39.729056 29915 tablet_server.cc:179] TabletServer@127.29.54.193:38173 shutting down...
W20260709 13:10:39.736580  1173 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 126 similar messages]
W20260709 13:10:39.744818  1173 consensus_peers.cc:597] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.763101 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:39.766871 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.767675 29915 raft_consensus.cc:2243] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.768029 29915 raft_consensus.cc:2272] T 2c61d1dd98fb40d5900ce934aa2f9168 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.770532 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.771179 29915 raft_consensus.cc:2243] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.772074 29915 raft_consensus.cc:2272] T 5b46d3e153a4481aac210a779587bad7 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.774215 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.774816 29915 raft_consensus.cc:2243] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.775439 29915 raft_consensus.cc:2272] T e544ec63af0f464fb4a2f39de36a4015 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.777175 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.777762 29915 raft_consensus.cc:2243] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.778105 29915 raft_consensus.cc:2272] T 0424b383a7b845f8aad85ee0f199dd51 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.780130 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.780936 29915 raft_consensus.cc:2243] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.781737 29915 raft_consensus.cc:2272] T bbcfac8248e941e6b960c3c46c9e8353 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.783932 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.784504 29915 raft_consensus.cc:2243] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.785326 29915 raft_consensus.cc:2272] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.787600 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.788614 29915 raft_consensus.cc:2243] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.789458 29915 raft_consensus.cc:2272] T 712ae7decec04eb3928c9fb0a1d15ddf P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:39.791327  1173 consensus_peers.cc:597] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.793123 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.793869 29915 raft_consensus.cc:2243] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.794301 29915 raft_consensus.cc:2272] T 55dfb2dc60a94dbe9ebc1486b223b554 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.796211 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.796813 29915 raft_consensus.cc:2243] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.797204 29915 raft_consensus.cc:2272] T 1b4910829d5c4a2e92aaf59977f457bd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.799129 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.799984 29915 raft_consensus.cc:2243] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.800420 29915 raft_consensus.cc:2272] T 0d8e3870fa4b4d60a1145f6663b3821d P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.802560 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.803083 29915 raft_consensus.cc:2243] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.803787 29915 raft_consensus.cc:2272] T 6715f9fa6f814f45b082a4d7bcdfd04e P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.805876 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.806402 29915 raft_consensus.cc:2243] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.807310 29915 raft_consensus.cc:2272] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.809746 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.810322 29915 raft_consensus.cc:2243] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.810854 29915 raft_consensus.cc:2272] T 858fed56c27a48aaafbca505d4fee401 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.812770 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.813280 29915 raft_consensus.cc:2243] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.813695 29915 raft_consensus.cc:2272] T 6f712977f132442fa7e347c78cc2b02f P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.815703 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.816286 29915 raft_consensus.cc:2243] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.816699 29915 raft_consensus.cc:2272] T dd6c0352c7fd43cd9bbb448eb6e20046 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.818864 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.819540 29915 raft_consensus.cc:2243] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.820003 29915 raft_consensus.cc:2272] T a432fded433a4efa821120f564f38848 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:39.821273  1173 consensus_peers.cc:597] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.822563 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.823370 29915 raft_consensus.cc:2243] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:39.823719  1173 consensus_peers.cc:597] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.823880 29915 raft_consensus.cc:2272] T c1b13a4d438242aaa6ea85072b8e1d7f P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.826339 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.826939 29915 raft_consensus.cc:2243] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.827387 29915 raft_consensus.cc:2272] T bcca77b6b3174a94872711a7f4822d1e P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:39.827701  1247 consensus_peers.cc:597] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.829334 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.830180 29915 raft_consensus.cc:2243] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.830690 29915 raft_consensus.cc:2272] T 7570d75b2b2746b7ba34a690e55ebbd3 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.832914 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.833470 29915 raft_consensus.cc:2243] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.834149 29915 raft_consensus.cc:2272] T eb34193a536d4425bfca4d0ba4929de6 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.835927 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.836480 29915 raft_consensus.cc:2243] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.836869 29915 raft_consensus.cc:2272] T 7dd5c368ccec4fc6b144f48670639619 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.838827 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.839365 29915 raft_consensus.cc:2243] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.840051 29915 raft_consensus.cc:2272] T 7e4a208935644277a4eebbcddaec53d2 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.841759 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.842283 29915 raft_consensus.cc:2243] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.842722 29915 raft_consensus.cc:2272] T 3db1047f64dd442ea8a0a3d913db22fe P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.844782 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.845319 29915 raft_consensus.cc:2243] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.845779 29915 raft_consensus.cc:2272] T 745ad2ac78c8475db7a5de7da80af678 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.847733 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.848381 29915 raft_consensus.cc:2243] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.848800 29915 raft_consensus.cc:2272] T 91d49538a14e4e8bb5bb19429c7a40ad P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.851116 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.851713 29915 raft_consensus.cc:2243] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.852240 29915 raft_consensus.cc:2272] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.854664 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.855363 29915 raft_consensus.cc:2243] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.855854 29915 raft_consensus.cc:2272] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.858134 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.858779 29915 raft_consensus.cc:2243] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.859525 29915 raft_consensus.cc:2272] T 07566028cd7b48d2a50314b23ae374a4 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.861765 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.862295 29915 raft_consensus.cc:2243] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.862761 29915 raft_consensus.cc:2272] T edd88cb8a78b4fefa21ce52fdddca5c3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.864480 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.864977 29915 raft_consensus.cc:2243] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.865338 29915 raft_consensus.cc:2272] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.867132 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.867642 29915 raft_consensus.cc:2243] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.868016 29915 raft_consensus.cc:2272] T 6a6e52e8679442b996cad3584286c622 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.869850 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.870373 29915 raft_consensus.cc:2243] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.871111 29915 raft_consensus.cc:2272] T aa54388685b5488595535a0c1b99f51b P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.873420 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.874003 29915 raft_consensus.cc:2243] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.874816 29915 raft_consensus.cc:2272] T 9892885b350343fcabec96cf5185c7e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:39.876513  1321 consensus_peers.cc:597] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.877123 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.877732 29915 raft_consensus.cc:2243] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.878459 29915 raft_consensus.cc:2272] T 1c0781dd021d47ed9acf1038edaa876c P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.880668 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.881196 29915 raft_consensus.cc:2243] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.881606 29915 raft_consensus.cc:2272] T caf4207aa19c49538f80eb435a681aca P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.883553 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.884029 29915 raft_consensus.cc:2243] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.884471 29915 raft_consensus.cc:2272] T cefe37d10ae14a8b972b776e0489f5fd P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.886844 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.887331 29915 raft_consensus.cc:2243] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.887714 29915 raft_consensus.cc:2272] T 930e948b0c6c44f29cbbb009569dd063 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.889623 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.890309 29915 raft_consensus.cc:2243] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.890837 29915 raft_consensus.cc:2272] T 37be44f0f7f94eabb2564a234a67b881 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.893102 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.893586 29915 raft_consensus.cc:2243] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.894003 29915 raft_consensus.cc:2272] T 748c5647e4c249d0bd06352e5fc0d6da P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.895937 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.896479 29915 raft_consensus.cc:2243] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.896891 29915 raft_consensus.cc:2272] T 81d21513837c42df95b734f300ebe920 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:39.899528  1173 consensus_peers.cc:597] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.899875 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.900494 29915 raft_consensus.cc:2243] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:39.901219 29915 raft_consensus.cc:2272] T c30d23ce5ebe4709bbdc66541c1739e3 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.903820 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.904537 29915 raft_consensus.cc:2243] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:39.904597  1173 consensus_peers.cc:597] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.905066 29915 raft_consensus.cc:2272] T db1e489c493741c4b7e3fc833a493d0a P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.907261 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.907797 29915 raft_consensus.cc:2243] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.908314 29915 raft_consensus.cc:2272] T faba6c8540fb4036a26c9e505b25d745 P 20a6eab6845f464f8b6dd0af2a39718a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:39.909921  1321 consensus_peers.cc:597] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.910933 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.911530 29915 raft_consensus.cc:2243] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.911921 29915 raft_consensus.cc:2272] T 33045b44b6444feb9854c67cb867a917 P 20a6eab6845f464f8b6dd0af2a39718a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:39.914264 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:39.914876 29915 raft_consensus.cc:2243] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:39.915428 29915 raft_consensus.cc:2272] T dee9f6e36e8c41c9a96c187504c93a33 P 20a6eab6845f464f8b6dd0af2a39718a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:39.917378  1321 consensus_peers.cc:597] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.927122  1321 consensus_peers.cc:597] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.945194  1247 consensus_peers.cc:597] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.960772  1173 consensus_peers.cc:597] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. 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:39.989744 29915 tablet_server.cc:196] TabletServer@127.29.54.193:38173 shutdown complete.
W20260709 13:10:39.991719  1321 consensus_peers.cc:597] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.021467  1247 consensus_peers.cc:597] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.021991  1247 consensus_peers.cc:597] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.024715  1173 consensus_peers.cc:597] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.042447  1321 consensus_peers.cc:597] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.060868  1321 consensus_peers.cc:597] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.063136  1247 consensus_peers.cc:597] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.079533 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
W20260709 13:10:40.093571  1247 consensus_peers.cc:597] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.098631  1247 consensus_peers.cc:597] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.105800  1321 consensus_peers.cc:597] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.106655  1321 consensus_peers.cc:597] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.130834 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:40.131788 29915 tablet_replica.cc:333] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
W20260709 13:10:40.131681  1249 consensus_peers.cc:597] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.132794 29915 raft_consensus.cc:2243] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.133306 29915 raft_consensus.cc:2272] T c1b13a4d438242aaa6ea85072b8e1d7f P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.135413 29915 tablet_replica.cc:333] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.136004 29915 raft_consensus.cc:2243] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.136785 29915 raft_consensus.cc:2272] T 4e533661026a4d809ae35b7c2218b4fb P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.138612 29915 tablet_replica.cc:333] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.139153 29915 raft_consensus.cc:2243] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.140136 29915 raft_consensus.cc:2272] T d79b8631c87c4d9586f2c78daab07ea0 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.142396 29915 tablet_replica.cc:333] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.143162 29915 raft_consensus.cc:2243] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.143667 29915 raft_consensus.cc:2272] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.143712  1249 consensus_peers.cc:597] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.145509 29915 tablet_replica.cc:333] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.146077 29915 raft_consensus.cc:2243] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.146471 29915 raft_consensus.cc:2272] T c8370d31b83b4c19a41bdec5b0926503 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.148312 29915 tablet_replica.cc:333] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.149088 29915 raft_consensus.cc:2243] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.150175 29915 raft_consensus.cc:2272] T 0424b383a7b845f8aad85ee0f199dd51 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.152621 29915 tablet_replica.cc:333] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.153343 29915 raft_consensus.cc:2243] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.154109 29915 raft_consensus.cc:2272] T caf4207aa19c49538f80eb435a681aca P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.154254  1247 consensus_peers.cc:597] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.156119 29915 tablet_replica.cc:333] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.156767 29915 raft_consensus.cc:2243] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.157541 29915 raft_consensus.cc:2272] T 4c77b8d48d664bf38929e4fcc715ab11 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.159433 29915 tablet_replica.cc:333] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.159991 29915 raft_consensus.cc:2243] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.160383 29915 raft_consensus.cc:2272] T edd88cb8a78b4fefa21ce52fdddca5c3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.162156 29915 tablet_replica.cc:333] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.162770 29915 raft_consensus.cc:2243] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.163231 29915 raft_consensus.cc:2272] T 6a6e52e8679442b996cad3584286c622 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.164914 29915 tablet_replica.cc:333] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.165529 29915 raft_consensus.cc:2243] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.166265 29915 raft_consensus.cc:2272] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.167992 29915 tablet_replica.cc:333] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.168586 29915 raft_consensus.cc:2243] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.169147 29915 raft_consensus.cc:2272] T aa54388685b5488595535a0c1b99f51b P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.170828 29915 tablet_replica.cc:333] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.171375 29915 raft_consensus.cc:2243] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.171768 29915 raft_consensus.cc:2272] T 8da6aa34b3274820b3d07ad9154bae84 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.174026 29915 tablet_replica.cc:333] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.174922 29915 raft_consensus.cc:2243] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.175889 29915 raft_consensus.cc:2272] T cefe37d10ae14a8b972b776e0489f5fd P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.177809  1321 consensus_peers.cc:597] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.178195 29915 tablet_replica.cc:333] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.178925 29915 raft_consensus.cc:2243] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.179421 29915 raft_consensus.cc:2272] T 72d7bb147a2f40c98f46339442155396 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.181677 29915 tablet_replica.cc:333] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.182427 29915 raft_consensus.cc:2243] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.182915 29915 raft_consensus.cc:2272] T eb34193a536d4425bfca4d0ba4929de6 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.185289 29915 tablet_replica.cc:333] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.186012 29915 raft_consensus.cc:2243] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:40.186061  1249 consensus_peers.cc:597] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.186573 29915 raft_consensus.cc:2272] T a1bc9f9722fc4374a6c326c5ff151093 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.189021 29915 tablet_replica.cc:333] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.189741 29915 raft_consensus.cc:2243] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.190213 29915 raft_consensus.cc:2272] T 7e4a208935644277a4eebbcddaec53d2 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.192222 29915 tablet_replica.cc:333] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.192693 29915 raft_consensus.cc:2243] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.193029 29915 raft_consensus.cc:2272] T 7dd5c368ccec4fc6b144f48670639619 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.194895 29915 tablet_replica.cc:333] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.195629 29915 raft_consensus.cc:2243] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.196430 29915 raft_consensus.cc:2272] T 8d92a6124e7a4f61ac00f35f652c0124 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.198794 29915 tablet_replica.cc:333] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
W20260709 13:10:40.199088  1321 consensus_peers.cc:597] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.199483 29915 raft_consensus.cc:2243] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.200016 29915 raft_consensus.cc:2272] T 748c5647e4c249d0bd06352e5fc0d6da P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.201973 29915 tablet_replica.cc:333] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.202852 29915 raft_consensus.cc:2243] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.203956 29915 raft_consensus.cc:2272] T 930e948b0c6c44f29cbbb009569dd063 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.206754 29915 tablet_replica.cc:333] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.207440 29915 raft_consensus.cc:2243] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.207975 29915 raft_consensus.cc:2272] T db1e489c493741c4b7e3fc833a493d0a P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.210251 29915 tablet_replica.cc:333] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.211061 29915 raft_consensus.cc:2243] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.211869 29915 raft_consensus.cc:2272] T faba6c8540fb4036a26c9e505b25d745 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.213565 29915 tablet_replica.cc:333] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.214087 29915 raft_consensus.cc:2243] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.214536 29915 raft_consensus.cc:2272] T 267418166ecc48a990b65d34bfc4fbad P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.216289 29915 tablet_replica.cc:333] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.216801 29915 raft_consensus.cc:2243] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.217518 29915 raft_consensus.cc:2272] T 33045b44b6444feb9854c67cb867a917 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.219204 29915 tablet_replica.cc:333] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.219693 29915 raft_consensus.cc:2243] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.220093 29915 raft_consensus.cc:2272] T bcca77b6b3174a94872711a7f4822d1e P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.221937 29915 tablet_replica.cc:333] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.222589 29915 raft_consensus.cc:2243] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.223417 29915 raft_consensus.cc:2272] T 9b9a45e300e6477794d60a9e98893f9e P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.225318 29915 tablet_replica.cc:333] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.225828 29915 raft_consensus.cc:2243] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.226217 29915 raft_consensus.cc:2272] T 5b46d3e153a4481aac210a779587bad7 P 4986fffa4290401dbdf00c683a1d157a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.227964 29915 tablet_replica.cc:333] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.228463 29915 raft_consensus.cc:2243] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.228856 29915 raft_consensus.cc:2272] T e544ec63af0f464fb4a2f39de36a4015 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.230645 29915 tablet_replica.cc:333] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.231160 29915 raft_consensus.cc:2243] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.231539 29915 raft_consensus.cc:2272] T 55dfb2dc60a94dbe9ebc1486b223b554 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.233222 29915 tablet_replica.cc:333] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.233721 29915 raft_consensus.cc:2243] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.234102 29915 raft_consensus.cc:2272] T 1b4910829d5c4a2e92aaf59977f457bd P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.235713 29915 tablet_replica.cc:333] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.236374 29915 raft_consensus.cc:2243] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.237260 29915 raft_consensus.cc:2272] T 745ad2ac78c8475db7a5de7da80af678 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.239317 29915 tablet_replica.cc:333] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.239809 29915 raft_consensus.cc:2243] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.240199 29915 raft_consensus.cc:2272] T 9892885b350343fcabec96cf5185c7e3 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.241681 29915 tablet_replica.cc:333] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.242157 29915 raft_consensus.cc:2243] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.242561 29915 raft_consensus.cc:2272] T d109d4d9717849059ecbc1e033645eda P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.244634 29915 tablet_replica.cc:333] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.245257 29915 raft_consensus.cc:2243] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.245677 29915 raft_consensus.cc:2272] T 42cad86666454631a4cbec151df662f1 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.248225 29915 tablet_replica.cc:333] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.248852 29915 raft_consensus.cc:2243] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.249888 29915 raft_consensus.cc:2272] T 3db1047f64dd442ea8a0a3d913db22fe P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.252291 29915 tablet_replica.cc:333] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.252907 29915 raft_consensus.cc:2243] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:10:40.252902  1249 consensus_peers.cc:597] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.253473 29915 raft_consensus.cc:2272] T 720922a93aa548da8b908b1f4cf3e87b P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.255941 29915 tablet_replica.cc:333] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.256500 29915 raft_consensus.cc:2243] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.256930 29915 raft_consensus.cc:2272] T 858fed56c27a48aaafbca505d4fee401 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.257107  1321 consensus_peers.cc:597] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.258908 29915 tablet_replica.cc:333] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.259462 29915 raft_consensus.cc:2243] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.260335 29915 raft_consensus.cc:2272] T 6f712977f132442fa7e347c78cc2b02f P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.262320 29915 tablet_replica.cc:333] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.262843 29915 raft_consensus.cc:2243] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.263271 29915 raft_consensus.cc:2272] T 383a7066853447c798d3a2e3668ba962 P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.264703  1323 consensus_peers.cc:597] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.265139 29915 tablet_replica.cc:333] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.265722 29915 raft_consensus.cc:2243] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.266140 29915 raft_consensus.cc:2272] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.268167 29915 tablet_replica.cc:333] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.268702 29915 raft_consensus.cc:2243] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.269176 29915 raft_consensus.cc:2272] T 0d8e3870fa4b4d60a1145f6663b3821d P 4986fffa4290401dbdf00c683a1d157a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.271270 29915 tablet_replica.cc:333] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a: stopping tablet replica
I20260709 13:10:40.271733 29915 raft_consensus.cc:2243] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.272119 29915 raft_consensus.cc:2272] T 712ae7decec04eb3928c9fb0a1d15ddf P 4986fffa4290401dbdf00c683a1d157a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.289105  1249 consensus_peers.cc:597] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.296517  1249 consensus_peers.cc:597] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.298050  1247 consensus_peers.cc:597] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 20a6eab6845f464f8b6dd0af2a39718a (127.29.54.193:38173): Couldn't send request to peer 20a6eab6845f464f8b6dd0af2a39718a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:38173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.322101  1249 consensus_peers.cc:597] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. 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:40.326079  1323 consensus_peers.cc:597] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.345513 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
W20260709 13:10:40.375054  1249 consensus_peers.cc:597] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.377434  1249 consensus_peers.cc:597] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.390550  1323 consensus_peers.cc:597] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.396647  1249 consensus_peers.cc:597] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.407076  1323 consensus_peers.cc:597] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.421938 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
W20260709 13:10:40.443274  1323 consensus_peers.cc:597] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.446223  1249 consensus_peers.cc:597] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.470817  1323 consensus_peers.cc:597] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:40.471590  1323 consensus_peers.cc:597] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.472353 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:40.473618 29915 tablet_replica.cc:333] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.474594 29915 raft_consensus.cc:2243] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.475205 29915 raft_consensus.cc:2272] T 37be44f0f7f94eabb2564a234a67b881 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.477665 29915 tablet_replica.cc:333] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.478204 29915 raft_consensus.cc:2243] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.478996 29915 raft_consensus.cc:2272] T edd88cb8a78b4fefa21ce52fdddca5c3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.480736 29915 tablet_replica.cc:333] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.481258 29915 raft_consensus.cc:2243] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.481979 29915 raft_consensus.cc:2272] T dee9f6e36e8c41c9a96c187504c93a33 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.484225 29915 tablet_replica.cc:333] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.485009 29915 raft_consensus.cc:2243] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.485570 29915 raft_consensus.cc:2272] T 0424b383a7b845f8aad85ee0f199dd51 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.487527  1323 consensus_peers.cc:597] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.487757 29915 tablet_replica.cc:333] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.488441 29915 raft_consensus.cc:2243] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.488886 29915 raft_consensus.cc:2272] T 4e533661026a4d809ae35b7c2218b4fb P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.489457  1323 consensus_peers.cc:597] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.490996 29915 tablet_replica.cc:333] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.491582 29915 raft_consensus.cc:2243] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.492388 29915 raft_consensus.cc:2272] T a432fded433a4efa821120f564f38848 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.494766 29915 tablet_replica.cc:333] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.495405 29915 raft_consensus.cc:2243] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.495884 29915 raft_consensus.cc:2272] T 4c77b8d48d664bf38929e4fcc715ab11 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.498152 29915 tablet_replica.cc:333] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
W20260709 13:10:40.498620  1320 consensus_peers.cc:597] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. 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:40.498875 29915 raft_consensus.cc:2243] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.499650 29915 raft_consensus.cc:2272] T 55dfb2dc60a94dbe9ebc1486b223b554 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.501353 29915 tablet_replica.cc:333] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.501834 29915 raft_consensus.cc:2243] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.502158 29915 raft_consensus.cc:2272] T bbcfac8248e941e6b960c3c46c9e8353 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.503902 29915 tablet_replica.cc:333] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.504377 29915 raft_consensus.cc:2243] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.504703 29915 raft_consensus.cc:2272] T c30d23ce5ebe4709bbdc66541c1739e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.506289 29915 tablet_replica.cc:333] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.506862 29915 raft_consensus.cc:2243] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.507195 29915 raft_consensus.cc:2272] T 8d92a6124e7a4f61ac00f35f652c0124 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.508824 29915 tablet_replica.cc:333] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.509368 29915 raft_consensus.cc:2243] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.510213 29915 raft_consensus.cc:2272] T 81d21513837c42df95b734f300ebe920 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.512668 29915 tablet_replica.cc:333] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.513353 29915 raft_consensus.cc:2243] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.513816 29915 raft_consensus.cc:2272] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.516112 29915 tablet_replica.cc:333] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.516789 29915 raft_consensus.cc:2243] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:10:40.517306  1320 consensus_peers.cc:597] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. 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:40.517700 29915 raft_consensus.cc:2272] T 5b9e52599e344252bbccbb9fa5e9ecc8 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.520123 29915 tablet_replica.cc:333] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.520844 29915 raft_consensus.cc:2243] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.521315 29915 raft_consensus.cc:2272] T c8370d31b83b4c19a41bdec5b0926503 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.523226 29915 tablet_replica.cc:333] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.523736 29915 raft_consensus.cc:2243] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.524138 29915 raft_consensus.cc:2272] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.525862 29915 tablet_replica.cc:333] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.526350 29915 raft_consensus.cc:2243] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.526787 29915 raft_consensus.cc:2272] T 9892885b350343fcabec96cf5185c7e3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.528486 29915 tablet_replica.cc:333] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.528975 29915 raft_consensus.cc:2243] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.529362 29915 raft_consensus.cc:2272] T 1c0781dd021d47ed9acf1038edaa876c P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.532166 29915 tablet_replica.cc:333] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.532707 29915 raft_consensus.cc:2243] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.533424 29915 raft_consensus.cc:2272] T 72d7bb147a2f40c98f46339442155396 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.535220 29915 tablet_replica.cc:333] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.535748 29915 raft_consensus.cc:2243] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.536433 29915 raft_consensus.cc:2272] T dd6c0352c7fd43cd9bbb448eb6e20046 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.538172 29915 tablet_replica.cc:333] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.538772 29915 raft_consensus.cc:2243] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.539435 29915 raft_consensus.cc:2272] T 8da6aa34b3274820b3d07ad9154bae84 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.541074 29915 tablet_replica.cc:333] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.541602 29915 raft_consensus.cc:2243] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.541968 29915 raft_consensus.cc:2272] T a1bc9f9722fc4374a6c326c5ff151093 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.543746 29915 tablet_replica.cc:333] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.544399 29915 raft_consensus.cc:2243] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.544874 29915 raft_consensus.cc:2272] T eb34193a536d4425bfca4d0ba4929de6 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.546941 29915 tablet_replica.cc:333] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.547396 29915 raft_consensus.cc:2243] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.548229 29915 raft_consensus.cc:2272] T db1e489c493741c4b7e3fc833a493d0a P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.549772 29915 tablet_replica.cc:333] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.550199 29915 raft_consensus.cc:2243] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.550917 29915 raft_consensus.cc:2272] T 267418166ecc48a990b65d34bfc4fbad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.552716 29915 tablet_replica.cc:333] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.553179 29915 raft_consensus.cc:2243] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.553550 29915 raft_consensus.cc:2272] T 33045b44b6444feb9854c67cb867a917 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.555202 29915 tablet_replica.cc:333] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.555641 29915 raft_consensus.cc:2243] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.555964 29915 raft_consensus.cc:2272] T 9b9a45e300e6477794d60a9e98893f9e P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.557616 29915 tablet_replica.cc:333] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.558040 29915 raft_consensus.cc:2243] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.558357 29915 raft_consensus.cc:2272] T 6715f9fa6f814f45b082a4d7bcdfd04e P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.560060 29915 tablet_replica.cc:333] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.560591 29915 raft_consensus.cc:2243] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.561239 29915 raft_consensus.cc:2272] T 383a7066853447c798d3a2e3668ba962 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.562918 29915 tablet_replica.cc:333] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.563365 29915 raft_consensus.cc:2243] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.563707 29915 raft_consensus.cc:2272] T e85c1853c7e04e5fae32c7b72e0fb0e7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.565261 29915 tablet_replica.cc:333] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.565686 29915 raft_consensus.cc:2243] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.566380 29915 raft_consensus.cc:2272] T 0d8e3870fa4b4d60a1145f6663b3821d P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.568147 29915 tablet_replica.cc:333] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.568658 29915 raft_consensus.cc:2243] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.569111 29915 raft_consensus.cc:2272] T 6f712977f132442fa7e347c78cc2b02f P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.571051 29915 tablet_replica.cc:333] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.571504 29915 raft_consensus.cc:2243] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.571857 29915 raft_consensus.cc:2272] T 07566028cd7b48d2a50314b23ae374a4 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.573524 29915 tablet_replica.cc:333] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.573966 29915 raft_consensus.cc:2243] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.574291 29915 raft_consensus.cc:2272] T 91d49538a14e4e8bb5bb19429c7a40ad P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.575999 29915 tablet_replica.cc:333] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.576428 29915 raft_consensus.cc:2243] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.576781 29915 raft_consensus.cc:2272] T 3db1047f64dd442ea8a0a3d913db22fe P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.578636 29915 tablet_replica.cc:333] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.579125 29915 raft_consensus.cc:2243] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.579845 29915 raft_consensus.cc:2272] T 720922a93aa548da8b908b1f4cf3e87b P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.581537 29915 tablet_replica.cc:333] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.582041 29915 raft_consensus.cc:2243] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.582801 29915 raft_consensus.cc:2272] T d109d4d9717849059ecbc1e033645eda P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.584399 29915 tablet_replica.cc:333] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.584936 29915 raft_consensus.cc:2243] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.585325 29915 raft_consensus.cc:2272] T 42cad86666454631a4cbec151df662f1 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.587096 29915 tablet_replica.cc:333] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.587592 29915 raft_consensus.cc:2243] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.587970 29915 raft_consensus.cc:2272] T 712ae7decec04eb3928c9fb0a1d15ddf P 23d4bcf892904932a83b0cfcf3ff4748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.589632 29915 tablet_replica.cc:333] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.590111 29915 raft_consensus.cc:2243] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.590540 29915 raft_consensus.cc:2272] T 7570d75b2b2746b7ba34a690e55ebbd3 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.592502 29915 tablet_replica.cc:333] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.592969 29915 raft_consensus.cc:2243] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.593362 29915 raft_consensus.cc:2272] T 7e4a208935644277a4eebbcddaec53d2 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.595144 29915 tablet_replica.cc:333] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.595748 29915 raft_consensus.cc:2243] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.596235 29915 raft_consensus.cc:2272] T d79b8631c87c4d9586f2c78daab07ea0 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.597935 29915 tablet_replica.cc:333] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.598351 29915 raft_consensus.cc:2243] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.598763 29915 raft_consensus.cc:2272] T 2c61d1dd98fb40d5900ce934aa2f9168 P 23d4bcf892904932a83b0cfcf3ff4748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.600896 29915 tablet_replica.cc:333] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748: stopping tablet replica
I20260709 13:10:40.601298 29915 raft_consensus.cc:2243] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.601627 29915 raft_consensus.cc:2272] T 5b46d3e153a4481aac210a779587bad7 P 23d4bcf892904932a83b0cfcf3ff4748 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.636940  1320 consensus_peers.cc:597] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. 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:40.667701 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
W20260709 13:10:40.695012  1323 consensus_peers.cc:597] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b -> Peer 4986fffa4290401dbdf00c683a1d157a (127.29.54.194:41919): Couldn't send request to peer 4986fffa4290401dbdf00c683a1d157a. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:41919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.734750 29915 tablet_server.cc:179] TabletServer@127.29.54.196:0 shutting down...
W20260709 13:10:40.760146  1320 consensus_peers.cc:597] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:33109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.770991 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:40.772003 29915 tablet_replica.cc:333] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.773029 29915 raft_consensus.cc:2243] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.774003 29915 raft_consensus.cc:2272] T 858fed56c27a48aaafbca505d4fee401 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.775185  1320 consensus_peers.cc:597] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:33109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.776238 29915 tablet_replica.cc:333] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.776921 29915 raft_consensus.cc:2243] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.777346 29915 raft_consensus.cc:2272] T 4e533661026a4d809ae35b7c2218b4fb P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.779690 29915 tablet_replica.cc:333] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.780303 29915 raft_consensus.cc:2243] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.781030 29915 raft_consensus.cc:2272] T c1b13a4d438242aaa6ea85072b8e1d7f P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.782938 29915 tablet_replica.cc:333] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b: stopping tablet replica
W20260709 13:10:40.783010  1320 consensus_peers.cc:597] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:33109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.783525 29915 raft_consensus.cc:2243] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.783995 29915 raft_consensus.cc:2272] T a432fded433a4efa821120f564f38848 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.785683 29915 tablet_replica.cc:333] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.786809 29915 raft_consensus.cc:2243] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.787211 29915 raft_consensus.cc:2272] T dee9f6e36e8c41c9a96c187504c93a33 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.788941 29915 tablet_replica.cc:333] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.789491 29915 raft_consensus.cc:2243] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.789882 29915 raft_consensus.cc:2272] T 6715f9fa6f814f45b082a4d7bcdfd04e P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.791548 29915 tablet_replica.cc:333] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.792065 29915 raft_consensus.cc:2243] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.792471 29915 raft_consensus.cc:2272] T 383a7066853447c798d3a2e3668ba962 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.794240 29915 tablet_replica.cc:333] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.794790 29915 raft_consensus.cc:2243] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.795511 29915 raft_consensus.cc:2272] T 6a6e52e8679442b996cad3584286c622 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.797621 29915 tablet_replica.cc:333] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.798454 29915 raft_consensus.cc:2243] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.798959 29915 raft_consensus.cc:2272] T aa54388685b5488595535a0c1b99f51b P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:40.800631  1320 consensus_peers.cc:597] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b -> Peer 23d4bcf892904932a83b0cfcf3ff4748 (127.29.54.195:33109): Couldn't send request to peer 23d4bcf892904932a83b0cfcf3ff4748. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.195:33109: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:40.801144 29915 tablet_replica.cc:333] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.801744 29915 raft_consensus.cc:2243] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.802147 29915 raft_consensus.cc:2272] T be0fe31d9b7043ad9dcdf2a9742be9b9 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.803936 29915 tablet_replica.cc:333] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.804461 29915 raft_consensus.cc:2243] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.804841 29915 raft_consensus.cc:2272] T bbcfac8248e941e6b960c3c46c9e8353 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.806557 29915 tablet_replica.cc:333] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.807066 29915 raft_consensus.cc:2243] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.807457 29915 raft_consensus.cc:2272] T caf4207aa19c49538f80eb435a681aca P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.809116 29915 tablet_replica.cc:333] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.809799 29915 raft_consensus.cc:2243] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.810268 29915 raft_consensus.cc:2272] T 4c77b8d48d664bf38929e4fcc715ab11 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.811997 29915 tablet_replica.cc:333] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.812637 29915 raft_consensus.cc:2243] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.813042 29915 raft_consensus.cc:2272] T 0bc9fdd6626a4a51bcea3cbf5bc14c54 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.814760 29915 tablet_replica.cc:333] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.815280 29915 raft_consensus.cc:2243] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.815672 29915 raft_consensus.cc:2272] T dd6c0352c7fd43cd9bbb448eb6e20046 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.817338 29915 tablet_replica.cc:333] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.817894 29915 raft_consensus.cc:2243] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.818280 29915 raft_consensus.cc:2272] T 72d7bb147a2f40c98f46339442155396 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.819973 29915 tablet_replica.cc:333] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.820526 29915 raft_consensus.cc:2243] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.821247 29915 raft_consensus.cc:2272] T c8370d31b83b4c19a41bdec5b0926503 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.823020 29915 tablet_replica.cc:333] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.823519 29915 raft_consensus.cc:2243] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.824282 29915 raft_consensus.cc:2272] T c18ac1aa86c34cd5a31f90c6d5ae6bac P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.825982 29915 tablet_replica.cc:333] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.826472 29915 raft_consensus.cc:2243] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.827242 29915 raft_consensus.cc:2272] T a1bc9f9722fc4374a6c326c5ff151093 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.829052 29915 tablet_replica.cc:333] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.829561 29915 raft_consensus.cc:2243] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.829952 29915 raft_consensus.cc:2272] T 07566028cd7b48d2a50314b23ae374a4 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.831646 29915 tablet_replica.cc:333] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.832126 29915 raft_consensus.cc:2243] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.832504 29915 raft_consensus.cc:2272] T cefe37d10ae14a8b972b776e0489f5fd P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.834062 29915 tablet_replica.cc:333] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.834604 29915 raft_consensus.cc:2243] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.834991 29915 raft_consensus.cc:2272] T 8da6aa34b3274820b3d07ad9154bae84 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.836596 29915 tablet_replica.cc:333] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.837126 29915 raft_consensus.cc:2243] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.837551 29915 raft_consensus.cc:2272] T c30d23ce5ebe4709bbdc66541c1739e3 P 704393a2076240ceb5431817e077482b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.839098 29915 tablet_replica.cc:333] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.839579 29915 raft_consensus.cc:2243] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.839962 29915 raft_consensus.cc:2272] T 8d92a6124e7a4f61ac00f35f652c0124 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.841675 29915 tablet_replica.cc:333] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.842178 29915 raft_consensus.cc:2243] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.842590 29915 raft_consensus.cc:2272] T 81d21513837c42df95b734f300ebe920 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.844241 29915 tablet_replica.cc:333] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.844745 29915 raft_consensus.cc:2243] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.845417 29915 raft_consensus.cc:2272] T 748c5647e4c249d0bd06352e5fc0d6da P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.847066 29915 tablet_replica.cc:333] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.847544 29915 raft_consensus.cc:2243] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.848192 29915 raft_consensus.cc:2272] T 7570d75b2b2746b7ba34a690e55ebbd3 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.849895 29915 tablet_replica.cc:333] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.850386 29915 raft_consensus.cc:2243] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.851060 29915 raft_consensus.cc:2272] T 7dd5c368ccec4fc6b144f48670639619 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.852804 29915 tablet_replica.cc:333] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.853289 29915 raft_consensus.cc:2243] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.853677 29915 raft_consensus.cc:2272] T 745ad2ac78c8475db7a5de7da80af678 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.855566 29915 tablet_replica.cc:333] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.856112 29915 raft_consensus.cc:2243] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.856822 29915 raft_consensus.cc:2272] T 91d49538a14e4e8bb5bb19429c7a40ad P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.858572 29915 tablet_replica.cc:333] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.859071 29915 raft_consensus.cc:2243] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.859463 29915 raft_consensus.cc:2272] T e544ec63af0f464fb4a2f39de36a4015 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.861064 29915 tablet_replica.cc:333] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.861562 29915 raft_consensus.cc:2243] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.861996 29915 raft_consensus.cc:2272] T faba6c8540fb4036a26c9e505b25d745 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.863663 29915 tablet_replica.cc:333] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.864137 29915 raft_consensus.cc:2243] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.864539 29915 raft_consensus.cc:2272] T 267418166ecc48a990b65d34bfc4fbad P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.866144 29915 tablet_replica.cc:333] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.866657 29915 raft_consensus.cc:2243] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.867318 29915 raft_consensus.cc:2272] T 1b4910829d5c4a2e92aaf59977f457bd P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.869017 29915 tablet_replica.cc:333] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.869496 29915 raft_consensus.cc:2243] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.869936 29915 raft_consensus.cc:2272] T d109d4d9717849059ecbc1e033645eda P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.871708 29915 tablet_replica.cc:333] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.872305 29915 raft_consensus.cc:2243] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.873250 29915 raft_consensus.cc:2272] T 42cad86666454631a4cbec151df662f1 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.875655 29915 tablet_replica.cc:333] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.876075 29915 raft_consensus.cc:2243] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.876498 29915 raft_consensus.cc:2272] T 720922a93aa548da8b908b1f4cf3e87b P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.878116 29915 tablet_replica.cc:333] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.878626 29915 raft_consensus.cc:2243] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.878943 29915 raft_consensus.cc:2272] T d79b8631c87c4d9586f2c78daab07ea0 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.880474 29915 tablet_replica.cc:333] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.880875 29915 raft_consensus.cc:2243] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.881481 29915 raft_consensus.cc:2272] T 2c61d1dd98fb40d5900ce934aa2f9168 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.883157 29915 tablet_replica.cc:333] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.883585 29915 raft_consensus.cc:2243] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.883899 29915 raft_consensus.cc:2272] T 1c0781dd021d47ed9acf1038edaa876c P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.885439 29915 tablet_replica.cc:333] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.885907 29915 raft_consensus.cc:2243] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.886617 29915 raft_consensus.cc:2272] T bcca77b6b3174a94872711a7f4822d1e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.888252 29915 tablet_replica.cc:333] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.888733 29915 raft_consensus.cc:2243] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.889142 29915 raft_consensus.cc:2272] T 9b9a45e300e6477794d60a9e98893f9e P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.890913 29915 tablet_replica.cc:333] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.891366 29915 raft_consensus.cc:2243] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:40.892011 29915 raft_consensus.cc:2272] T 37be44f0f7f94eabb2564a234a67b881 P 704393a2076240ceb5431817e077482b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.893658 29915 tablet_replica.cc:333] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b: stopping tablet replica
I20260709 13:10:40.894119 29915 raft_consensus.cc:2243] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:40.894498 29915 raft_consensus.cc:2272] T 930e948b0c6c44f29cbbb009569dd063 P 704393a2076240ceb5431817e077482b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:40.955065 29915 tablet_server.cc:196] TabletServer@127.29.54.196:0 shutdown complete.
I20260709 13:10:41.011658 29915 master.cc:562] Master@127.29.54.254:41071 shutting down...
I20260709 13:10:41.034951 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:41.035497 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:41.035837 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2218744ac94945e5b3faa1a288f94518: stopping tablet replica
I20260709 13:10:41.057983 29915 master.cc:584] Master@127.29.54.254:41071 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (32300 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:10:41.143432 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:37377
I20260709 13:10:41.144524 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:41.150193  2202 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:41.150383  2203 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:41.150925  2205 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:41.151482 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:41.152709 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:41.152890 29915 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:41.153081 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602641153050 us; error 0 us; skew 500 ppm
I20260709 13:10:41.153601 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:41.155902 29915 webserver.cc:533] Webserver started at http://127.29.54.254:37569/ using document root <none> and password file <none>
I20260709 13:10:41.156379 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:41.156575 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:41.156847 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:41.157915 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "f546a02ab29546f08f72bf5516691353"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.162065 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:10:41.165295  2210 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:41.165946 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:41.166247 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "f546a02ab29546f08f72bf5516691353"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.166533 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-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:41.174532 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:41.175653 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:41.212664 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:37377
I20260709 13:10:41.212754  2261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:37377 every 8 connection(s)
I20260709 13:10:41.216457  2262 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:41.226492  2262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353: Bootstrap starting.
I20260709 13:10:41.231060  2262 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:41.234987  2262 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353: No bootstrap required, opened a new log
I20260709 13:10:41.236963  2262 raft_consensus.cc:359] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f546a02ab29546f08f72bf5516691353" member_type: VOTER }
I20260709 13:10:41.237313  2262 raft_consensus.cc:385] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:41.237514  2262 raft_consensus.cc:740] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f546a02ab29546f08f72bf5516691353, State: Initialized, Role: FOLLOWER
I20260709 13:10:41.237989  2262 consensus_queue.cc:260] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f546a02ab29546f08f72bf5516691353" member_type: VOTER }
I20260709 13:10:41.238384  2262 raft_consensus.cc:399] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:41.238651  2262 raft_consensus.cc:493] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:41.238857  2262 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:41.242937  2262 raft_consensus.cc:515] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f546a02ab29546f08f72bf5516691353" member_type: VOTER }
I20260709 13:10:41.243363  2262 leader_election.cc:304] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [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: f546a02ab29546f08f72bf5516691353; no voters: 
I20260709 13:10:41.244388  2262 leader_election.cc:290] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:41.244721  2265 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:41.246057  2265 raft_consensus.cc:697] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 1 LEADER]: Becoming Leader. State: Replica: f546a02ab29546f08f72bf5516691353, State: Running, Role: LEADER
I20260709 13:10:41.246748  2265 consensus_queue.cc:237] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [LEADER]: Queue going to LEADER mode. State: All 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: "f546a02ab29546f08f72bf5516691353" member_type: VOTER }
I20260709 13:10:41.247354  2262 sys_catalog.cc:565] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:41.251754  2267 sys_catalog.cc:455] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f546a02ab29546f08f72bf5516691353. Latest consensus state: current_term: 1 leader_uuid: "f546a02ab29546f08f72bf5516691353" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f546a02ab29546f08f72bf5516691353" member_type: VOTER } }
I20260709 13:10:41.252487  2267 sys_catalog.cc:458] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:41.253355  2266 sys_catalog.cc:455] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f546a02ab29546f08f72bf5516691353" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f546a02ab29546f08f72bf5516691353" member_type: VOTER } }
I20260709 13:10:41.253883  2266 sys_catalog.cc:458] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:41.254442  2272 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:41.259227  2272 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:41.263615 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:41.267668  2272 catalog_manager.cc:1383] Generated new cluster ID: 525086ef42574916bf2fc08beb04ba4e
I20260709 13:10:41.267953  2272 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:41.281993  2272 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:41.283244  2272 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:41.297648  2272 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353: Generated new TSK 0
I20260709 13:10:41.298207  2272 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:41.331068 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:41.337442  2283 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:41.338339  2284 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:41.340610  2286 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:41.340673 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:41.342007 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:41.342219 29915 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:41.342396 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602641342359 us; error 0 us; skew 500 ppm
I20260709 13:10:41.343004 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:41.345160 29915 webserver.cc:533] Webserver started at http://127.29.54.193:44665/ using document root <none> and password file <none>
I20260709 13:10:41.345635 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:41.345825 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:41.346096 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:41.347177 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "23b22dea64424f0c8c33a0219f87465d"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.351498 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:10:41.354660  2291 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:41.355337 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:41.355620 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "23b22dea64424f0c8c33a0219f87465d"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.355892 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-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:41.372021 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:41.373224 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:41.374704 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:41.376837 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:41.377044 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:41.377288 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:41.377487 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:41.415303 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:41431
I20260709 13:10:41.415413  2353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:41431 every 8 connection(s)
I20260709 13:10:41.420281 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:41.427470  2358 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:41.428570  2359 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:41.431870 29915 server_base.cc:1061] running on GCE node
W20260709 13:10:41.432247  2361 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:41.433161 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:41.433396 29915 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:41.433578 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602641433556 us; error 0 us; skew 500 ppm
I20260709 13:10:41.434077 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:41.436596 29915 webserver.cc:533] Webserver started at http://127.29.54.194:40093/ using document root <none> and password file <none>
I20260709 13:10:41.437095 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:41.437299 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:41.437669 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:41.439031  2354 heartbeater.cc:344] Connected to a master server at 127.29.54.254:37377
I20260709 13:10:41.439114 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "7d42a9ad84ba453789e6557c51d0476d"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.439582  2354 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:41.440469  2354 heartbeater.cc:507] Master 127.29.54.254:37377 requested a full tablet report, sending...
I20260709 13:10:41.442590  2227 ts_manager.cc:194] Registered new tserver with Master: 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431)
I20260709 13:10:41.444659  2227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53082
I20260709 13:10:41.444671 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:10:41.448725  2366 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:41.449447 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:41.449751 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "7d42a9ad84ba453789e6557c51d0476d"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.450028 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-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:41.470054 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:41.471272 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:41.472690 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:41.474856 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:41.475025 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:41.475307 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:41.475463 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:41.513314 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:40085
I20260709 13:10:41.513413  2428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:40085 every 8 connection(s)
I20260709 13:10:41.518051 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:41.524699  2432 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:41.525502  2433 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:41.528270 29915 server_base.cc:1061] running on GCE node
W20260709 13:10:41.529452  2436 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:41.529969  2429 heartbeater.cc:344] Connected to a master server at 127.29.54.254:37377
I20260709 13:10:41.530406  2429 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:41.530455 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:41.530838 29915 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:41.531006 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602641530992 us; error 0 us; skew 500 ppm
I20260709 13:10:41.531278  2429 heartbeater.cc:507] Master 127.29.54.254:37377 requested a full tablet report, sending...
I20260709 13:10:41.531623 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:41.533505  2227 ts_manager.cc:194] Registered new tserver with Master: 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:41.534303 29915 webserver.cc:533] Webserver started at http://127.29.54.195:35795/ using document root <none> and password file <none>
I20260709 13:10:41.534996 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:41.535223 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:41.535356  2227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53086
I20260709 13:10:41.535547 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:41.537011 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "791abe0282fe45909c2d0b1ad560ce0c"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.541471 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:41.544462  2440 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:41.545163 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:41.545482 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "791abe0282fe45909c2d0b1ad560ce0c"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:41.545755 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-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:41.563262 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:41.564469 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:41.565876 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:41.567981 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:41.568207 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:41.568442 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:41.568619 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:41.607383 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:33453
I20260709 13:10:41.607484  2502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:33453 every 8 connection(s)
I20260709 13:10:41.620882  2503 heartbeater.cc:344] Connected to a master server at 127.29.54.254:37377
I20260709 13:10:41.621328  2503 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:41.621970  2503 heartbeater.cc:507] Master 127.29.54.254:37377 requested a full tablet report, sending...
I20260709 13:10:41.623802  2227 ts_manager.cc:194] Registered new tserver with Master: 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:41.623903 29915 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013527165s
I20260709 13:10:41.625140  2227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53096
I20260709 13:10:41.647866  2227 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53102:
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:41.650750  2227 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:41.738912  2468 tablet_service.cc:1511] Processing CreateTablet for tablet 11813dab22714815aea5092e28320206 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:41.739215  2467 tablet_service.cc:1511] Processing CreateTablet for tablet 4f37695e5e45492fb57b988bed813e83 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:41.740648  2468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11813dab22714815aea5092e28320206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.741813  2466 tablet_service.cc:1511] Processing CreateTablet for tablet e349e6e1a31548c0a6448b9447af83ed (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:41.743736  2465 tablet_service.cc:1511] Processing CreateTablet for tablet d9b90e37f13f4be5bae1f40f2640e146 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:41.745451  2464 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69bde50de24105b69e1db7bf5783e7 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:41.746286  2319 tablet_service.cc:1511] Processing CreateTablet for tablet 11813dab22714815aea5092e28320206 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:41.751255  2317 tablet_service.cc:1511] Processing CreateTablet for tablet e349e6e1a31548c0a6448b9447af83ed (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:41.751906  2319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11813dab22714815aea5092e28320206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.752602  2317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e349e6e1a31548c0a6448b9447af83ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.747604  2462 tablet_service.cc:1511] Processing CreateTablet for tablet 33ad45d6318f4e1d90539410d5692571 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:41.749032  2318 tablet_service.cc:1511] Processing CreateTablet for tablet 4f37695e5e45492fb57b988bed813e83 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:41.749758  2463 tablet_service.cc:1511] Processing CreateTablet for tablet 41ac2365493e49879ce8a32933736eb5 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:41.757483  2316 tablet_service.cc:1511] Processing CreateTablet for tablet d9b90e37f13f4be5bae1f40f2640e146 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:41.759172  2316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b90e37f13f4be5bae1f40f2640e146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.760046  2313 tablet_service.cc:1511] Processing CreateTablet for tablet 33ad45d6318f4e1d90539410d5692571 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:41.760833  2315 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69bde50de24105b69e1db7bf5783e7 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:41.761368  2313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ad45d6318f4e1d90539410d5692571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.762089  2315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69bde50de24105b69e1db7bf5783e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.763631  2314 tablet_service.cc:1511] Processing CreateTablet for tablet 41ac2365493e49879ce8a32933736eb5 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:41.764889  2314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ac2365493e49879ce8a32933736eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.767992  2312 tablet_service.cc:1511] Processing CreateTablet for tablet 3989e704d4cc4acf8a3f9167b5f8a413 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:41.769726  2312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3989e704d4cc4acf8a3f9167b5f8a413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.773837  2467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f37695e5e45492fb57b988bed813e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.774667  2466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e349e6e1a31548c0a6448b9447af83ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.775302  2462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ad45d6318f4e1d90539410d5692571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.777459  2311 tablet_service.cc:1511] Processing CreateTablet for tablet 45c3a686620847518c242a142bb55d31 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:41.777817  2310 tablet_service.cc:1511] Processing CreateTablet for tablet 64f3f5b959064cffaa06be76e620e704 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:41.778791  2318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f37695e5e45492fb57b988bed813e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.779435  2310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f3f5b959064cffaa06be76e620e704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.780140  2311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c3a686620847518c242a142bb55d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.780786  2465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b90e37f13f4be5bae1f40f2640e146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.785014  2464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69bde50de24105b69e1db7bf5783e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.796016  2461 tablet_service.cc:1511] Processing CreateTablet for tablet 3989e704d4cc4acf8a3f9167b5f8a413 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:41.797468  2461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3989e704d4cc4acf8a3f9167b5f8a413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.799582  2459 tablet_service.cc:1511] Processing CreateTablet for tablet 64f3f5b959064cffaa06be76e620e704 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:41.801132  2459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f3f5b959064cffaa06be76e620e704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.805474  2460 tablet_service.cc:1511] Processing CreateTablet for tablet 45c3a686620847518c242a142bb55d31 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:41.830894  2460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c3a686620847518c242a142bb55d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.837229  2463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ac2365493e49879ce8a32933736eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.859515  2394 tablet_service.cc:1511] Processing CreateTablet for tablet 11813dab22714815aea5092e28320206 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:10:41.860949  2394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11813dab22714815aea5092e28320206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.865020  2392 tablet_service.cc:1511] Processing CreateTablet for tablet e349e6e1a31548c0a6448b9447af83ed (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:10:41.865134  2391 tablet_service.cc:1511] Processing CreateTablet for tablet d9b90e37f13f4be5bae1f40f2640e146 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:10:41.866474  2392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e349e6e1a31548c0a6448b9447af83ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.868460  2393 tablet_service.cc:1511] Processing CreateTablet for tablet 4f37695e5e45492fb57b988bed813e83 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:10:41.869735  2393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f37695e5e45492fb57b988bed813e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.874818  2391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9b90e37f13f4be5bae1f40f2640e146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.875485  2386 tablet_service.cc:1511] Processing CreateTablet for tablet 45c3a686620847518c242a142bb55d31 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:10:41.876722  2386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c3a686620847518c242a142bb55d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.879297  2518 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:41.865134  2390 tablet_service.cc:1511] Processing CreateTablet for tablet 5b69bde50de24105b69e1db7bf5783e7 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:10:41.880664  2390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b69bde50de24105b69e1db7bf5783e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.879359  2385 tablet_service.cc:1511] Processing CreateTablet for tablet 64f3f5b959064cffaa06be76e620e704 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:10:41.883836  2385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64f3f5b959064cffaa06be76e620e704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.865028  2388 tablet_service.cc:1511] Processing CreateTablet for tablet 33ad45d6318f4e1d90539410d5692571 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:10:41.887676  2388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ad45d6318f4e1d90539410d5692571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.866009  2389 tablet_service.cc:1511] Processing CreateTablet for tablet 41ac2365493e49879ce8a32933736eb5 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:10:41.891332  2389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41ac2365493e49879ce8a32933736eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.865978  2387 tablet_service.cc:1511] Processing CreateTablet for tablet 3989e704d4cc4acf8a3f9167b5f8a413 (DEFAULT_TABLE table=test-workload [id=72629db0761346299a331487b297cd44]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:10:41.900215  2387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3989e704d4cc4acf8a3f9167b5f8a413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:41.913514  2518 tablet_bootstrap.cc:654] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:41.927243  2519 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:41.951198  2518 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:41.951295  2520 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:41.954921  2519 tablet_bootstrap.cc:654] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:41.957881  2518 ts_tablet_manager.cc:1403] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.004s
I20260709 13:10:41.960964  2518 raft_consensus.cc:359] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:41.961720  2518 raft_consensus.cc:385] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:41.962050  2518 raft_consensus.cc:740] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:41.962442  2520 tablet_bootstrap.cc:654] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:41.962980  2518 consensus_queue.cc:260] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:41.966104  2519 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:41.966667  2519 ts_tablet_manager.cc:1403] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.005s
I20260709 13:10:41.969712  2503 heartbeater.cc:499] Master 127.29.54.254:37377 was elected leader, sending a full tablet report...
I20260709 13:10:41.971024  2518 ts_tablet_manager.cc:1434] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:10:41.972153  2518 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:41.972857  2520 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:41.973366  2520 ts_tablet_manager.cc:1403] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 13:10:41.969738  2519 raft_consensus.cc:359] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:41.981547  2519 raft_consensus.cc:385] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:41.981850  2519 raft_consensus.cc:740] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:41.982618  2519 consensus_queue.cc:260] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:41.983536  2518 tablet_bootstrap.cc:654] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:41.984288  2520 raft_consensus.cc:359] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:41.985332  2520 raft_consensus.cc:385] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:41.985755  2520 raft_consensus.cc:740] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:41.987007  2520 consensus_queue.cc:260] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:41.990906  2354 heartbeater.cc:499] Master 127.29.54.254:37377 was elected leader, sending a full tablet report...
I20260709 13:10:41.991909  2519 ts_tablet_manager.cc:1434] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.002s
I20260709 13:10:41.992940  2519 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:41.999246  2519 tablet_bootstrap.cc:654] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.005028  2429 heartbeater.cc:499] Master 127.29.54.254:37377 was elected leader, sending a full tablet report...
I20260709 13:10:42.006080  2520 ts_tablet_manager.cc:1434] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.005s
I20260709 13:10:42.007170  2520 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.010926  2519 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.011451  2519 ts_tablet_manager.cc:1403] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:10:42.014350  2519 raft_consensus.cc:359] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.015511  2520 tablet_bootstrap.cc:654] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.015667  2519 raft_consensus.cc:385] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.016100  2519 raft_consensus.cc:740] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.017027  2519 consensus_queue.cc:260] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
W20260709 13:10:42.017472  2430 tablet.cc:2406] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:10:42.017395  2518 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.018224  2518 ts_tablet_manager.cc:1403] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.021s
I20260709 13:10:42.020570  2519 ts_tablet_manager.cc:1434] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:42.021046  2520 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.021127  2518 raft_consensus.cc:359] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.021664  2520 ts_tablet_manager.cc:1403] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260709 13:10:42.021703  2519 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.021973  2518 raft_consensus.cc:385] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.022475  2518 raft_consensus.cc:740] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.023414  2518 consensus_queue.cc:260] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.024686  2520 raft_consensus.cc:359] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.025445  2520 raft_consensus.cc:385] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.025480  2518 ts_tablet_manager.cc:1434] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:10:42.026639  2518 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.025871  2520 raft_consensus.cc:740] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.029241  2519 tablet_bootstrap.cc:654] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.029193  2520 consensus_queue.cc:260] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.032536  2520 ts_tablet_manager.cc:1434] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:10:42.033859  2520 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.045078  2523 raft_consensus.cc:493] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.046236  2520 tablet_bootstrap.cc:654] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.048100  2518 tablet_bootstrap.cc:654] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.051625  2519 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.051951  2520 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.052100  2519 ts_tablet_manager.cc:1403] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.007s
I20260709 13:10:42.052448  2520 ts_tablet_manager.cc:1403] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 13:10:42.055189  2519 raft_consensus.cc:359] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.055400  2520 raft_consensus.cc:359] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.055914  2519 raft_consensus.cc:385] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.056082  2520 raft_consensus.cc:385] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.056236  2519 raft_consensus.cc:740] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.056409  2520 raft_consensus.cc:740] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.057027  2519 consensus_queue.cc:260] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.057116  2520 consensus_queue.cc:260] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.059551  2519 ts_tablet_manager.cc:1434] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:42.060535  2519 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.061368  2520 ts_tablet_manager.cc:1434] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:10:42.062386  2520 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.066694  2519 tablet_bootstrap.cc:654] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.068440  2520 tablet_bootstrap.cc:654] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.045634  2523 raft_consensus.cc:515] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.076740  2523 leader_election.cc:290] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.096827  2519 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.097406  2518 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.097936  2525 raft_consensus.cc:493] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.098136  2518 ts_tablet_manager.cc:1403] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.018s
I20260709 13:10:42.098657  2525 raft_consensus.cc:515] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.102854  2518 raft_consensus.cc:359] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.097442  2519 ts_tablet_manager.cc:1403] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260709 13:10:42.104979  2518 raft_consensus.cc:385] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.105369  2518 raft_consensus.cc:740] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.106294  2518 consensus_queue.cc:260] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.109401  2518 ts_tablet_manager.cc:1434] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:42.110474  2518 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.107393  2525 leader_election.cc:290] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.113023  2519 raft_consensus.cc:359] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.115834  2519 raft_consensus.cc:385] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.116570  2519 raft_consensus.cc:740] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.117991  2518 tablet_bootstrap.cc:654] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.118093  2519 consensus_queue.cc:260] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.123785  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.125366  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
W20260709 13:10:42.125532  2444 leader_election.cc:343] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.126201  2520 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.126801  2520 ts_tablet_manager.cc:1403] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.008s
W20260709 13:10:42.128353  2444 leader_election.cc:343] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.128952  2444 leader_election.cc:304] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c; no voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:42.129985  2523 raft_consensus.cc:2749] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:42.134356  2520 raft_consensus.cc:359] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.135351  2520 raft_consensus.cc:385] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.135713  2520 raft_consensus.cc:740] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.136826  2520 consensus_queue.cc:260] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.139742  2520 ts_tablet_manager.cc:1434] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:10:42.140969  2520 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.135998  2519 ts_tablet_manager.cc:1434] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 13:10:42.149459  2520 tablet_bootstrap.cc:654] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.150982  2519 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.158727  2519 tablet_bootstrap.cc:654] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.160154  2525 raft_consensus.cc:493] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.160811  2525 raft_consensus.cc:515] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.162722  2525 leader_election.cc:290] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.163272  2518 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.163787  2518 ts_tablet_manager.cc:1403] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.028s
I20260709 13:10:42.164636  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.165275  2404 raft_consensus.cc:2468] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 0.
I20260709 13:10:42.165710  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.166150  2520 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.166386  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.166725  2520 ts_tablet_manager.cc:1403] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 13:10:42.167075  2403 raft_consensus.cc:2468] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 0.
I20260709 13:10:42.167527  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.168596  2295 leader_election.cc:304] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.169386  2525 raft_consensus.cc:2804] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.169749  2525 raft_consensus.cc:493] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:10:42.169865  2292 leader_election.cc:343] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.170128  2525 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.169612  2295 leader_election.cc:304] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
W20260709 13:10:42.172061  2292 leader_election.cc:343] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.172752  2519 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.173275  2519 ts_tablet_manager.cc:1403] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.010s
I20260709 13:10:42.175827  2519 raft_consensus.cc:359] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.176373  2519 raft_consensus.cc:385] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.176622  2519 raft_consensus.cc:740] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.177162  2519 consensus_queue.cc:260] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.178445  2518 raft_consensus.cc:359] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.179221  2518 raft_consensus.cc:385] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.179020  2520 raft_consensus.cc:359] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.179560  2518 raft_consensus.cc:740] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.179759  2520 raft_consensus.cc:385] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.180090  2520 raft_consensus.cc:740] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.180321  2518 consensus_queue.cc:260] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.180799  2525 raft_consensus.cc:515] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.183308  2525 leader_election.cc:290] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Requested vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.183965  2525 raft_consensus.cc:2804] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.184370  2525 raft_consensus.cc:493] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.184753  2525 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.186817  2520 consensus_queue.cc:260] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.189082  2518 ts_tablet_manager.cc:1434] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:10:42.190080  2518 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.192611  2520 ts_tablet_manager.cc:1434] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:10:42.193588  2520 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.208820  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
W20260709 13:10:42.210330  2292 leader_election.cc:343] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.216109  2518 tablet_bootstrap.cc:654] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.221626  2527 raft_consensus.cc:493] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:10:42.221717  2295 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.194:40085, user_credentials={real_user=slave}} blocked reactor thread for 52175us
I20260709 13:10:42.222232  2527 raft_consensus.cc:515] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.224154  2519 ts_tablet_manager.cc:1434] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.051s	user 0.022s	sys 0.021s
I20260709 13:10:42.226796  2527 leader_election.cc:290] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.232215  2527 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.235528  2527 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.237808  2527 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.235245  2525 raft_consensus.cc:515] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.243884  2543 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.231796  2519 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.244336  2543 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.250591  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:42.251228  2403 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.252708  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:42.253940  2520 tablet_bootstrap.cc:654] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:42.254498  2292 leader_election.cc:343] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.254815  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:42.255350  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.255852  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.255393  2404 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.256343  2519 tablet_bootstrap.cc:654] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.256517  2402 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 0.
W20260709 13:10:42.259949  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:10:42.261040  2292 leader_election.cc:343] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.262156  2518 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.262686  2518 ts_tablet_manager.cc:1403] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.009s
I20260709 13:10:42.255484  2525 leader_election.cc:290] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Requested vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.263379  2543 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.263710  2295 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [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: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:42.265221  2543 raft_consensus.cc:2804] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.265702  2543 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.266206  2543 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.266809  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.267453  2477 raft_consensus.cc:2468] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 0.
I20260709 13:10:42.268119  2518 raft_consensus.cc:359] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.265235  2403 raft_consensus.cc:2468] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 1.
I20260709 13:10:42.268867  2518 raft_consensus.cc:385] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.269095  2367 leader_election.cc:304] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.270081  2546 raft_consensus.cc:2804] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.270254  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.270506  2546 raft_consensus.cc:493] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.270857  2546 raft_consensus.cc:3060] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:10:42.271687  2367 leader_election.cc:343] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.269245  2518 raft_consensus.cc:740] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.273041  2518 consensus_queue.cc:260] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.276425  2543 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.277287  2518 ts_tablet_manager.cc:1434] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:10:42.277088  2295 leader_election.cc:304] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:42.278306  2525 raft_consensus.cc:2804] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.278795  2525 raft_consensus.cc:697] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Becoming Leader. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Running, Role: LEADER
I20260709 13:10:42.279762  2525 consensus_queue.cc:237] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.287199  2546 raft_consensus.cc:515] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.288014  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.289225  2328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.290033  2404 raft_consensus.cc:2468] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 1.
I20260709 13:10:42.291082  2518 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.291358  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
W20260709 13:10:42.291493  2370 leader_election.cc:343] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.291955  2477 raft_consensus.cc:3060] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.290086  2328 raft_consensus.cc:2393] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d42a9ad84ba453789e6557c51d0476d in current term 1: Already voted for candidate 23b22dea64424f0c8c33a0219f87465d in this term.
I20260709 13:10:42.293212  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:42.293893  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:42.294471  2403 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.294831  2370 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:42.296252  2546 leader_election.cc:290] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.296612  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
W20260709 13:10:42.296733  2370 leader_election.cc:343] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.298273  2295 leader_election.cc:304] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 791abe0282fe45909c2d0b1ad560ce0c
W20260709 13:10:42.298677  2292 leader_election.cc:343] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.299111  2542 raft_consensus.cc:2804] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.300959  2523 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.301616  2523 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.303449  2519 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.288897  2543 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Requested vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.306677  2523 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.306891  2519 ts_tablet_manager.cc:1403] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.013s
I20260709 13:10:42.309545  2520 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.310061  2520 ts_tablet_manager.cc:1403] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.008s
I20260709 13:10:42.311302  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
W20260709 13:10:42.312733  2444 leader_election.cc:343] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.313095  2477 raft_consensus.cc:2468] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:42.315644  2367 leader_election.cc:304] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d
I20260709 13:10:42.316766  2546 raft_consensus.cc:2804] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.313109  2520 raft_consensus.cc:359] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.319855  2520 raft_consensus.cc:385] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.318768  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.320393  2520 raft_consensus.cc:740] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.317421  2519 raft_consensus.cc:359] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
W20260709 13:10:42.321445  2444 leader_election.cc:343] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.319077  2403 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 1.
I20260709 13:10:42.321130  2227 catalog_manager.cc:5697] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b22dea64424f0c8c33a0219f87465d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "23b22dea64424f0c8c33a0219f87465d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.322592  2527 raft_consensus.cc:2749] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:42.323410  2295 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:42.322054  2444 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c; no voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:42.324584  2551 raft_consensus.cc:2804] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.319873  2518 tablet_bootstrap.cc:654] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.326264  2551 raft_consensus.cc:697] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Becoming Leader. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Running, Role: LEADER
I20260709 13:10:42.327468  2551 consensus_queue.cc:237] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.318473  2542 raft_consensus.cc:697] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Becoming Leader. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Running, Role: LEADER
I20260709 13:10:42.325021  2523 raft_consensus.cc:2749] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:42.321465  2519 raft_consensus.cc:385] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.321237  2520 consensus_queue.cc:260] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.328806  2519 raft_consensus.cc:740] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.329572  2519 consensus_queue.cc:260] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.331758  2519 ts_tablet_manager.cc:1434] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:10:42.331983  2520 ts_tablet_manager.cc:1434] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 13:10:42.332713  2519 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.333276  2520 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.332695  2542 consensus_queue.cc:237] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.340394  2519 tablet_bootstrap.cc:654] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.343358  2546 raft_consensus.cc:697] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:42.344339  2546 consensus_queue.cc:237] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.345572  2520 tablet_bootstrap.cc:654] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.346179  2518 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.346705  2518 ts_tablet_manager.cc:1403] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.002s
I20260709 13:10:42.350016  2518 raft_consensus.cc:359] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.350962  2518 raft_consensus.cc:385] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.351452  2518 raft_consensus.cc:740] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.352591  2518 consensus_queue.cc:260] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.355845  2518 ts_tablet_manager.cc:1434] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:10:42.357131  2518 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.360287  2523 raft_consensus.cc:493] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.360821  2523 raft_consensus.cc:515] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.362843  2523 leader_election.cc:290] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.364876  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.365113  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.365767  2404 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 0.
I20260709 13:10:42.366992  2444 leader_election.cc:304] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.367811  2523 raft_consensus.cc:2804] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.368257  2523 raft_consensus.cc:493] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.368693  2523 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.365782  2329 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 0.
I20260709 13:10:42.380872  2520 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.381377  2520 ts_tablet_manager.cc:1403] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.019s
I20260709 13:10:42.381688  2518 tablet_bootstrap.cc:654] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.383512  2519 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.384020  2519 ts_tablet_manager.cc:1403] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 13:10:42.384361  2520 raft_consensus.cc:359] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.385128  2520 raft_consensus.cc:385] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.385408  2520 raft_consensus.cc:740] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.386123  2520 consensus_queue.cc:260] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.380478  2523 raft_consensus.cc:515] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.387020  2519 raft_consensus.cc:359] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.387768  2519 raft_consensus.cc:385] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.388057  2519 raft_consensus.cc:740] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.385813  2223 catalog_manager.cc:5697] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 1 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.388556  2523 leader_election.cc:290] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.388773  2519 consensus_queue.cc:260] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.390055  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:42.390654  2520 ts_tablet_manager.cc:1434] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:42.390990  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:42.391556  2404 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.391666  2520 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.392501  2519 ts_tablet_manager.cc:1434] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:42.393486  2519 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.390656  2329 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.398524  2520 tablet_bootstrap.cc:654] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.400286  2519 tablet_bootstrap.cc:654] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.405056  2329 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 1.
I20260709 13:10:42.406224  2444 leader_election.cc:304] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:42.406963  2404 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 1.
I20260709 13:10:42.407076  2523 raft_consensus.cc:2804] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.408411  2523 raft_consensus.cc:697] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:42.409262  2523 consensus_queue.cc:237] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.411491  2518 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.412387  2518 ts_tablet_manager.cc:1403] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.004s
I20260709 13:10:42.416019  2518 raft_consensus.cc:359] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.417033  2518 raft_consensus.cc:385] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.417480  2518 raft_consensus.cc:740] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.418459  2518 consensus_queue.cc:260] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.421878  2518 ts_tablet_manager.cc:1434] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:10:42.422926  2518 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.429955  2518 tablet_bootstrap.cc:654] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.428886  2227 catalog_manager.cc:5697] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b22dea64424f0c8c33a0219f87465d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "23b22dea64424f0c8c33a0219f87465d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.431520  2227 catalog_manager.cc:5697] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b22dea64424f0c8c33a0219f87465d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "23b22dea64424f0c8c33a0219f87465d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.432322  2223 catalog_manager.cc:5697] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 1 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.437283  2551 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.437855  2551 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.439263  2518 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.439736  2518 ts_tablet_manager.cc:1403] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 13:10:42.439913  2551 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.441419  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.441958  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.442297  2520 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.442830  2520 ts_tablet_manager.cc:1403] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.023s
W20260709 13:10:42.443560  2295 leader_election.cc:343] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.442310  2518 raft_consensus.cc:359] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.444111  2518 raft_consensus.cc:385] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.444381  2518 raft_consensus.cc:740] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.445273  2518 consensus_queue.cc:260] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.445513  2520 raft_consensus.cc:359] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.446154  2520 raft_consensus.cc:385] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.446429  2520 raft_consensus.cc:740] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.442067  2477 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 0.
I20260709 13:10:42.447239  2520 consensus_queue.cc:260] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.449522  2518 ts_tablet_manager.cc:1434] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:10:42.451596  2518 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.448014  2292 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [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: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:42.452876  2520 ts_tablet_manager.cc:1434] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:42.453775  2520 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.453722  2551 raft_consensus.cc:2804] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.454787  2551 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.455147  2551 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.460533  2520 tablet_bootstrap.cc:654] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.462553  2551 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.463765  2518 tablet_bootstrap.cc:654] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.465241  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:42.465783  2477 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.476442  2477 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 1.
I20260709 13:10:42.476722  2518 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.477396  2518 ts_tablet_manager.cc:1403] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.004s
I20260709 13:10:42.477496  2292 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:42.478406  2542 raft_consensus.cc:2804] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.478910  2542 raft_consensus.cc:697] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Becoming Leader. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Running, Role: LEADER
I20260709 13:10:42.479692  2542 consensus_queue.cc:237] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.480051  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:42.480953  2551 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Requested vote from peers 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
W20260709 13:10:42.481457  2295 leader_election.cc:343] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.482712  2546 raft_consensus.cc:493] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.483623  2519 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.483623  2520 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.483347  2546 raft_consensus.cc:515] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.484190  2519 ts_tablet_manager.cc:1403] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.010s
I20260709 13:10:42.484195  2520 ts_tablet_manager.cc:1403] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260709 13:10:42.486953  2519 raft_consensus.cc:359] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.487105  2520 raft_consensus.cc:359] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.487619  2519 raft_consensus.cc:385] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.487717  2520 raft_consensus.cc:385] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.487942  2519 raft_consensus.cc:740] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.488021  2520 raft_consensus.cc:740] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.488310  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.488691  2519 consensus_queue.cc:260] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.488857  2520 consensus_queue.cc:260] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.489182  2329 raft_consensus.cc:2468] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 0.
I20260709 13:10:42.490926  2518 raft_consensus.cc:359] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.491037  2370 leader_election.cc:304] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.491643  2518 raft_consensus.cc:385] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.491961  2518 raft_consensus.cc:740] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.492342  2552 raft_consensus.cc:2804] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.492774  2552 raft_consensus.cc:493] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.493093  2552 raft_consensus.cc:3060] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.493718  2520 ts_tablet_manager.cc:1434] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:10:42.493848  2519 ts_tablet_manager.cc:1434] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:10:42.494660  2520 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d: Bootstrap starting.
I20260709 13:10:42.494660  2518 consensus_queue.cc:260] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.496752  2518 ts_tablet_manager.cc:1434] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:10:42.497378  2519 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.498638  2518 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c: Bootstrap starting.
I20260709 13:10:42.498659  2546 leader_election.cc:290] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.499518  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.500185  2477 raft_consensus.cc:2468] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 0.
I20260709 13:10:42.503414  2552 raft_consensus.cc:515] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.506604  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:42.507171  2329 raft_consensus.cc:3060] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.508821  2520 tablet_bootstrap.cc:654] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.511283  2519 tablet_bootstrap.cc:654] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.513026  2546 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.513722  2518 tablet_bootstrap.cc:654] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.513597  2546 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:42.516728  2328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.520582  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.521584  2477 raft_consensus.cc:2393] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d42a9ad84ba453789e6557c51d0476d in current term 1: Already voted for candidate 23b22dea64424f0c8c33a0219f87465d in this term.
I20260709 13:10:42.522886  2367 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:42.523725  2519 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.523986  2527 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.524219  2519 ts_tablet_manager.cc:1403] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260709 13:10:42.527889  2519 raft_consensus.cc:359] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.528744  2519 raft_consensus.cc:385] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.529085  2519 raft_consensus.cc:740] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.530382  2519 consensus_queue.cc:260] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.533342  2519 ts_tablet_manager.cc:1434] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 13:10:42.533967  2546 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.534812  2519 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:42.540493  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:42.541695  2477 raft_consensus.cc:3060] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.543363  2519 tablet_bootstrap.cc:654] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:42.545562  2546 raft_consensus.cc:493] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.540745  2527 raft_consensus.cc:2749] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:42.546065  2546 raft_consensus.cc:515] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.540835  2552 leader_election.cc:290] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.538429  2329 raft_consensus.cc:2468] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:42.552397  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.553145  2478 raft_consensus.cc:2468] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 0.
I20260709 13:10:42.553333  2370 leader_election.cc:304] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.554381  2367 leader_election.cc:304] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.548960  2546 leader_election.cc:290] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.549860  2328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.554965  2519 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: No bootstrap required, opened a new log
I20260709 13:10:42.555778  2519 ts_tablet_manager.cc:1403] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
W20260709 13:10:42.556633  2370 leader_election.cc:343] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.555418  2546 raft_consensus.cc:2804] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.558203  2546 raft_consensus.cc:493] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.558804  2546 raft_consensus.cc:3060] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.561508  2519 raft_consensus.cc:359] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.562470  2519 raft_consensus.cc:385] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.562834  2519 raft_consensus.cc:740] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.563093  2523 raft_consensus.cc:493] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.563616  2523 raft_consensus.cc:515] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.563856  2519 consensus_queue.cc:260] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.555109  2552 raft_consensus.cc:2804] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.565599  2552 raft_consensus.cc:697] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:42.566891  2519 ts_tablet_manager.cc:1434] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:10:42.566546  2552 consensus_queue.cc:237] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.567808  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.568614  2404 raft_consensus.cc:2393] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 791abe0282fe45909c2d0b1ad560ce0c in current term 1: Already voted for candidate 23b22dea64424f0c8c33a0219f87465d in this term.
I20260709 13:10:42.569504  2551 raft_consensus.cc:493] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.569985  2551 raft_consensus.cc:515] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.571985  2551 leader_election.cc:290] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.574469  2477 raft_consensus.cc:2468] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:42.575076  2565 raft_consensus.cc:493] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.575847  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.576668  2328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.577345  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.579712  2565 raft_consensus.cc:515] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
W20260709 13:10:42.581480  2295 leader_election.cc:343] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:42.579870  2478 raft_consensus.cc:2468] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 0.
I20260709 13:10:42.582191  2565 leader_election.cc:290] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.583272  2227 catalog_manager.cc:5697] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 1 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.584887  2444 leader_election.cc:304] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c; no voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:42.577576  2546 raft_consensus.cc:515] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.592224  2565 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.589550  2520 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d: No bootstrap required, opened a new log
I20260709 13:10:42.593327  2520 ts_tablet_manager.cc:1403] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d: Time spent bootstrapping tablet: real 0.099s	user 0.032s	sys 0.036s
I20260709 13:10:42.589118  2223 catalog_manager.cc:5697] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b22dea64424f0c8c33a0219f87465d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "23b22dea64424f0c8c33a0219f87465d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.590718  2292 leader_election.cc:304] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [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: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:42.594375  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:42.595005  2329 raft_consensus.cc:3060] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.590898  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.596014  2404 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 0.
I20260709 13:10:42.596048  2520 raft_consensus.cc:359] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.591463  2328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.596830  2520 raft_consensus.cc:385] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.597129  2520 raft_consensus.cc:740] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.597236  2328 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 0.
I20260709 13:10:42.565696  2523 leader_election.cc:290] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.597832  2520 consensus_queue.cc:260] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.599007  2444 leader_election.cc:304] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:42.600104  2520 ts_tablet_manager.cc:1434] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:10:42.600340  2523 raft_consensus.cc:2804] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.600442  2546 leader_election.cc:290] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.601008  2565 raft_consensus.cc:2749] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:42.600853  2523 raft_consensus.cc:493] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.601701  2523 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.602548  2518 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c: No bootstrap required, opened a new log
I20260709 13:10:42.601864  2329 raft_consensus.cc:2468] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:42.607400  2518 ts_tablet_manager.cc:1403] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.028s
I20260709 13:10:42.601779  2542 raft_consensus.cc:2804] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:42.607887  2542 raft_consensus.cc:493] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:42.608105  2370 leader_election.cc:304] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.608312  2542 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.609118  2546 raft_consensus.cc:2804] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.609752  2546 raft_consensus.cc:697] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:42.610124  2518 raft_consensus.cc:359] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.610889  2518 raft_consensus.cc:385] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:42.611202  2518 raft_consensus.cc:740] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Initialized, Role: FOLLOWER
I20260709 13:10:42.611673  2546 consensus_queue.cc:237] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.612188  2518 consensus_queue.cc:260] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.618013  2518 ts_tablet_manager.cc:1434] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:10:42.624363  2542 raft_consensus.cc:515] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.603648  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:42.631294  2477 raft_consensus.cc:3060] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.638732  2523 raft_consensus.cc:515] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.640369  2542 leader_election.cc:290] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Requested vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.641475  2523 leader_election.cc:290] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.642110  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:42.643353  2404 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.644834  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:42.645167  2477 raft_consensus.cc:2468] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:42.645460  2403 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.648782  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:42.649405  2329 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.649665  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:42.650291  2478 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.654219  2404 raft_consensus.cc:2468] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 1.
I20260709 13:10:42.654892  2403 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 1.
I20260709 13:10:42.654803  2542 raft_consensus.cc:493] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.655678  2542 raft_consensus.cc:515] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.656190  2444 leader_election.cc:304] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.656858  2329 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 1.
I20260709 13:10:42.657186  2523 raft_consensus.cc:2804] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.658537  2523 raft_consensus.cc:697] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:42.658957  2295 leader_election.cc:304] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:42.659945  2542 leader_election.cc:290] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:42.659348  2523 consensus_queue.cc:237] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.661661  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:42.662930  2477 raft_consensus.cc:2393] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23b22dea64424f0c8c33a0219f87465d in current term 1: Already voted for candidate 7d42a9ad84ba453789e6557c51d0476d in this term.
I20260709 13:10:42.664953  2223 catalog_manager.cc:5697] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 1 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.660193  2551 raft_consensus.cc:2804] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:42.674701  2551 raft_consensus.cc:697] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Becoming Leader. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Running, Role: LEADER
I20260709 13:10:42.675833  2551 consensus_queue.cc:237] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.679327  2565 raft_consensus.cc:493] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:42.679872  2565 raft_consensus.cc:515] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:42.681842  2565 leader_election.cc:290] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:42.683534  2525 consensus_queue.cc:1048] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.683776  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.684551  2404 raft_consensus.cc:2393] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 791abe0282fe45909c2d0b1ad560ce0c in current term 1: Already voted for candidate 23b22dea64424f0c8c33a0219f87465d in this term.
I20260709 13:10:42.686003  2329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23b22dea64424f0c8c33a0219f87465d" is_pre_election: true
I20260709 13:10:42.687297  2444 leader_election.cc:304] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 791abe0282fe45909c2d0b1ad560ce0c; no voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:42.688359  2565 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.687685  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "23b22dea64424f0c8c33a0219f87465d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:42.696314  2295 leader_election.cc:304] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d; no voters: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:42.696872  2565 raft_consensus.cc:2749] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:42.697130  2551 raft_consensus.cc:3060] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.689504  2478 raft_consensus.cc:2468] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23b22dea64424f0c8c33a0219f87465d in term 1.
I20260709 13:10:42.700915  2223 catalog_manager.cc:5697] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d reported cstate change: term changed from 0 to 1, leader changed from <none> to 23b22dea64424f0c8c33a0219f87465d (127.29.54.193). New cstate: current_term: 1 leader_uuid: "23b22dea64424f0c8c33a0219f87465d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:42.703892  2551 raft_consensus.cc:2749] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:42.704015  2226 catalog_manager.cc:5697] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 1 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:42.717514  2543 consensus_queue.cc:1048] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.761109  2543 consensus_queue.cc:1048] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.770810  2551 consensus_queue.cc:1048] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.832219  2478 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:42.834859  2546 consensus_queue.cc:1048] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.839183  2542 consensus_queue.cc:1048] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.845577  2552 consensus_queue.cc:1048] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.854950  2551 consensus_queue.cc:1048] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:42.873453 29915 ts_manager.cc:295] Set tserver state for 23b22dea64424f0c8c33a0219f87465d to MAINTENANCE_MODE
I20260709 13:10:42.874330 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
I20260709 13:10:42.896687 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:42.897549 29915 tablet_replica.cc:333] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.898669 29915 raft_consensus.cc:2243] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:42.899070 29915 raft_consensus.cc:2272] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.900990 29915 tablet_replica.cc:333] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.901537 29915 raft_consensus.cc:2243] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:42.901903 29915 raft_consensus.cc:2272] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.903909 29915 tablet_replica.cc:333] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.904428 29915 raft_consensus.cc:2243] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:42.904971 29915 pending_rounds.cc:70] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Trying to abort 1 pending ops.
I20260709 13:10:42.905148 29915 pending_rounds.cc:77] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636424417038336 op_type: NO_OP noop_request { }
I20260709 13:10:42.905418 29915 raft_consensus.cc:2889] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:42.905723 29915 raft_consensus.cc:2272] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.907773 29915 tablet_replica.cc:333] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.908313 29915 raft_consensus.cc:2243] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:42.908910 29915 pending_rounds.cc:70] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Trying to abort 1 pending ops.
I20260709 13:10:42.909076 29915 pending_rounds.cc:77] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636423606259712 op_type: NO_OP noop_request { }
I20260709 13:10:42.909359 29915 raft_consensus.cc:2889] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:42.909770 29915 raft_consensus.cc:2272] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.911845 29915 tablet_replica.cc:333] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.912315 29915 raft_consensus.cc:2243] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:42.912665 29915 raft_consensus.cc:2272] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.914799 29915 tablet_replica.cc:333] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.915243 29915 raft_consensus.cc:2243] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:42.915920 29915 raft_consensus.cc:2272] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.917716 29915 tablet_replica.cc:333] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.918171 29915 raft_consensus.cc:2243] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:42.918942 29915 raft_consensus.cc:2272] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.920768 29915 tablet_replica.cc:333] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.921221 29915 raft_consensus.cc:2243] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:42.921512 29915 raft_consensus.cc:2272] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.923014 29915 tablet_replica.cc:333] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.923414 29915 raft_consensus.cc:2243] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:42.923702 29915 raft_consensus.cc:2272] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.925141 29915 tablet_replica.cc:333] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: stopping tablet replica
I20260709 13:10:42.925522 29915 raft_consensus.cc:2243] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:42.926182 29915 raft_consensus.cc:2272] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:42.954919 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
W20260709 13:10:42.986884  2444 consensus_peers.cc:597] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:42.992056  2370 consensus_peers.cc:597] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:43.009639  2523 consensus_queue.cc:1048] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:43.069506  2527 consensus_queue.cc:1048] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:43.070493  2552 consensus_queue.cc:1048] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:43.099989  2370 consensus_peers.cc:597] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:43.109064  2444 consensus_peers.cc:597] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:43.260895  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:43.271410  2523 consensus_queue.cc:1048] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:43.305954  2370 consensus_peers.cc:597] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.154706  2599 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:44.155175  2599 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:44.156934  2599 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:44.158109  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:44.158805  2477 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:44.159922  2367 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
W20260709 13:10:44.160512  2370 leader_election.cc:336] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.160686  2599 raft_consensus.cc:2804] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:44.161099  2599 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:44.161424  2599 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:44.166018  2599 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:44.167644  2599 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:44.168617  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:44.169235  2477 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:44.171069  2370 leader_election.cc:336] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.174407  2477 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 2.
I20260709 13:10:44.175333  2367 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d
I20260709 13:10:44.175948  2599 raft_consensus.cc:2804] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:44.176357  2599 raft_consensus.cc:697] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:44.176971  2599 consensus_queue.cc:237] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER 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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:44.183732  2227 catalog_manager.cc:5697] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 1 to 2, leader changed from 23b22dea64424f0c8c33a0219f87465d (127.29.54.193) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:44.206806  2599 raft_consensus.cc:493] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.207453  2599 raft_consensus.cc:515] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.209755  2599 leader_election.cc:290] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:44.210920  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
W20260709 13:10:44.213125  2370 leader_election.cc:336] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.213485  2370 leader_election.cc:304] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [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: 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:44.214008  2599 raft_consensus.cc:2749] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:10:44.221645  2523 raft_consensus.cc:493] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.222112  2523 raft_consensus.cc:515] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.223672  2523 leader_election.cc:290] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:44.224961  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:44.225528  2402 raft_consensus.cc:2468] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 1.
I20260709 13:10:44.226516  2444 leader_election.cc:304] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:44.227253  2523 raft_consensus.cc:2804] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:10:44.227274  2444 leader_election.cc:336] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.227602  2523 raft_consensus.cc:493] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.228046  2523 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:44.232684  2523 raft_consensus.cc:515] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.234127  2523 leader_election.cc:290] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:44.235494  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:44.235996  2402 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:44.237452  2444 leader_election.cc:336] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.240554  2402 raft_consensus.cc:2468] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:44.241479  2444 leader_election.cc:304] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d
I20260709 13:10:44.242096  2523 raft_consensus.cc:2804] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:44.243124  2523 raft_consensus.cc:697] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:44.243755  2523 consensus_queue.cc:237] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.250691  2227 catalog_manager.cc:5697] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 1 to 2, leader changed from 23b22dea64424f0c8c33a0219f87465d (127.29.54.193) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 2 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
W20260709 13:10:44.261787  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:44.270701  2599 raft_consensus.cc:493] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.271215  2599 raft_consensus.cc:515] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.272759  2599 leader_election.cc:290] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:44.273860  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:44.274446  2477 raft_consensus.cc:2468] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:44.275460  2367 leader_election.cc:304] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:44.276168  2599 raft_consensus.cc:2804] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:10:44.276571  2599 raft_consensus.cc:493] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
W20260709 13:10:44.276654  2370 leader_election.cc:336] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.276939  2599 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:44.282171  2599 raft_consensus.cc:515] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.283716  2599 leader_election.cc:290] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:44.284765  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:44.285373  2477 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:44.287165  2370 leader_election.cc:336] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.290464  2477 raft_consensus.cc:2468] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 2.
I20260709 13:10:44.291448  2367 leader_election.cc:304] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d
I20260709 13:10:44.292110  2599 raft_consensus.cc:2804] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:44.292560  2599 raft_consensus.cc:697] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:44.293352  2599 consensus_queue.cc:237] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.300419  2227 catalog_manager.cc:5697] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 1 to 2, leader changed from 23b22dea64424f0c8c33a0219f87465d (127.29.54.193) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:44.356426  2523 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.356997  2523 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.358907  2599 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.358925  2523 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:44.359604  2599 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.360546  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:44.361169  2402 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 1.
I20260709 13:10:44.362104  2599 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:44.362618  2444 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:44.362797  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:44.363407  2523 raft_consensus.cc:2804] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:10:44.363440  2444 leader_election.cc:336] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.364014  2477 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 1.
I20260709 13:10:44.364449  2523 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.364840  2523 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:44.365218  2367 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:44.366045  2599 raft_consensus.cc:2804] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:10:44.366360  2370 leader_election.cc:336] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.366392  2599 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 23b22dea64424f0c8c33a0219f87465d)
I20260709 13:10:44.367064  2599 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:44.371845  2523 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.373939  2523 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:44.373855  2599 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.375427  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:44.375998  2599 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:44.376227  2402 raft_consensus.cc:2393] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 791abe0282fe45909c2d0b1ad560ce0c in current term 2: Already voted for candidate 7d42a9ad84ba453789e6557c51d0476d in this term.
W20260709 13:10:44.377842  2444 leader_election.cc:336] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.378751  2444 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [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: 791abe0282fe45909c2d0b1ad560ce0c; no voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:44.379496  2523 raft_consensus.cc:2749] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:10:44.380057  2370 leader_election.cc:336] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.380164  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:44.380910  2477 raft_consensus.cc:2393] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d42a9ad84ba453789e6557c51d0476d in current term 2: Already voted for candidate 791abe0282fe45909c2d0b1ad560ce0c in this term.
I20260709 13:10:44.381705  2367 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [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: 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:44.382319  2599 raft_consensus.cc:2749] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:10:44.493232  2523 raft_consensus.cc:493] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:44.493731  2523 raft_consensus.cc:515] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.495486  2523 leader_election.cc:290] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:44.496984  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d" is_pre_election: true
I20260709 13:10:44.497663  2402 raft_consensus.cc:2468] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 1.
I20260709 13:10:44.498633  2444 leader_election.cc:304] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:44.499282  2523 raft_consensus.cc:2804] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:10:44.499344  2444 leader_election.cc:336] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.499713  2523 raft_consensus.cc:493] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:44.500084  2523 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:44.504943  2523 raft_consensus.cc:515] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.506489  2523 leader_election.cc:290] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:44.507869  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:44.508486  2402 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:44.509858  2444 leader_election.cc:336] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:44.513582  2402 raft_consensus.cc:2468] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:44.514571  2444 leader_election.cc:304] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d
I20260709 13:10:44.515229  2523 raft_consensus.cc:2804] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:44.515664  2523 raft_consensus.cc:697] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:44.516362  2523 consensus_queue.cc:237] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER 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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:44.522579  2227 catalog_manager.cc:5697] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 1 to 2, leader changed from 23b22dea64424f0c8c33a0219f87465d (127.29.54.193) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 2 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:44.577864  2477 raft_consensus.cc:1275] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:44.579013  2599 consensus_queue.cc:1048] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:44.592212  2370 consensus_peers.cc:597] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:44.671453  2444 consensus_peers.cc:597] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.709973  2477 raft_consensus.cc:1275] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:44.711309  2599 consensus_queue.cc:1048] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:44.730125  2370 consensus_peers.cc:597] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:44.773116  2402 raft_consensus.cc:1275] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:44.774374  2523 consensus_queue.cc:1048] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:44.851497  2444 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111) [suppressed 107 similar messages]
I20260709 13:10:44.909179  2402 raft_consensus.cc:1275] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:44.910442  2619 consensus_queue.cc:1048] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:10:44.923439  2444 consensus_peers.cc:597] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:45.262717  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:45.435320  2444 consensus_peers.cc:597] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:45.440274  2370 consensus_peers.cc:597] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:45.536152  2370 consensus_peers.cc:597] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:45.690711  2444 consensus_peers.cc:597] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:45.694015  2370 consensus_peers.cc:597] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:10:46.170506  2617 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:46.171128  2617 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:46.173118  2617 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:46.174302  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c" is_pre_election: true
I20260709 13:10:46.175269  2477 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 2.
I20260709 13:10:46.176527  2367 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
W20260709 13:10:46.177040  2370 leader_election.cc:336] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:46.177277  2617 raft_consensus.cc:2804] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:10:46.177695  2617 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:46.177954  2617 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:46.185372  2617 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:46.186978  2617 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 3 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:46.187992  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:46.188681  2477 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:10:46.191243  2370 leader_election.cc:336] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111)
I20260709 13:10:46.197770  2477 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 3.
I20260709 13:10:46.199144  2367 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d
I20260709 13:10:46.200029  2617 raft_consensus.cc:2804] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:46.200915  2617 raft_consensus.cc:697] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:46.202181  2617 consensus_queue.cc:237] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER 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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:46.212282  2227 catalog_manager.cc:5697] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 1 to 3, leader changed from 23b22dea64424f0c8c33a0219f87465d (127.29.54.193) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 3 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
W20260709 13:10:46.263851  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:46.614849  2370 consensus_peers.cc:597] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:46.721316  2477 raft_consensus.cc:1275] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:46.722661  2617 consensus_queue.cc:1048] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:47.195962  2370 consensus_peers.cc:597] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:47.264899  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:10:47.336666  2370 consensus_peers.cc:597] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:10:47.769086  2370 consensus_peers.cc:597] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:10:47.895682  2370 consensus_peers.cc:597] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:10:47.971877 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:47.979374  2634 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:47.979975  2635 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:47.981776  2637 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:47.983793 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:47.984840 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:47.985070 29915 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:47.985270 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602647985250 us; error 0 us; skew 500 ppm
I20260709 13:10:47.985869 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:47.988546 29915 webserver.cc:533] Webserver started at http://127.29.54.193:44665/ using document root <none> and password file <none>
I20260709 13:10:47.989070 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:47.989264 29915 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:10:47.993474 29915 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:10:47.997813  2642 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:47.998667 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:47.999009 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "23b22dea64424f0c8c33a0219f87465d"
format_stamp: "Formatted at 2026-07-09 13:10:41 on dist-test-slave-tqcw"
I20260709 13:10:47.999346 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602503468366-29915-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:48.027082 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:48.028478 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:48.030051 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:48.034439  2649 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:10:48.082731 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:10:48.083110 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.003s	sys 0.000s
I20260709 13:10:48.083477 29915 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:10:48.088805  2649 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.100170  2649 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: 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:48.100955  2649 tablet_bootstrap.cc:492] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.101629  2649 ts_tablet_manager.cc:1403] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:10:48.104198  2649 raft_consensus.cc:359] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.104916  2649 raft_consensus.cc:740] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.105644  2649 consensus_queue.cc:260] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.108096  2649 ts_tablet_manager.cc:1434] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:10:48.108752  2649 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.120653  2649 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: 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:48.121411  2649 tablet_bootstrap.cc:492] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.121949  2649 ts_tablet_manager.cc:1403] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260709 13:10:48.123974  2649 raft_consensus.cc:359] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.124634  2649 raft_consensus.cc:740] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.124720 29915 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:10:48.125092 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.042s	user 0.032s	sys 0.007s
I20260709 13:10:48.125370  2649 consensus_queue.cc:260] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.127166  2649 ts_tablet_manager.cc:1434] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:10:48.127938  2649 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.142930  2649 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: 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:48.144097  2649 tablet_bootstrap.cc:492] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.144783  2649 ts_tablet_manager.cc:1403] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 13:10:48.147699  2649 raft_consensus.cc:359] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.148401  2649 raft_consensus.cc:740] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.149338  2649 consensus_queue.cc:260] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.151405  2649 ts_tablet_manager.cc:1434] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:10:48.152292  2649 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.165645  2649 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: 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:48.166525  2649 tablet_bootstrap.cc:492] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.167225  2649 ts_tablet_manager.cc:1403] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:10:48.169787  2649 raft_consensus.cc:359] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.170557  2649 raft_consensus.cc:740] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.171411  2649 consensus_queue.cc:260] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.173296  2649 ts_tablet_manager.cc:1434] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:48.173893  2649 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.186973 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:41431
I20260709 13:10:48.187731  2649 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: 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:48.187896  2711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:41431 every 8 connection(s)
I20260709 13:10:48.188786  2649 tablet_bootstrap.cc:492] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.189539  2649 ts_tablet_manager.cc:1403] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:10:48.193068  2649 raft_consensus.cc:359] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.193758  2649 raft_consensus.cc:740] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.199043  2649 consensus_queue.cc:260] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.202303  2649 ts_tablet_manager.cc:1434] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:10:48.204000  2649 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.207957 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:10:48.216596  2370 consensus_peers.cc:597] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. 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:48.220252  2713 heartbeater.cc:344] Connected to a master server at 127.29.54.254:37377
I20260709 13:10:48.220795  2713 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:48.221836  2713 heartbeater.cc:507] Master 127.29.54.254:37377 requested a full tablet report, sending...
I20260709 13:10:48.231914  2224 ts_manager.cc:194] Re-registered known tserver with Master: 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431)
I20260709 13:10:48.232657  2683 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:48.245571  2686 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:48.255923  2224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52722
I20260709 13:10:48.260221  2683 pending_rounds.cc:85] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Aborting all ops after (but not including) 0
I20260709 13:10:48.260459  2713 heartbeater.cc:499] Master 127.29.54.254:37377 was elected leader, sending a full tablet report...
I20260709 13:10:48.260676  2683 pending_rounds.cc:107] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:10:48.261160  2683 raft_consensus.cc:2889] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:10:48.266556  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:48.266911  2649 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: 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:48.268388  2649 tablet_bootstrap.cc:492] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.269296  2649 ts_tablet_manager.cc:1403] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.014s
I20260709 13:10:48.276005  2402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11813dab22714815aea5092e28320206"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:48.276392  2649 raft_consensus.cc:359] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.277040  2402 raft_consensus.cc:606] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:48.277400  2649 raft_consensus.cc:740] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.280412  2402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45c3a686620847518c242a142bb55d31"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:48.279019  2649 consensus_queue.cc:260] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.281222  2402 raft_consensus.cc:606] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:48.283087  2649 ts_tablet_manager.cc:1434] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:10:48.283257 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:10:48.284216 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:48.284312  2649 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.285307 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:48.304705  2649 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: 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:48.305481  2649 tablet_bootstrap.cc:492] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.306005  2649 ts_tablet_manager.cc:1403] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260709 13:10:48.307804  2649 raft_consensus.cc:359] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:48.308452  2649 raft_consensus.cc:740] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.309168  2632 raft_consensus.cc:993] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:48.309194  2649 consensus_queue.cc:260] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:48.309897  2728 raft_consensus.cc:1081] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:48.311497  2649 ts_tablet_manager.cc:1434] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.005s
I20260709 13:10:48.311748  2477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45c3a686620847518c242a142bb55d31"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:48.312170  2649 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.312398  2477 raft_consensus.cc:493] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:48.312844  2477 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.320438  2477 raft_consensus.cc:515] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.322391  2477 leader_election.cc:290] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 3 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:48.323992  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:48.324626  2402 raft_consensus.cc:3055] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:48.324532  2683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:48.325150  2649 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: 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:48.325066  2402 raft_consensus.cc:740] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
W20260709 13:10:48.326081  2444 leader_election.cc:343] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:48.326207  2649 tablet_bootstrap.cc:492] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.326176  2402 consensus_queue.cc:260] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.327090  2649 ts_tablet_manager.cc:1403] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:10:48.327829  2402 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.329835  2649 raft_consensus.cc:359] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.330581  2649 raft_consensus.cc:740] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.331314  2649 consensus_queue.cc:260] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.333248  2649 ts_tablet_manager.cc:1434] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:48.334056  2649 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.335785  2402 raft_consensus.cc:2468] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 3.
I20260709 13:10:48.337461  2444 leader_election.cc:304] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [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: 791abe0282fe45909c2d0b1ad560ce0c, 7d42a9ad84ba453789e6557c51d0476d; no voters: 23b22dea64424f0c8c33a0219f87465d
I20260709 13:10:48.338325  2619 raft_consensus.cc:2804] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:48.359896  2619 raft_consensus.cc:697] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:48.361323  2619 consensus_queue.cc:237] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.363255  2649 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: 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:48.364192  2649 tablet_bootstrap.cc:492] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.364938  2649 ts_tablet_manager.cc:1403] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 13:10:48.367152  2649 raft_consensus.cc:359] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.367648  2649 raft_consensus.cc:740] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.368300  2649 consensus_queue.cc:260] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.370081  2649 ts_tablet_manager.cc:1434] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 13:10:48.369982  2224 catalog_manager.cc:5697] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 2 to 3, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 3 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:48.370957  2649 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Bootstrap starting.
I20260709 13:10:48.386415  2649 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: 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:48.387207  2649 tablet_bootstrap.cc:492] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Bootstrap complete.
I20260709 13:10:48.387724  2649 ts_tablet_manager.cc:1403] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:10:48.390057  2649 raft_consensus.cc:359] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.390735  2649 raft_consensus.cc:740] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23b22dea64424f0c8c33a0219f87465d, State: Initialized, Role: FOLLOWER
I20260709 13:10:48.391409  2649 consensus_queue.cc:260] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:48.393476  2649 ts_tablet_manager.cc:1434] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:10:48.496902  2683 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.520838  2683 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:48.525624  2683 pending_rounds.cc:85] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Aborting all ops after (but not including) 0
I20260709 13:10:48.525825  2683 pending_rounds.cc:107] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:10:48.526019  2683 raft_consensus.cc:2889] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:10:48.538537  2743 raft_consensus.cc:993] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:48.539031  2743 raft_consensus.cc:1081] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:48.540848  2478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11813dab22714815aea5092e28320206"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:48.541520  2478 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:48.541886  2478 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.549188  2478 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:48.550802  2478 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 3 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:48.551456  2683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:48.551827  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:48.552143  2683 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.552429  2402 raft_consensus.cc:3055] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:48.552760  2402 raft_consensus.cc:740] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:48.553498  2402 consensus_queue.cc:260] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:48.554457  2402 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.557171  2683 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 3.
I20260709 13:10:48.558269  2444 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [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: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:48.559070  2619 raft_consensus.cc:2804] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:48.559509  2619 raft_consensus.cc:697] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:48.559665  2402 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 3.
I20260709 13:10:48.560432  2619 consensus_queue.cc:237] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:48.567572  2224 catalog_manager.cc:5697] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 2 to 3, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 3 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:48.746902  2402 raft_consensus.cc:1275] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:48.748139  2730 consensus_queue.cc:1048] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:48.755569  2683 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:10:48.765518  2683 raft_consensus.cc:1275] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:10:48.766872  2730 consensus_queue.cc:1048] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:49.016808  2683 raft_consensus.cc:1275] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:49.017989  2730 consensus_queue.cc:1048] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:49.025831  2402 raft_consensus.cc:1275] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:49.027395  2730 consensus_queue.cc:1048] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:10:49.267573  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:49.298429 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:49.315595  2478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45c3a686620847518c242a142bb55d31"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
mode: GRACEFUL
new_leader_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:10:49.316109  2478 raft_consensus.cc:606] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Received request to transfer leadership to TS 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:49.318332  2402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:49.318835  2402 raft_consensus.cc:606] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:49.321322  2478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
mode: GRACEFUL
new_leader_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:10:49.321893  2478 raft_consensus.cc:606] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Received request to transfer leadership to TS 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:49.323231 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:49.323817 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:49.324466 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:49.324874  2730 raft_consensus.cc:993] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c: : Instructing follower 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:49.325412  2619 raft_consensus.cc:1081] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Signalling peer 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:49.326854  2402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45c3a686620847518c242a142bb55d31"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:39616
I20260709 13:10:49.327363  2402 raft_consensus.cc:493] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:49.327713  2402 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:49.334470  2402 raft_consensus.cc:515] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.336086  2402 leader_election.cc:290] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 4 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:49.336799  2683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:49.337002  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c3a686620847518c242a142bb55d31" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:49.337379  2683 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:49.337611  2478 raft_consensus.cc:3055] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:49.337970  2478 raft_consensus.cc:740] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:49.338646  2478 consensus_queue.cc:260] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.339551  2478 raft_consensus.cc:3060] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:49.342324  2683 raft_consensus.cc:2468] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 4.
I20260709 13:10:49.343469  2370 leader_election.cc:304] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [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: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:49.344182  2632 raft_consensus.cc:2804] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:49.344502  2478 raft_consensus.cc:2468] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 4.
I20260709 13:10:49.344585  2632 raft_consensus.cc:697] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 4 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:49.345636  2632 consensus_queue.cc:237] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.351547  2227 catalog_manager.cc:5697] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 3 to 4, leader changed from 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 4 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.356901  2728 raft_consensus.cc:993] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:49.357450  2728 raft_consensus.cc:1081] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:49.359176  2478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:49.359747  2478 raft_consensus.cc:493] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:49.360069  2478 raft_consensus.cc:3060] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.365150  2478 raft_consensus.cc:515] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.366681  2478 leader_election.cc:290] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:49.367373  2683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:49.367609  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64f3f5b959064cffaa06be76e620e704" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:49.368088  2683 raft_consensus.cc:3060] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.368268  2402 raft_consensus.cc:3055] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:49.368649  2402 raft_consensus.cc:740] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:49.369549  2402 consensus_queue.cc:260] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.370906  2402 raft_consensus.cc:3060] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.371286  2730 raft_consensus.cc:993] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c: : Instructing follower 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:49.371798  2619 raft_consensus.cc:1081] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Signalling peer 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:49.373296  2403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:39616
I20260709 13:10:49.373752  2403 raft_consensus.cc:493] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:49.374042  2403 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.375236  2683 raft_consensus.cc:2468] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:49.376346  2444 leader_election.cc:304] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:49.377127  2619 raft_consensus.cc:2804] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:49.377620  2619 raft_consensus.cc:697] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:49.378357  2402 raft_consensus.cc:2468] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:49.378518  2619 consensus_queue.cc:237] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.380865  2403 raft_consensus.cc:515] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.383896  2683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:49.384054  2403 leader_election.cc:290] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:49.384183  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:49.384449  2683 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.384867  2478 raft_consensus.cc:3055] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:49.385200  2478 raft_consensus.cc:740] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:49.386051  2478 consensus_queue.cc:260] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.387313  2478 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:49.387005  2227 catalog_manager.cc:5697] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 1 to 2, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 2 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:49.391417  2683 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 2.
I20260709 13:10:49.392539  2370 leader_election.cc:304] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:49.393316  2632 raft_consensus.cc:2804] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:49.393777  2632 raft_consensus.cc:697] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:49.394750  2478 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 2.
I20260709 13:10:49.394645  2632 consensus_queue.cc:237] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:49.402310  2227 catalog_manager.cc:5697] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 1 to 2, leader changed from 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:49.803391  2478 raft_consensus.cc:1275] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:49.804608  2632 consensus_queue.cc:1048] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:49.807060  2683 raft_consensus.cc:1275] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:49.808621  2728 consensus_queue.cc:1048] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:49.817478  2686 raft_consensus.cc:1275] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:49.819485  2728 consensus_queue.cc:1048] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:49.841181  2478 raft_consensus.cc:1275] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:49.842716  2728 consensus_queue.cc:1048] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:10:49.995163  2403 raft_consensus.cc:1275] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:49.996976  2619 consensus_queue.cc:1048] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:49.997972  2686 raft_consensus.cc:1275] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:49.999347  2730 consensus_queue.cc:1048] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:50.268525  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:50.333833 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:50.341012  2478 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
mode: GRACEFUL
new_leader_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:10:50.341543  2478 raft_consensus.cc:606] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Received request to transfer leadership to TS 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:50.344012  2403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:50.344496  2403 raft_consensus.cc:606] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:50.346768  2403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:50.347208  2403 raft_consensus.cc:606] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:50.348196 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:50.348683 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:50.349310 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:50.666328  2619 raft_consensus.cc:993] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c: : Instructing follower 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:50.666870  2769 raft_consensus.cc:1081] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Signalling peer 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:50.668229  2403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:39616
I20260709 13:10:50.668725  2403 raft_consensus.cc:493] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:50.669044  2403 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.673796  2403 raft_consensus.cc:515] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.675359  2403 leader_election.cc:290] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 3 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:50.676055  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:50.676254  2478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ad45d6318f4e1d90539410d5692571" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:50.676694  2686 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.676785  2478 raft_consensus.cc:3055] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:50.677198  2478 raft_consensus.cc:740] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:50.678078  2478 consensus_queue.cc:260] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.679384  2478 raft_consensus.cc:3060] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.683758  2686 raft_consensus.cc:2468] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 3.
I20260709 13:10:50.685000  2370 leader_election.cc:304] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [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: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:50.685813  2632 raft_consensus.cc:2804] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:50.686309  2632 raft_consensus.cc:697] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:50.686249  2478 raft_consensus.cc:2468] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 3.
I20260709 13:10:50.687554  2632 consensus_queue.cc:237] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.695166  2223 catalog_manager.cc:5697] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 2 to 3, leader changed from 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 3 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:50.876519  2728 raft_consensus.cc:993] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:50.877014  2728 raft_consensus.cc:1081] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:50.878520  2477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:50.878949  2477 raft_consensus.cc:493] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:50.879228  2477 raft_consensus.cc:3060] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:50.883530  2477 raft_consensus.cc:515] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.884845  2477 leader_election.cc:290] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:50.885613  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:50.885859  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f37695e5e45492fb57b988bed813e83" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:50.886191  2686 raft_consensus.cc:3060] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:50.886446  2403 raft_consensus.cc:3055] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:50.886786  2403 raft_consensus.cc:740] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:50.887504  2403 consensus_queue.cc:260] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.888419  2403 raft_consensus.cc:3060] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:50.891207  2686 raft_consensus.cc:2468] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:50.892181  2444 leader_election.cc:304] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:50.892838  2619 raft_consensus.cc:2804] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:50.893301  2619 raft_consensus.cc:697] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:50.894121  2619 consensus_queue.cc:237] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.894738  2403 raft_consensus.cc:2468] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:50.900437  2223 catalog_manager.cc:5697] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 1 to 2, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 2 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:50.918941  2632 raft_consensus.cc:993] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:50.919437  2728 raft_consensus.cc:1081] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:50.920650  2477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:50.921017  2477 raft_consensus.cc:493] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:50.921257  2477 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.925547  2477 raft_consensus.cc:515] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.927003  2477 leader_election.cc:290] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 3 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:50.927698  2683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:50.927965  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9b90e37f13f4be5bae1f40f2640e146" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:50.928383  2683 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.928521  2403 raft_consensus.cc:3055] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:50.928926  2403 raft_consensus.cc:740] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:50.929735  2403 consensus_queue.cc:260] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.930974  2403 raft_consensus.cc:3060] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:50.935468  2683 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 3.
I20260709 13:10:50.936621  2444 leader_election.cc:304] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [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: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:50.937288  2619 raft_consensus.cc:2804] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:50.937476  2403 raft_consensus.cc:2468] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 3.
I20260709 13:10:50.937767  2619 raft_consensus.cc:697] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:50.938634  2619 consensus_queue.cc:237] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:50.944710  2223 catalog_manager.cc:5697] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 2 to 3, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 3 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:51.080201  2683 raft_consensus.cc:1275] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:51.081341  2728 consensus_queue.cc:1048] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:51.094730  2477 raft_consensus.cc:1275] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:10:51.096199  2728 consensus_queue.cc:1048] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:51.269400  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:51.281080  2403 raft_consensus.cc:1275] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:51.282545  2619 consensus_queue.cc:1048] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:51.293146  2683 raft_consensus.cc:1275] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:51.294776  2785 consensus_queue.cc:1048] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:51.336560  2683 raft_consensus.cc:1275] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:51.337677  2785 consensus_queue.cc:1048] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:51.345775  2403 raft_consensus.cc:1275] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:51.347043  2785 consensus_queue.cc:1048] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:51.355659 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:51.363726  2477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11813dab22714815aea5092e28320206"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
mode: GRACEFUL
new_leader_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:10:51.364198  2477 raft_consensus.cc:606] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Received request to transfer leadership to TS 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:51.366393  2477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
mode: GRACEFUL
new_leader_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:10:51.366844  2477 raft_consensus.cc:606] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Received request to transfer leadership to TS 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:51.368945  2403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:51.369419  2403 raft_consensus.cc:606] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:51.370534 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:51.371038 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:51.371555 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:51.612462  2769 raft_consensus.cc:993] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c: : Instructing follower 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:51.613029  2785 raft_consensus.cc:1081] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Signalling peer 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:51.614310  2403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:39616
I20260709 13:10:51.614814  2403 raft_consensus.cc:493] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.615105  2403 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.619822  2769 raft_consensus.cc:993] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c: : Instructing follower 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:51.620347  2785 raft_consensus.cc:1081] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Signalling peer 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:51.620630  2403 raft_consensus.cc:515] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:51.621814  2402 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11813dab22714815aea5092e28320206"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:39616
I20260709 13:10:51.622306  2402 raft_consensus.cc:493] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.622478  2403 leader_election.cc:290] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:51.622797  2402 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:51.623121  2683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:51.623742  2683 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.624214  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:51.624675  2477 raft_consensus.cc:3055] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:51.624903  2477 raft_consensus.cc:740] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:51.625626  2477 consensus_queue.cc:260] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:51.626647  2477 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.629287  2402 raft_consensus.cc:515] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:51.630319  2683 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 2.
I20260709 13:10:51.631088  2477 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 2.
I20260709 13:10:51.631187  2402 leader_election.cc:290] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 4 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:51.631861  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:51.631440  2370 leader_election.cc:304] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:51.632479  2686 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:51.632786  2728 raft_consensus.cc:2804] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:51.637238  2728 raft_consensus.cc:697] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:51.637951  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11813dab22714815aea5092e28320206" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:51.638298  2686 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 4.
I20260709 13:10:51.638561  2477 raft_consensus.cc:3055] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:51.638180  2728 consensus_queue.cc:237] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:51.638900  2477 raft_consensus.cc:740] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:51.639391  2370 leader_election.cc:304] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [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: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:51.639717  2477 consensus_queue.cc:260] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:51.640156  2789 raft_consensus.cc:2804] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:51.641057  2477 raft_consensus.cc:3060] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:51.641311  2789 raft_consensus.cc:697] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 4 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:51.642194  2789 consensus_queue.cc:237] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } }
I20260709 13:10:51.648648  2477 raft_consensus.cc:2468] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 4.
I20260709 13:10:51.655332  2224 catalog_manager.cc:5697] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 1 to 2, leader changed from 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 2 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:51.669122  2224 catalog_manager.cc:5697] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 3 to 4, leader changed from 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 4 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:51.738291  2792 raft_consensus.cc:993] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:51.738932  2790 raft_consensus.cc:1081] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:51.740286  2477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:51.740711  2477 raft_consensus.cc:493] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:51.740933  2477 raft_consensus.cc:3060] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.745558  2477 raft_consensus.cc:515] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:51.747026  2477 leader_election.cc:290] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:51.747627  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:51.747912  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e349e6e1a31548c0a6448b9447af83ed" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:51.748262  2686 raft_consensus.cc:3060] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.748550  2402 raft_consensus.cc:3055] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:51.748878  2402 raft_consensus.cc:740] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:51.749591  2402 consensus_queue.cc:260] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:51.750679  2402 raft_consensus.cc:3060] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:51.754272  2686 raft_consensus.cc:2468] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:51.755568  2444 leader_election.cc:304] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:51.758685  2785 raft_consensus.cc:2804] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:51.759137  2785 raft_consensus.cc:697] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:51.760000  2785 consensus_queue.cc:237] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:51.760442  2402 raft_consensus.cc:2468] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 2.
I20260709 13:10:51.766533  2224 catalog_manager.cc:5697] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 1 to 2, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 2 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.023325  2477 raft_consensus.cc:1275] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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.024533  2790 consensus_queue.cc:1048] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, 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.028210  2686 raft_consensus.cc:1275] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:52.029806  2790 consensus_queue.cc:1048] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.035136  2683 raft_consensus.cc:1275] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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.036448  2789 consensus_queue.cc:1048] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, 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.050788  2477 raft_consensus.cc:1275] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:52.052536  2792 consensus_queue.cc:1048] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:52.235638  2686 raft_consensus.cc:1275] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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.236734  2769 consensus_queue.cc:1048] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, 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.245172  2402 raft_consensus.cc:1275] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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.246973  2619 consensus_queue.cc:1048] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:10:52.270258  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:52.378667 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:52.385691  2402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:52.386149  2402 raft_consensus.cc:606] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:52.388415  2402 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
mode: GRACEFUL
new_leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:42286
I20260709 13:10:52.388813  2402 raft_consensus.cc:606] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Received request to transfer leadership to TS 791abe0282fe45909c2d0b1ad560ce0c
I20260709 13:10:52.390959  2477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
mode: GRACEFUL
new_leader_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:42232
I20260709 13:10:52.391337  2477 raft_consensus.cc:606] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Received request to transfer leadership to TS 7d42a9ad84ba453789e6557c51d0476d
I20260709 13:10:52.392334 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:10:52.392738 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:10:52.393234 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:52.582911  2728 raft_consensus.cc:993] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:52.583423  2808 raft_consensus.cc:1081] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:52.584725  2477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:52.585170  2477 raft_consensus.cc:493] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.585435  2477 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.589797  2477 raft_consensus.cc:515] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.591161  2477 leader_election.cc:290] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 3 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:52.592053  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:52.592322  2402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41ac2365493e49879ce8a32933736eb5" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:52.592694  2686 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.592856  2402 raft_consensus.cc:3055] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:52.593225  2402 raft_consensus.cc:740] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:52.594071  2402 consensus_queue.cc:260] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.595257  2402 raft_consensus.cc:3060] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.596648  2619 raft_consensus.cc:993] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c: : Instructing follower 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:52.597167  2769 raft_consensus.cc:1081] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Signalling peer 7d42a9ad84ba453789e6557c51d0476d to start an election
I20260709 13:10:52.598609  2403 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7"
dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
 from {username='slave'} at 127.0.0.1:39616
I20260709 13:10:52.599067  2403 raft_consensus.cc:493] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.599372  2403 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.599517  2686 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 3.
I20260709 13:10:52.600778  2444 leader_election.cc:304] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [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: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:52.601540  2769 raft_consensus.cc:2804] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:52.602006  2769 raft_consensus.cc:697] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:52.602296  2402 raft_consensus.cc:2468] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 3.
I20260709 13:10:52.602883  2769 consensus_queue.cc:237] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.605085  2403 raft_consensus.cc:515] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.607076  2403 leader_election.cc:290] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [CANDIDATE]: Term 3 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195:33453)
I20260709 13:10:52.607676  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:52.608304  2686 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.609489  2223 catalog_manager.cc:5697] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 2 to 3, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 3 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:52.612008  2477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b69bde50de24105b69e1db7bf5783e7" candidate_uuid: "7d42a9ad84ba453789e6557c51d0476d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
I20260709 13:10:52.612625  2477 raft_consensus.cc:3055] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:52.612943  2477 raft_consensus.cc:740] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:52.612962  2686 raft_consensus.cc:2468] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 3.
I20260709 13:10:52.613775  2477 consensus_queue.cc:260] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.614102  2370 leader_election.cc:304] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [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: 23b22dea64424f0c8c33a0219f87465d, 7d42a9ad84ba453789e6557c51d0476d; no voters: 
I20260709 13:10:52.614964  2477 raft_consensus.cc:3060] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:52.614925  2808 raft_consensus.cc:2804] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:52.615680  2808 raft_consensus.cc:697] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Becoming Leader. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:52.617450  2808 consensus_queue.cc:237] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.620045  2477 raft_consensus.cc:2468] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d42a9ad84ba453789e6557c51d0476d in term 3.
I20260709 13:10:52.627597  2224 catalog_manager.cc:5697] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d reported cstate change: term changed from 2 to 3, leader changed from 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195) to 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194). New cstate: current_term: 3 leader_uuid: "7d42a9ad84ba453789e6557c51d0476d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:52.698298  2728 raft_consensus.cc:993] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d: : Instructing follower 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:52.698781  2808 raft_consensus.cc:1081] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Signalling peer 791abe0282fe45909c2d0b1ad560ce0c to start an election
I20260709 13:10:52.700042  2477 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413"
dest_uuid: "791abe0282fe45909c2d0b1ad560ce0c"
 from {username='slave'} at 127.0.0.1:43140
I20260709 13:10:52.700488  2477 raft_consensus.cc:493] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:52.700760  2477 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:52.705291  2477 raft_consensus.cc:515] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.706616  2477 leader_election.cc:290] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [CANDIDATE]: Term 4 election: Requested vote from peers 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431), 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085)
I20260709 13:10:52.707486  2686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "23b22dea64424f0c8c33a0219f87465d"
I20260709 13:10:52.707659  2403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3989e704d4cc4acf8a3f9167b5f8a413" candidate_uuid: "791abe0282fe45909c2d0b1ad560ce0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7d42a9ad84ba453789e6557c51d0476d"
I20260709 13:10:52.708042  2686 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:52.708267  2403 raft_consensus.cc:3055] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:10:52.708617  2403 raft_consensus.cc:740] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d42a9ad84ba453789e6557c51d0476d, State: Running, Role: LEADER
I20260709 13:10:52.709252  2403 consensus_queue.cc:260] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.710143  2403 raft_consensus.cc:3060] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:10:52.712988  2686 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 4.
I20260709 13:10:52.714031  2444 leader_election.cc:304] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [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: 23b22dea64424f0c8c33a0219f87465d, 791abe0282fe45909c2d0b1ad560ce0c; no voters: 
I20260709 13:10:52.714790  2769 raft_consensus.cc:2804] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:10:52.715255  2403 raft_consensus.cc:2468] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 791abe0282fe45909c2d0b1ad560ce0c in term 4.
I20260709 13:10:52.715499  2769 raft_consensus.cc:697] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 LEADER]: Becoming Leader. State: Replica: 791abe0282fe45909c2d0b1ad560ce0c, State: Running, Role: LEADER
I20260709 13:10:52.716521  2769 consensus_queue.cc:237] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [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: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } }
I20260709 13:10:52.726323  2224 catalog_manager.cc:5697] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c reported cstate change: term changed from 3 to 4, leader changed from 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194) to 791abe0282fe45909c2d0b1ad560ce0c (127.29.54.195). New cstate: current_term: 4 leader_uuid: "791abe0282fe45909c2d0b1ad560ce0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:53.015340  2477 raft_consensus.cc:1275] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:53.016418  2808 consensus_queue.cc:1048] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "791abe0282fe45909c2d0b1ad560ce0c" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 33453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:53.029318  2686 raft_consensus.cc:1275] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Refusing update from remote peer 7d42a9ad84ba453789e6557c51d0476d: 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:53.031263  2728 consensus_queue.cc:1048] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:53.127851  2686 raft_consensus.cc:1275] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:53.129094  2814 consensus_queue.cc:1048] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:53.137902  2403 raft_consensus.cc:1275] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:53.139317  2619 consensus_queue.cc:1048] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:53.219949  2403 raft_consensus.cc:1275] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:53.220984  2619 consensus_queue.cc:1048] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d42a9ad84ba453789e6557c51d0476d" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 40085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:10:53.229117  2686 raft_consensus.cc:1275] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Refusing update from remote peer 791abe0282fe45909c2d0b1ad560ce0c: 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:53.233673  2824 consensus_queue.cc:1048] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "23b22dea64424f0c8c33a0219f87465d" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 41431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:10:53.271339  2275 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:10:53.400077 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:10:53.427784 29915 tablet_server.cc:179] TabletServer@127.29.54.193:41431 shutting down...
I20260709 13:10:53.444473 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:53.445044 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.445725 29915 raft_consensus.cc:2243] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.446313 29915 raft_consensus.cc:2272] T 64f3f5b959064cffaa06be76e620e704 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:53.447860  2370 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
I20260709 13:10:53.448875 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.449772 29915 raft_consensus.cc:2243] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.450284 29915 raft_consensus.cc:2272] T 45c3a686620847518c242a142bb55d31 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:53.450609  2370 consensus_peers.cc:597] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. 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:53.452652 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.453421 29915 raft_consensus.cc:2243] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.453816 29915 raft_consensus.cc:2272] T e349e6e1a31548c0a6448b9447af83ed P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.455524 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.456040 29915 raft_consensus.cc:2243] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.456442 29915 raft_consensus.cc:2272] T 11813dab22714815aea5092e28320206 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.458211 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.458750 29915 raft_consensus.cc:2243] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.459141 29915 raft_consensus.cc:2272] T 3989e704d4cc4acf8a3f9167b5f8a413 P 23b22dea64424f0c8c33a0219f87465d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.461073 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.461577 29915 raft_consensus.cc:2243] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.461968 29915 raft_consensus.cc:2272] T 5b69bde50de24105b69e1db7bf5783e7 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.463996 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.464499 29915 raft_consensus.cc:2243] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.464917 29915 raft_consensus.cc:2272] T d9b90e37f13f4be5bae1f40f2640e146 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.466524 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.467135 29915 raft_consensus.cc:2243] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.467599 29915 raft_consensus.cc:2272] T 4f37695e5e45492fb57b988bed813e83 P 23b22dea64424f0c8c33a0219f87465d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.469393 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.469847 29915 raft_consensus.cc:2243] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.470283 29915 raft_consensus.cc:2272] T 33ad45d6318f4e1d90539410d5692571 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:53.470911  2370 consensus_peers.cc:597] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. 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:53.472100 29915 tablet_replica.cc:333] stopping tablet replica
I20260709 13:10:53.472645 29915 raft_consensus.cc:2243] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.473040 29915 raft_consensus.cc:2272] T 41ac2365493e49879ce8a32933736eb5 P 23b22dea64424f0c8c33a0219f87465d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:53.492830  2444 consensus_peers.cc:597] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:53.499933 29915 tablet_server.cc:196] TabletServer@127.29.54.193:41431 shutdown complete.
I20260709 13:10:53.517501 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
W20260709 13:10:53.522423  2444 consensus_peers.cc:597] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085): Couldn't send request to peer 7d42a9ad84ba453789e6557c51d0476d. 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:53.542980  2370 consensus_peers.cc:597] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:53.545102 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:53.545814 29915 tablet_replica.cc:333] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.546900 29915 raft_consensus.cc:2243] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.547904 29915 raft_consensus.cc:2272] T 33ad45d6318f4e1d90539410d5692571 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.551085 29915 tablet_replica.cc:333] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
W20260709 13:10:53.551134  2444 consensus_peers.cc:597] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:53.551789 29915 raft_consensus.cc:2243] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.552249 29915 raft_consensus.cc:2272] T 41ac2365493e49879ce8a32933736eb5 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.554790 29915 tablet_replica.cc:333] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.555414 29915 raft_consensus.cc:2243] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.555821 29915 raft_consensus.cc:2272] T 4f37695e5e45492fb57b988bed813e83 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.557653 29915 tablet_replica.cc:333] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.558163 29915 raft_consensus.cc:2243] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.558599 29915 raft_consensus.cc:2272] T 64f3f5b959064cffaa06be76e620e704 P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.560570 29915 tablet_replica.cc:333] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.561075 29915 raft_consensus.cc:2243] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.561467 29915 raft_consensus.cc:2272] T 3989e704d4cc4acf8a3f9167b5f8a413 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.563990 29915 tablet_replica.cc:333] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.564532 29915 raft_consensus.cc:2243] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.565260 29915 raft_consensus.cc:2272] T 5b69bde50de24105b69e1db7bf5783e7 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.567610 29915 tablet_replica.cc:333] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.568161 29915 raft_consensus.cc:2243] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.568581 29915 raft_consensus.cc:2272] T d9b90e37f13f4be5bae1f40f2640e146 P 7d42a9ad84ba453789e6557c51d0476d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.570299 29915 tablet_replica.cc:333] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.570817 29915 raft_consensus.cc:2243] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.571520 29915 raft_consensus.cc:2272] T 45c3a686620847518c242a142bb55d31 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.573382 29915 tablet_replica.cc:333] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.573866 29915 raft_consensus.cc:2243] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.574622 29915 raft_consensus.cc:2272] T 11813dab22714815aea5092e28320206 P 7d42a9ad84ba453789e6557c51d0476d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.576306 29915 tablet_replica.cc:333] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d: stopping tablet replica
I20260709 13:10:53.576766 29915 raft_consensus.cc:2243] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.577152 29915 raft_consensus.cc:2272] T e349e6e1a31548c0a6448b9447af83ed P 7d42a9ad84ba453789e6557c51d0476d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.598821 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
I20260709 13:10:53.620522 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
W20260709 13:10:53.628857  2444 consensus_peers.cc:597] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 7d42a9ad84ba453789e6557c51d0476d (127.29.54.194:40085): Couldn't send request to peer 7d42a9ad84ba453789e6557c51d0476d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:40085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:10:53.646407  2444 consensus_peers.cc:597] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c -> Peer 23b22dea64424f0c8c33a0219f87465d (127.29.54.193:41431): Couldn't send request to peer 23b22dea64424f0c8c33a0219f87465d. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:41431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:10:53.648571 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:53.649375 29915 tablet_replica.cc:333] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.650100 29915 raft_consensus.cc:2243] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.650964 29915 raft_consensus.cc:2272] T 3989e704d4cc4acf8a3f9167b5f8a413 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.653955 29915 tablet_replica.cc:333] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.654616 29915 raft_consensus.cc:2243] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.655025 29915 raft_consensus.cc:2272] T 45c3a686620847518c242a142bb55d31 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.656822 29915 tablet_replica.cc:333] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.657378 29915 raft_consensus.cc:2243] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.658099 29915 raft_consensus.cc:2272] T 4f37695e5e45492fb57b988bed813e83 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.660032 29915 tablet_replica.cc:333] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.660580 29915 raft_consensus.cc:2243] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.661271 29915 raft_consensus.cc:2272] T 64f3f5b959064cffaa06be76e620e704 P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.663128 29915 tablet_replica.cc:333] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.663619 29915 raft_consensus.cc:2243] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.664323 29915 raft_consensus.cc:2272] T 41ac2365493e49879ce8a32933736eb5 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.666707 29915 tablet_replica.cc:333] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.667191 29915 raft_consensus.cc:2243] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.667902 29915 raft_consensus.cc:2272] T d9b90e37f13f4be5bae1f40f2640e146 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.669904 29915 tablet_replica.cc:333] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.670403 29915 raft_consensus.cc:2243] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.670853 29915 raft_consensus.cc:2272] T 5b69bde50de24105b69e1db7bf5783e7 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.673164 29915 tablet_replica.cc:333] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.673648 29915 raft_consensus.cc:2243] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.674064 29915 raft_consensus.cc:2272] T 11813dab22714815aea5092e28320206 P 791abe0282fe45909c2d0b1ad560ce0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.675859 29915 tablet_replica.cc:333] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.676345 29915 raft_consensus.cc:2243] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.677037 29915 raft_consensus.cc:2272] T e349e6e1a31548c0a6448b9447af83ed P 791abe0282fe45909c2d0b1ad560ce0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.679064 29915 tablet_replica.cc:333] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c: stopping tablet replica
I20260709 13:10:53.679507 29915 raft_consensus.cc:2243] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:53.679894 29915 raft_consensus.cc:2272] T 33ad45d6318f4e1d90539410d5692571 P 791abe0282fe45909c2d0b1ad560ce0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.708107 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
I20260709 13:10:53.732095 29915 master.cc:562] Master@127.29.54.254:37377 shutting down...
I20260709 13:10:53.756302 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:53.756853 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:53.757195 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P f546a02ab29546f08f72bf5516691353: stopping tablet replica
I20260709 13:10:53.776641 29915 master.cc:584] Master@127.29.54.254:37377 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12675 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:10:53.818193 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:35101
I20260709 13:10:53.819410 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:53.824585  2832 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:53.825554  2833 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:53.826073  2835 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:53.826756 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:53.827638 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:53.827809 29915 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:53.827927 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602653827916 us; error 0 us; skew 500 ppm
I20260709 13:10:53.828387 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:53.830804 29915 webserver.cc:533] Webserver started at http://127.29.54.254:32843/ using document root <none> and password file <none>
I20260709 13:10:53.831241 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:53.831390 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:53.831600 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:53.832676 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "aaed5c696e9246f8b901cdf0e7e0730a"
format_stamp: "Formatted at 2026-07-09 13:10:53 on dist-test-slave-tqcw"
I20260709 13:10:53.837023 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:53.840101  2840 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:53.840812 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:10:53.841104 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "aaed5c696e9246f8b901cdf0e7e0730a"
format_stamp: "Formatted at 2026-07-09 13:10:53 on dist-test-slave-tqcw"
I20260709 13:10:53.841383 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-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:53.864157 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:53.865268 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:53.901703 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:35101
I20260709 13:10:53.901799  2891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:35101 every 8 connection(s)
I20260709 13:10:53.905411  2892 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:53.915856  2892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a: Bootstrap starting.
I20260709 13:10:53.920503  2892 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:53.924439  2892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a: No bootstrap required, opened a new log
I20260709 13:10:53.926445  2892 raft_consensus.cc:359] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaed5c696e9246f8b901cdf0e7e0730a" member_type: VOTER }
I20260709 13:10:53.926884  2892 raft_consensus.cc:385] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:53.927098  2892 raft_consensus.cc:740] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaed5c696e9246f8b901cdf0e7e0730a, State: Initialized, Role: FOLLOWER
I20260709 13:10:53.927578  2892 consensus_queue.cc:260] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aaed5c696e9246f8b901cdf0e7e0730a" member_type: VOTER }
I20260709 13:10:53.927973  2892 raft_consensus.cc:399] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:53.928166  2892 raft_consensus.cc:493] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:53.928367  2892 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:53.932931  2892 raft_consensus.cc:515] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaed5c696e9246f8b901cdf0e7e0730a" member_type: VOTER }
I20260709 13:10:53.933403  2892 leader_election.cc:304] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [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: aaed5c696e9246f8b901cdf0e7e0730a; no voters: 
I20260709 13:10:53.934417  2892 leader_election.cc:290] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:53.934782  2895 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:53.936161  2895 raft_consensus.cc:697] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 1 LEADER]: Becoming Leader. State: Replica: aaed5c696e9246f8b901cdf0e7e0730a, State: Running, Role: LEADER
I20260709 13:10:53.936797  2895 consensus_queue.cc:237] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [LEADER]: Queue going to LEADER mode. State: All 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: "aaed5c696e9246f8b901cdf0e7e0730a" member_type: VOTER }
I20260709 13:10:53.937451  2892 sys_catalog.cc:565] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:53.941704  2897 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [sys.catalog]: SysCatalogTable state changed. Reason: New leader aaed5c696e9246f8b901cdf0e7e0730a. Latest consensus state: current_term: 1 leader_uuid: "aaed5c696e9246f8b901cdf0e7e0730a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaed5c696e9246f8b901cdf0e7e0730a" member_type: VOTER } }
I20260709 13:10:53.941783  2896 sys_catalog.cc:455] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aaed5c696e9246f8b901cdf0e7e0730a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aaed5c696e9246f8b901cdf0e7e0730a" member_type: VOTER } }
I20260709 13:10:53.942649  2897 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:53.942698  2896 sys_catalog.cc:458] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:53.948736  2902 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:53.953327  2902 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:53.958019 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:53.961727  2902 catalog_manager.cc:1383] Generated new cluster ID: 77bb2f723af5475d9d77179880fb9414
I20260709 13:10:53.961963  2902 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:53.976315  2902 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:53.977510  2902 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:53.987865  2902 catalog_manager.cc:6070] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a: Generated new TSK 0
I20260709 13:10:53.988379  2902 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:53.992475 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:53.998098  2913 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:53.999385  2914 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:54.000936 29915 server_base.cc:1061] running on GCE node
W20260709 13:10:54.001447  2916 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:54.002452 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:54.002748 29915 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:54.002925 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602654002901 us; error 0 us; skew 500 ppm
I20260709 13:10:54.003472 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:54.005654 29915 webserver.cc:533] Webserver started at http://127.29.54.193:39557/ using document root <none> and password file <none>
I20260709 13:10:54.006121 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:54.006309 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:54.006635 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:54.007654 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "673e37884e1a4cf495066069e0c1f23a"
format_stamp: "Formatted at 2026-07-09 13:10:54 on dist-test-slave-tqcw"
I20260709 13:10:54.011812 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:10:54.014926  2921 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:54.015642 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:54.015924 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "673e37884e1a4cf495066069e0c1f23a"
format_stamp: "Formatted at 2026-07-09 13:10:54 on dist-test-slave-tqcw"
I20260709 13:10:54.016215 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-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:54.035460 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:54.036631 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:54.038079 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:54.040400 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:54.040622 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:54.040860 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:54.041023 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:54.080173 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:34767
I20260709 13:10:54.080276  2983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:34767 every 8 connection(s)
I20260709 13:10:54.085144 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:54.092645  2988 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:54.093750  2989 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:54.096853 29915 server_base.cc:1061] running on GCE node
W20260709 13:10:54.097289  2991 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:54.098379 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:54.098471  2984 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35101
W20260709 13:10:54.098656 29915 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:54.098996 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602654098967 us; error 0 us; skew 500 ppm
I20260709 13:10:54.099041  2984 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:54.099644 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:54.099903  2984 heartbeater.cc:507] Master 127.29.54.254:35101 requested a full tablet report, sending...
I20260709 13:10:54.102286  2857 ts_manager.cc:194] Registered new tserver with Master: 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767)
I20260709 13:10:54.102286 29915 webserver.cc:533] Webserver started at http://127.29.54.194:38167/ using document root <none> and password file <none>
I20260709 13:10:54.103173 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:54.103442 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:54.103718 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:54.104363  2857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50548
I20260709 13:10:54.104836 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
format_stamp: "Formatted at 2026-07-09 13:10:54 on dist-test-slave-tqcw"
I20260709 13:10:54.109350 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:54.112442  2996 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:54.113286 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 13:10:54.113520 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
format_stamp: "Formatted at 2026-07-09 13:10:54 on dist-test-slave-tqcw"
I20260709 13:10:54.113755 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-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:54.124505 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:54.125545 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:54.126900 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:54.129000 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:54.129208 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:54.129447 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:54.129621 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:54.168932 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:36843
I20260709 13:10:54.169040  3058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:36843 every 8 connection(s)
I20260709 13:10:54.173655 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:54.180054  3062 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:54.181171  3063 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:54.183207 29915 server_base.cc:1061] running on GCE node
W20260709 13:10:54.183573  3065 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:54.184691 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:54.184993 29915 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:54.185209 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602654185190 us; error 0 us; skew 500 ppm
I20260709 13:10:54.185853 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:54.186287  3059 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35101
I20260709 13:10:54.186743  3059 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:54.187562  3059 heartbeater.cc:507] Master 127.29.54.254:35101 requested a full tablet report, sending...
I20260709 13:10:54.188313 29915 webserver.cc:533] Webserver started at http://127.29.54.195:37573/ using document root <none> and password file <none>
I20260709 13:10:54.188967 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:54.189220 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:54.189481 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:54.189778  2857 ts_manager.cc:194] Registered new tserver with Master: e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843)
I20260709 13:10:54.190652 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "cab770c3a3dd4c91be668e9462492933"
format_stamp: "Formatted at 2026-07-09 13:10:54 on dist-test-slave-tqcw"
I20260709 13:10:54.191231  2857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50550
I20260709 13:10:54.195134 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:10:54.198441  3070 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:54.199209 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:10:54.199494 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "cab770c3a3dd4c91be668e9462492933"
format_stamp: "Formatted at 2026-07-09 13:10:54 on dist-test-slave-tqcw"
I20260709 13:10:54.199774 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602503468366-29915-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:54.219137 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:54.220253 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:54.221632 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:54.223814 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:54.224035 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:54.224264 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:54.224429 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:54.263769 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:42959
I20260709 13:10:54.263867  3132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:42959 every 8 connection(s)
I20260709 13:10:54.277284  3133 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35101
I20260709 13:10:54.277674  3133 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:54.278358  3133 heartbeater.cc:507] Master 127.29.54.254:35101 requested a full tablet report, sending...
I20260709 13:10:54.280305  2857 ts_manager.cc:194] Registered new tserver with Master: cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:54.281388 29915 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014403929s
I20260709 13:10:54.281839  2857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50554
I20260709 13:10:54.305512  2857 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50556:
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:54.307653  2857 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:54.349298  3023 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1a400dd6d94f5080d047a89651c1f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=757ec74625a04a5c8e4281e1bc4b5ea2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:54.351814  3024 tablet_service.cc:1511] Processing CreateTablet for tablet 10e919286247418aaba53fa4a594e69f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=757ec74625a04a5c8e4281e1bc4b5ea2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:54.353137  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e919286247418aaba53fa4a594e69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.355012  3023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1a400dd6d94f5080d047a89651c1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.377024  3148 tablet_bootstrap.cc:492] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4: Bootstrap starting.
I20260709 13:10:54.381886  3098 tablet_service.cc:1511] Processing CreateTablet for tablet 10e919286247418aaba53fa4a594e69f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=757ec74625a04a5c8e4281e1bc4b5ea2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:54.382198  3097 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1a400dd6d94f5080d047a89651c1f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=757ec74625a04a5c8e4281e1bc4b5ea2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:54.383327  3098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e919286247418aaba53fa4a594e69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.384184  3148 tablet_bootstrap.cc:654] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.385779  3097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1a400dd6d94f5080d047a89651c1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.388089  2949 tablet_service.cc:1511] Processing CreateTablet for tablet 10e919286247418aaba53fa4a594e69f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=757ec74625a04a5c8e4281e1bc4b5ea2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:54.388649  2948 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1a400dd6d94f5080d047a89651c1f4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=757ec74625a04a5c8e4281e1bc4b5ea2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:54.389360  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e919286247418aaba53fa4a594e69f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.390017  2948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1a400dd6d94f5080d047a89651c1f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.407420  3149 tablet_bootstrap.cc:492] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933: Bootstrap starting.
I20260709 13:10:54.409406  3151 tablet_bootstrap.cc:492] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a: Bootstrap starting.
I20260709 13:10:54.409969  3148 tablet_bootstrap.cc:492] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4: No bootstrap required, opened a new log
I20260709 13:10:54.410597  3148 ts_tablet_manager.cc:1403] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260709 13:10:54.413770  3148 raft_consensus.cc:359] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.414549  3148 raft_consensus.cc:385] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.414870  3148 raft_consensus.cc:740] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0182eed6d1247b1a5d5430f32dac4f4, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.415145  3151 tablet_bootstrap.cc:654] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.415823  3149 tablet_bootstrap.cc:654] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.415858  3148 consensus_queue.cc:260] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.418751  3059 heartbeater.cc:499] Master 127.29.54.254:35101 was elected leader, sending a full tablet report...
I20260709 13:10:54.420326  3148 ts_tablet_manager.cc:1434] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:10:54.420964  3151 tablet_bootstrap.cc:492] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a: No bootstrap required, opened a new log
I20260709 13:10:54.421605  3151 ts_tablet_manager.cc:1403] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:10:54.425040  3148 tablet_bootstrap.cc:492] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4: Bootstrap starting.
I20260709 13:10:54.425485  3151 raft_consensus.cc:359] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.426470  3151 raft_consensus.cc:385] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.426851  3151 raft_consensus.cc:740] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.427827  3151 consensus_queue.cc:260] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.432384  3148 tablet_bootstrap.cc:654] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.435374  2984 heartbeater.cc:499] Master 127.29.54.254:35101 was elected leader, sending a full tablet report...
I20260709 13:10:54.435933  3151 ts_tablet_manager.cc:1434] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.011s
I20260709 13:10:54.436627  3149 tablet_bootstrap.cc:492] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933: No bootstrap required, opened a new log
I20260709 13:10:54.436892  3151 tablet_bootstrap.cc:492] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a: Bootstrap starting.
I20260709 13:10:54.437922  3149 ts_tablet_manager.cc:1403] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 13:10:54.441247  3149 raft_consensus.cc:359] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.442049  3149 raft_consensus.cc:385] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.442390  3149 raft_consensus.cc:740] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.443320  3149 consensus_queue.cc:260] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.444489  3151 tablet_bootstrap.cc:654] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.447880  3148 tablet_bootstrap.cc:492] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4: No bootstrap required, opened a new log
I20260709 13:10:54.448361  3148 ts_tablet_manager.cc:1403] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260709 13:10:54.451376  3148 raft_consensus.cc:359] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.451877  3149 ts_tablet_manager.cc:1434] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.011s
I20260709 13:10:54.452212  3148 raft_consensus.cc:385] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.452320  3133 heartbeater.cc:499] Master 127.29.54.254:35101 was elected leader, sending a full tablet report...
I20260709 13:10:54.453408  3149 tablet_bootstrap.cc:492] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933: Bootstrap starting.
I20260709 13:10:54.453473  3151 tablet_bootstrap.cc:492] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a: No bootstrap required, opened a new log
I20260709 13:10:54.453999  3151 ts_tablet_manager.cc:1403] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 13:10:54.454042  3148 raft_consensus.cc:740] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0182eed6d1247b1a5d5430f32dac4f4, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.455154  3148 consensus_queue.cc:260] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.457068  3151 raft_consensus.cc:359] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.457816  3151 raft_consensus.cc:385] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.458117  3151 raft_consensus.cc:740] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.459163  3151 consensus_queue.cc:260] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.461416  3151 ts_tablet_manager.cc:1434] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:10:54.461800  3149 tablet_bootstrap.cc:654] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.462747  3148 ts_tablet_manager.cc:1434] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.005s
I20260709 13:10:54.466936  3149 tablet_bootstrap.cc:492] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933: No bootstrap required, opened a new log
I20260709 13:10:54.467514  3149 ts_tablet_manager.cc:1403] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260709 13:10:54.471366  3149 raft_consensus.cc:359] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.471889  3149 raft_consensus.cc:385] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.472136  3149 raft_consensus.cc:740] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.472694  3149 consensus_queue.cc:260] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.474401  3149 ts_tablet_manager.cc:1434] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 13:10:54.565522  3152 raft_consensus.cc:493] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.566094  3152 raft_consensus.cc:515] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.568032  3152 leader_election.cc:290] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:54.577927  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e919286247418aaba53fa4a594e69f" candidate_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a" is_pre_election: true
I20260709 13:10:54.578802  2959 raft_consensus.cc:2468] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0182eed6d1247b1a5d5430f32dac4f4 in term 0.
I20260709 13:10:54.578980  3108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e919286247418aaba53fa4a594e69f" candidate_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab770c3a3dd4c91be668e9462492933" is_pre_election: true
I20260709 13:10:54.579692  3108 raft_consensus.cc:2468] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0182eed6d1247b1a5d5430f32dac4f4 in term 0.
I20260709 13:10:54.579792  2998 leader_election.cc:304] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, e0182eed6d1247b1a5d5430f32dac4f4; no voters: 
I20260709 13:10:54.580577  3152 raft_consensus.cc:2804] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.580915  3152 raft_consensus.cc:493] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.581197  3152 raft_consensus.cc:3060] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.586637  3152 raft_consensus.cc:515] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.588094  3152 leader_election.cc:290] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [CANDIDATE]: Term 1 election: Requested vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:54.588800  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e919286247418aaba53fa4a594e69f" candidate_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
I20260709 13:10:54.589072  3108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e919286247418aaba53fa4a594e69f" candidate_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab770c3a3dd4c91be668e9462492933"
I20260709 13:10:54.589406  2959 raft_consensus.cc:3060] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.589622  3108 raft_consensus.cc:3060] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.596525  3108 raft_consensus.cc:2468] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0182eed6d1247b1a5d5430f32dac4f4 in term 1.
I20260709 13:10:54.596525  2959 raft_consensus.cc:2468] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0182eed6d1247b1a5d5430f32dac4f4 in term 1.
I20260709 13:10:54.597728  2998 leader_election.cc:304] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, e0182eed6d1247b1a5d5430f32dac4f4; no voters: 
I20260709 13:10:54.598359  3152 raft_consensus.cc:2804] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.599259  3152 raft_consensus.cc:697] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 LEADER]: Becoming Leader. State: Replica: e0182eed6d1247b1a5d5430f32dac4f4, State: Running, Role: LEADER
I20260709 13:10:54.599910  3152 consensus_queue.cc:237] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.607511  2855 catalog_manager.cc:5697] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:54.639925  3157 raft_consensus.cc:493] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.640533  3157 raft_consensus.cc:515] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.642695  3157 leader_election.cc:290] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843)
I20260709 13:10:54.652678  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1a400dd6d94f5080d047a89651c1f4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a" is_pre_election: true
I20260709 13:10:54.653285  2959 raft_consensus.cc:2468] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 0.
I20260709 13:10:54.654232  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1a400dd6d94f5080d047a89651c1f4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" is_pre_election: true
I20260709 13:10:54.654316  3072 leader_election.cc:304] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, cab770c3a3dd4c91be668e9462492933; no voters: 
I20260709 13:10:54.655093  3034 raft_consensus.cc:2468] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 0.
I20260709 13:10:54.655339  3157 raft_consensus.cc:2804] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.655829  3157 raft_consensus.cc:493] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.656234  3157 raft_consensus.cc:3060] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.661643  3157 raft_consensus.cc:515] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.663327  3157 leader_election.cc:290] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 election: Requested vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843)
I20260709 13:10:54.663920  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1a400dd6d94f5080d047a89651c1f4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
I20260709 13:10:54.664463  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1a400dd6d94f5080d047a89651c1f4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
I20260709 13:10:54.664506  2959 raft_consensus.cc:3060] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.665069  3034 raft_consensus.cc:3060] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.669430  2959 raft_consensus.cc:2468] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 1.
I20260709 13:10:54.670234  3034 raft_consensus.cc:2468] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 1.
I20260709 13:10:54.670390  3072 leader_election.cc:304] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, cab770c3a3dd4c91be668e9462492933; no voters: 
I20260709 13:10:54.671279  3157 raft_consensus.cc:2804] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.672432  3157 raft_consensus.cc:697] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Becoming Leader. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Running, Role: LEADER
I20260709 13:10:54.673290  3157 consensus_queue.cc:237] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.680083  2855 catalog_manager.cc:5697] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 reported cstate change: term changed from 0 to 1, leader changed from <none> to cab770c3a3dd4c91be668e9462492933 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "cab770c3a3dd4c91be668e9462492933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:54.758412  2855 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50564:
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:54.760299  2855 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:54.782357  2949 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddca2dfd9e644f79437570bb47a017e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=822838b731a449c79a3577a5609ee8bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:54.783670  2949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddca2dfd9e644f79437570bb47a017e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.783700  3023 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddca2dfd9e644f79437570bb47a017e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=822838b731a449c79a3577a5609ee8bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:54.785058  3023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddca2dfd9e644f79437570bb47a017e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.785202  3097 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddca2dfd9e644f79437570bb47a017e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=822838b731a449c79a3577a5609ee8bb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:10:54.786412  3097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddca2dfd9e644f79437570bb47a017e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.788467  3024 tablet_service.cc:1511] Processing CreateTablet for tablet 2352314aaa444d149a6198dbfb0595e4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=822838b731a449c79a3577a5609ee8bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:54.789685  3024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2352314aaa444d149a6198dbfb0595e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.789830  3098 tablet_service.cc:1511] Processing CreateTablet for tablet 2352314aaa444d149a6198dbfb0595e4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=822838b731a449c79a3577a5609ee8bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:54.791044  3098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2352314aaa444d149a6198dbfb0595e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.796051  2948 tablet_service.cc:1511] Processing CreateTablet for tablet 2352314aaa444d149a6198dbfb0595e4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=822838b731a449c79a3577a5609ee8bb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:10:54.797271  2948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2352314aaa444d149a6198dbfb0595e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:54.799537  3151 tablet_bootstrap.cc:492] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a: Bootstrap starting.
I20260709 13:10:54.805122  3149 tablet_bootstrap.cc:492] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933: Bootstrap starting.
I20260709 13:10:54.805920  3151 tablet_bootstrap.cc:654] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.813464  3149 tablet_bootstrap.cc:654] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.818101  3151 tablet_bootstrap.cc:492] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a: No bootstrap required, opened a new log
I20260709 13:10:54.818616  3151 ts_tablet_manager.cc:1403] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260709 13:10:54.821472  3151 raft_consensus.cc:359] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.822185  3151 raft_consensus.cc:385] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.822471  3151 raft_consensus.cc:740] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.823426  3151 consensus_queue.cc:260] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.825304  3149 tablet_bootstrap.cc:492] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933: No bootstrap required, opened a new log
I20260709 13:10:54.825886  3149 ts_tablet_manager.cc:1403] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 13:10:54.827477  3148 tablet_bootstrap.cc:492] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: Bootstrap starting.
I20260709 13:10:54.829171  3149 raft_consensus.cc:359] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.829879  3149 raft_consensus.cc:385] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.830175  3149 raft_consensus.cc:740] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.830960  3149 consensus_queue.cc:260] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.825902  3151 ts_tablet_manager.cc:1434] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:10:54.832981  3151 tablet_bootstrap.cc:492] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a: Bootstrap starting.
I20260709 13:10:54.833166  3149 ts_tablet_manager.cc:1434] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:10:54.834185  3149 tablet_bootstrap.cc:492] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933: Bootstrap starting.
I20260709 13:10:54.839294  3148 tablet_bootstrap.cc:654] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.840492  3151 tablet_bootstrap.cc:654] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.842249  3149 tablet_bootstrap.cc:654] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.852450  3151 tablet_bootstrap.cc:492] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a: No bootstrap required, opened a new log
I20260709 13:10:54.852974  3151 ts_tablet_manager.cc:1403] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 13:10:54.854163  3148 tablet_bootstrap.cc:492] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: No bootstrap required, opened a new log
I20260709 13:10:54.854676  3148 ts_tablet_manager.cc:1403] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260709 13:10:54.854915  3149 tablet_bootstrap.cc:492] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933: No bootstrap required, opened a new log
I20260709 13:10:54.855429  3149 ts_tablet_manager.cc:1403] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260709 13:10:54.855901  3151 raft_consensus.cc:359] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.856667  3151 raft_consensus.cc:385] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.856963  3151 raft_consensus.cc:740] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.856946  3148 raft_consensus.cc:359] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.857722  3148 raft_consensus.cc:385] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.858039  3148 raft_consensus.cc:740] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0182eed6d1247b1a5d5430f32dac4f4, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.857928  3151 consensus_queue.cc:260] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.858336  3149 raft_consensus.cc:359] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.859076  3149 raft_consensus.cc:385] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.858881  3148 consensus_queue.cc:260] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.859369  3149 raft_consensus.cc:740] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.860139  3149 consensus_queue.cc:260] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.862277  3149 ts_tablet_manager.cc:1434] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:54.862839  3148 ts_tablet_manager.cc:1434] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:10:54.863843  3148 tablet_bootstrap.cc:492] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4: Bootstrap starting.
I20260709 13:10:54.864527  3151 ts_tablet_manager.cc:1434] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:54.873323  3148 tablet_bootstrap.cc:654] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:54.877980  3148 tablet_bootstrap.cc:492] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4: No bootstrap required, opened a new log
I20260709 13:10:54.878301  3148 ts_tablet_manager.cc:1403] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:10:54.880524  3148 raft_consensus.cc:359] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.881007  3148 raft_consensus.cc:385] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:54.881188  3148 raft_consensus.cc:740] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0182eed6d1247b1a5d5430f32dac4f4, State: Initialized, Role: FOLLOWER
I20260709 13:10:54.881693  3148 consensus_queue.cc:260] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.883210  3148 ts_tablet_manager.cc:1434] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 13:10:54.952647  2905 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:54.968333  3157 raft_consensus.cc:493] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:54.968814  3157 raft_consensus.cc:515] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.970396  3157 leader_election.cc:290] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843)
I20260709 13:10:54.971182  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a" is_pre_election: true
I20260709 13:10:54.971392  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" is_pre_election: true
I20260709 13:10:54.971863  2959 raft_consensus.cc:2468] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 0.
I20260709 13:10:54.971976  3034 raft_consensus.cc:2468] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 0.
I20260709 13:10:54.972980  3074 leader_election.cc:304] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cab770c3a3dd4c91be668e9462492933, e0182eed6d1247b1a5d5430f32dac4f4; no voters: 
I20260709 13:10:54.973670  3157 raft_consensus.cc:2804] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:54.973978  3157 raft_consensus.cc:493] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:54.974269  3157 raft_consensus.cc:3060] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.978969  3157 raft_consensus.cc:515] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.980408  3157 leader_election.cc:290] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 election: Requested vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843)
I20260709 13:10:54.981190  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
I20260709 13:10:54.981345  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
I20260709 13:10:54.981695  2959 raft_consensus.cc:3060] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.981909  3034 raft_consensus.cc:3060] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:54.987236  2959 raft_consensus.cc:2468] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 1.
I20260709 13:10:54.987462  3034 raft_consensus.cc:2468] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 1.
I20260709 13:10:54.988204  3072 leader_election.cc:304] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, cab770c3a3dd4c91be668e9462492933; no voters: 
I20260709 13:10:54.989015  3157 raft_consensus.cc:2804] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:54.989405  3157 raft_consensus.cc:697] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Becoming Leader. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Running, Role: LEADER
I20260709 13:10:54.990027  3157 consensus_queue.cc:237] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:54.996682  2855 catalog_manager.cc:5697] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 reported cstate change: term changed from 0 to 1, leader changed from <none> to cab770c3a3dd4c91be668e9462492933 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "cab770c3a3dd4c91be668e9462492933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:55.011046  3152 consensus_queue.cc:1048] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.018183  3157 raft_consensus.cc:493] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:55.018708  3157 raft_consensus.cc:515] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.020584  3155 raft_consensus.cc:493] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:55.021097  3155 raft_consensus.cc:515] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.021417  3157 leader_election.cc:290] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843)
I20260709 13:10:55.021974  2959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a" is_pre_election: true
I20260709 13:10:55.022639  2959 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 0.
I20260709 13:10:55.023828  3072 leader_election.cc:304] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, cab770c3a3dd4c91be668e9462492933; no voters: 
I20260709 13:10:55.024587  3161 consensus_queue.cc:1048] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.023850  3155 leader_election.cc:290] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843), cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:55.030167  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" is_pre_election: true
I20260709 13:10:55.031008  3034 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 0.
I20260709 13:10:55.035599  3157 raft_consensus.cc:2804] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:55.036600  3157 raft_consensus.cc:493] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:55.037629  3157 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:55.045804  3157 raft_consensus.cc:515] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.049428  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
I20260709 13:10:55.050026  3034 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:55.061447  3033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" is_pre_election: true
I20260709 13:10:55.066442  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "cab770c3a3dd4c91be668e9462492933" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
I20260709 13:10:55.067327  2958 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:55.069808  3034 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 1.
I20260709 13:10:55.075546  2958 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab770c3a3dd4c91be668e9462492933 in term 1.
I20260709 13:10:55.072589  3157 leader_election.cc:290] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 election: Requested vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843)
I20260709 13:10:55.076787  3072 leader_election.cc:304] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, cab770c3a3dd4c91be668e9462492933; no voters: 
I20260709 13:10:55.080255  3157 raft_consensus.cc:2804] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:55.080737  3157 raft_consensus.cc:697] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Becoming Leader. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Running, Role: LEADER
I20260709 13:10:55.081557  3157 consensus_queue.cc:237] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.082587  3108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab770c3a3dd4c91be668e9462492933" is_pre_election: true
I20260709 13:10:55.084463  2924 leader_election.cc:304] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a; no voters: cab770c3a3dd4c91be668e9462492933, e0182eed6d1247b1a5d5430f32dac4f4
I20260709 13:10:55.085451  3155 raft_consensus.cc:2749] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:55.089514  2856 catalog_manager.cc:5697] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 reported cstate change: term changed from 0 to 1, leader changed from <none> to cab770c3a3dd4c91be668e9462492933 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "cab770c3a3dd4c91be668e9462492933" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:55.150923  3034 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e919286247418aaba53fa4a594e69f"
dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
mode: GRACEFUL
new_leader_uuid: "673e37884e1a4cf495066069e0c1f23a"
 from {username='slave'} at 127.0.0.1:42548
I20260709 13:10:55.151435  3034 raft_consensus.cc:606] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 LEADER]: Received request to transfer leadership to TS 673e37884e1a4cf495066069e0c1f23a
I20260709 13:10:55.165680  3108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e"
dest_uuid: "cab770c3a3dd4c91be668e9462492933"
mode: GRACEFUL
new_leader_uuid: "673e37884e1a4cf495066069e0c1f23a"
 from {username='slave'} at 127.0.0.1:43752
I20260709 13:10:55.166194  3108 raft_consensus.cc:606] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Received request to transfer leadership to TS 673e37884e1a4cf495066069e0c1f23a
I20260709 13:10:55.170871  3108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4"
dest_uuid: "cab770c3a3dd4c91be668e9462492933"
mode: GRACEFUL
new_leader_uuid: "673e37884e1a4cf495066069e0c1f23a"
 from {username='slave'} at 127.0.0.1:43752
I20260709 13:10:55.171335  3108 raft_consensus.cc:606] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Received request to transfer leadership to TS 673e37884e1a4cf495066069e0c1f23a
I20260709 13:10:55.179245  3157 consensus_queue.cc:1048] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.191305  3190 consensus_queue.cc:1048] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:10:55.509363  3190 consensus_queue.cc:1048] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.514532  3182 raft_consensus.cc:993] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4: : Instructing follower 673e37884e1a4cf495066069e0c1f23a to start an election
I20260709 13:10:55.514981  3181 raft_consensus.cc:1081] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 LEADER]: Signalling peer 673e37884e1a4cf495066069e0c1f23a to start an election
I20260709 13:10:55.516894  2959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e919286247418aaba53fa4a594e69f"
dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
 from {username='slave'} at 127.0.0.1:41618
I20260709 13:10:55.517468  2959 raft_consensus.cc:493] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:55.517844  2959 raft_consensus.cc:3060] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.519752  3164 consensus_queue.cc:1048] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.525539  2959 raft_consensus.cc:515] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.528018  2959 leader_election.cc:290] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 2 election: Requested vote from peers e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843), cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:55.528136  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e919286247418aaba53fa4a594e69f" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
I20260709 13:10:55.528733  3034 raft_consensus.cc:3055] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:55.529083  3034 raft_consensus.cc:740] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0182eed6d1247b1a5d5430f32dac4f4, State: Running, Role: LEADER
I20260709 13:10:55.529853  3034 consensus_queue.cc:260] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.530973  3108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e919286247418aaba53fa4a594e69f" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cab770c3a3dd4c91be668e9462492933"
I20260709 13:10:55.531360  3034 raft_consensus.cc:3060] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.531605  3108 raft_consensus.cc:3060] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.535499  3164 raft_consensus.cc:993] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933: : Instructing follower 673e37884e1a4cf495066069e0c1f23a to start an election
I20260709 13:10:55.536140  3157 raft_consensus.cc:1081] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Signalling peer 673e37884e1a4cf495066069e0c1f23a to start an election
I20260709 13:10:55.539464  2958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e"
dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
 from {username='slave'} at 127.0.0.1:41632
I20260709 13:10:55.540030  2958 raft_consensus.cc:493] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:55.540385  2958 raft_consensus.cc:3060] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.541631  3108 raft_consensus.cc:2468] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e37884e1a4cf495066069e0c1f23a in term 2.
I20260709 13:10:55.541864  3034 raft_consensus.cc:2468] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e37884e1a4cf495066069e0c1f23a in term 2.
I20260709 13:10:55.542795  2924 leader_election.cc:304] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, cab770c3a3dd4c91be668e9462492933; no voters: 
I20260709 13:10:55.543561  3155 raft_consensus.cc:2804] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:55.544631  3155 raft_consensus.cc:697] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Becoming Leader. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Running, Role: LEADER
I20260709 13:10:55.545363  3155 consensus_queue.cc:237] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.546648  2958 raft_consensus.cc:515] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.549058  2958 leader_election.cc:290] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 2 election: Requested vote from peers e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843), cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:55.549568  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
I20260709 13:10:55.550189  3034 raft_consensus.cc:3060] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.550372  3108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddca2dfd9e644f79437570bb47a017e" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cab770c3a3dd4c91be668e9462492933"
I20260709 13:10:55.550976  3108 raft_consensus.cc:3055] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:55.551303  3108 raft_consensus.cc:740] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Running, Role: LEADER
I20260709 13:10:55.552219  3108 consensus_queue.cc:260] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.553483  3108 raft_consensus.cc:3060] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.556370  2855 catalog_manager.cc:5697] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a reported cstate change: term changed from 1 to 2, leader changed from e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194) to 673e37884e1a4cf495066069e0c1f23a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "673e37884e1a4cf495066069e0c1f23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:55.556981  3034 raft_consensus.cc:2468] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e37884e1a4cf495066069e0c1f23a in term 2.
I20260709 13:10:55.558144  2925 leader_election.cc:304] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, e0182eed6d1247b1a5d5430f32dac4f4; no voters: 
I20260709 13:10:55.558977  3155 raft_consensus.cc:2804] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:55.559440  3155 raft_consensus.cc:697] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Becoming Leader. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Running, Role: LEADER
I20260709 13:10:55.560194  3108 raft_consensus.cc:2468] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e37884e1a4cf495066069e0c1f23a in term 2.
I20260709 13:10:55.560225  3155 consensus_queue.cc:237] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.568637  2855 catalog_manager.cc:5697] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a reported cstate change: term changed from 1 to 2, leader changed from cab770c3a3dd4c91be668e9462492933 (127.29.54.195) to 673e37884e1a4cf495066069e0c1f23a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "673e37884e1a4cf495066069e0c1f23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:55.569007  3157 consensus_queue.cc:1048] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.580799  3164 consensus_queue.cc:1048] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [LEADER]: Connected to new peer: Peer: permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:55.589589  3190 raft_consensus.cc:993] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933: : Instructing follower 673e37884e1a4cf495066069e0c1f23a to start an election
I20260709 13:10:55.590035  3164 raft_consensus.cc:1081] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Signalling peer 673e37884e1a4cf495066069e0c1f23a to start an election
I20260709 13:10:55.591764  2958 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4"
dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
 from {username='slave'} at 127.0.0.1:41632
I20260709 13:10:55.592260  2958 raft_consensus.cc:493] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:55.592669  2958 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.599277  2958 raft_consensus.cc:515] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.601908  2958 leader_election.cc:290] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 2 election: Requested vote from peers e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194:36843), cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:55.601922  3034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
I20260709 13:10:55.602814  3034 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.603230  3108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "673e37884e1a4cf495066069e0c1f23a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cab770c3a3dd4c91be668e9462492933"
I20260709 13:10:55.603772  3108 raft_consensus.cc:3055] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:55.604050  3108 raft_consensus.cc:740] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cab770c3a3dd4c91be668e9462492933, State: Running, Role: LEADER
I20260709 13:10:55.604722  3108 consensus_queue.cc:260] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.605641  3108 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:55.608812  3034 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e37884e1a4cf495066069e0c1f23a in term 2.
I20260709 13:10:55.609755  2925 leader_election.cc:304] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 673e37884e1a4cf495066069e0c1f23a, e0182eed6d1247b1a5d5430f32dac4f4; no voters: 
I20260709 13:10:55.610419  3155 raft_consensus.cc:2804] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:55.610916  3155 raft_consensus.cc:697] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Becoming Leader. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Running, Role: LEADER
I20260709 13:10:55.611061  3108 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 673e37884e1a4cf495066069e0c1f23a in term 2.
I20260709 13:10:55.611763  3155 consensus_queue.cc:237] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:55.617756  2855 catalog_manager.cc:5697] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a reported cstate change: term changed from 1 to 2, leader changed from cab770c3a3dd4c91be668e9462492933 (127.29.54.195) to 673e37884e1a4cf495066069e0c1f23a (127.29.54.193). New cstate: current_term: 2 leader_uuid: "673e37884e1a4cf495066069e0c1f23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:55.879456 29915 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:10:55.881114 29915 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:10:55.881500 29915 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:10:55.894742  2958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4"
dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
mode: GRACEFUL
new_leader_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
 from {username='slave'} at 127.0.0.1:41634
I20260709 13:10:55.895452  2958 raft_consensus.cc:606] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Received request to transfer leadership to TS e0182eed6d1247b1a5d5430f32dac4f4
I20260709 13:10:55.896894 29915 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:10:56.014557  3108 raft_consensus.cc:1275] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Refusing update from remote peer 673e37884e1a4cf495066069e0c1f23a: 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:56.016505  3155 consensus_queue.cc:1048] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:56.025625  3034 raft_consensus.cc:1275] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Refusing update from remote peer 673e37884e1a4cf495066069e0c1f23a: 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:56.027822  3194 consensus_queue.cc:1048] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:56.033593  3033 raft_consensus.cc:1275] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Refusing update from remote peer 673e37884e1a4cf495066069e0c1f23a: 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:56.035455  3200 consensus_queue.cc:1048] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:10:56.045228  3155 raft_consensus.cc:993] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a: : Instructing follower e0182eed6d1247b1a5d5430f32dac4f4 to start an election
I20260709 13:10:56.045768  3155 raft_consensus.cc:1081] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Signalling peer e0182eed6d1247b1a5d5430f32dac4f4 to start an election
I20260709 13:10:56.047596  3034 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4"
dest_uuid: "e0182eed6d1247b1a5d5430f32dac4f4"
 from {username='slave'} at 127.0.0.1:42542
I20260709 13:10:56.048326  3034 raft_consensus.cc:493] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:56.048787  3034 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:56.050714  3108 raft_consensus.cc:1275] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Refusing update from remote peer 673e37884e1a4cf495066069e0c1f23a: 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:56.052587  3200 consensus_queue.cc:1048] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:56.060840  3034 raft_consensus.cc:515] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:56.063764  3034 leader_election.cc:290] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [CANDIDATE]: Term 3 election: Requested vote from peers 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767), cab770c3a3dd4c91be668e9462492933 (127.29.54.195:42959)
I20260709 13:10:56.064673  2958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "673e37884e1a4cf495066069e0c1f23a"
I20260709 13:10:56.065430  2958 raft_consensus.cc:3055] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:10:56.065618  3108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2352314aaa444d149a6198dbfb0595e4" candidate_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cab770c3a3dd4c91be668e9462492933"
I20260709 13:10:56.065765  2958 raft_consensus.cc:740] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 673e37884e1a4cf495066069e0c1f23a, State: Running, Role: LEADER
I20260709 13:10:56.066305  3108 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:56.066958  2958 consensus_queue.cc:260] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [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: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:56.068100  2958 raft_consensus.cc:3060] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:10:56.072657  3108 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0182eed6d1247b1a5d5430f32dac4f4 in term 3.
I20260709 13:10:56.073936  2999 leader_election.cc:304] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [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: cab770c3a3dd4c91be668e9462492933, e0182eed6d1247b1a5d5430f32dac4f4; no voters: 
I20260709 13:10:56.074941  3201 raft_consensus.cc:2804] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:10:56.075361  3201 raft_consensus.cc:697] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 3 LEADER]: Becoming Leader. State: Replica: e0182eed6d1247b1a5d5430f32dac4f4, State: Running, Role: LEADER
I20260709 13:10:56.075629  2958 raft_consensus.cc:2468] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0182eed6d1247b1a5d5430f32dac4f4 in term 3.
I20260709 13:10:56.076424  3201 consensus_queue.cc:237] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [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: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } }
I20260709 13:10:56.082481  2857 catalog_manager.cc:5697] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 reported cstate change: term changed from 2 to 3, leader changed from 673e37884e1a4cf495066069e0c1f23a (127.29.54.193) to e0182eed6d1247b1a5d5430f32dac4f4 (127.29.54.194). New cstate: current_term: 3 leader_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "673e37884e1a4cf495066069e0c1f23a" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 34767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:56.097604  3034 raft_consensus.cc:1275] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Refusing update from remote peer 673e37884e1a4cf495066069e0c1f23a: 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:56.098877  3194 consensus_queue.cc:1048] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0182eed6d1247b1a5d5430f32dac4f4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:56.103145 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
I20260709 13:10:56.113404  3108 raft_consensus.cc:1275] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Refusing update from remote peer 673e37884e1a4cf495066069e0c1f23a: 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:56.115156  3194 consensus_queue.cc:1048] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab770c3a3dd4c91be668e9462492933" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 42959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:56.151904 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:56.152691 29915 tablet_replica.cc:333] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a: stopping tablet replica
I20260709 13:10:56.153393 29915 raft_consensus.cc:2243] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.153831 29915 raft_consensus.cc:2272] T 2352314aaa444d149a6198dbfb0595e4 P 673e37884e1a4cf495066069e0c1f23a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.156826 29915 tablet_replica.cc:333] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a: stopping tablet replica
I20260709 13:10:56.157414 29915 raft_consensus.cc:2243] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.157882 29915 raft_consensus.cc:2272] T 4f1a400dd6d94f5080d047a89651c1f4 P 673e37884e1a4cf495066069e0c1f23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.161681 29915 tablet_replica.cc:333] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a: stopping tablet replica
I20260709 13:10:56.162536 29915 raft_consensus.cc:2243] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.163715 29915 raft_consensus.cc:2272] T 1ddca2dfd9e644f79437570bb47a017e P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:10:56.164214  3072 consensus_peers.cc:597] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 -> Peer 673e37884e1a4cf495066069e0c1f23a (127.29.54.193:34767): Couldn't send request to peer 673e37884e1a4cf495066069e0c1f23a. 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.166894 29915 tablet_replica.cc:333] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a: stopping tablet replica
I20260709 13:10:56.167389 29915 raft_consensus.cc:2243] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.168155 29915 raft_consensus.cc:2272] T 10e919286247418aaba53fa4a594e69f P 673e37884e1a4cf495066069e0c1f23a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.192885 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
I20260709 13:10:56.212819 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
I20260709 13:10:56.234771 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:56.235559 29915 tablet_replica.cc:333] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: stopping tablet replica
I20260709 13:10:56.236214 29915 raft_consensus.cc:2243] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.236835 29915 pending_rounds.cc:70] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: Trying to abort 1 pending ops.
I20260709 13:10:56.237082 29915 pending_rounds.cc:77] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305636479297032192 op_type: NO_OP noop_request { }
I20260709 13:10:56.237401 29915 raft_consensus.cc:2889] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:10:56.237692 29915 raft_consensus.cc:2272] T 2352314aaa444d149a6198dbfb0595e4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.240542 29915 tablet_replica.cc:333] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4: stopping tablet replica
I20260709 13:10:56.241088 29915 raft_consensus.cc:2243] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.241513 29915 raft_consensus.cc:2272] T 1ddca2dfd9e644f79437570bb47a017e P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.244277 29915 tablet_replica.cc:333] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4: stopping tablet replica
I20260709 13:10:56.244777 29915 raft_consensus.cc:2243] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.245194 29915 raft_consensus.cc:2272] T 10e919286247418aaba53fa4a594e69f P e0182eed6d1247b1a5d5430f32dac4f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.247709 29915 tablet_replica.cc:333] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4: stopping tablet replica
I20260709 13:10:56.248219 29915 raft_consensus.cc:2243] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.248656 29915 raft_consensus.cc:2272] T 4f1a400dd6d94f5080d047a89651c1f4 P e0182eed6d1247b1a5d5430f32dac4f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.272761 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
I20260709 13:10:56.289726 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
I20260709 13:10:56.311543 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:10:56.312266 29915 tablet_replica.cc:333] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933: stopping tablet replica
I20260709 13:10:56.312894 29915 raft_consensus.cc:2243] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.313382 29915 raft_consensus.cc:2272] T 2352314aaa444d149a6198dbfb0595e4 P cab770c3a3dd4c91be668e9462492933 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.315948 29915 tablet_replica.cc:333] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933: stopping tablet replica
I20260709 13:10:56.316497 29915 raft_consensus.cc:2243] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.317291 29915 raft_consensus.cc:2272] T 4f1a400dd6d94f5080d047a89651c1f4 P cab770c3a3dd4c91be668e9462492933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.319587 29915 tablet_replica.cc:333] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933: stopping tablet replica
I20260709 13:10:56.320111 29915 raft_consensus.cc:2243] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.320540 29915 raft_consensus.cc:2272] T 1ddca2dfd9e644f79437570bb47a017e P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.322963 29915 tablet_replica.cc:333] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933: stopping tablet replica
I20260709 13:10:56.323428 29915 raft_consensus.cc:2243] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:10:56.323835 29915 raft_consensus.cc:2272] T 10e919286247418aaba53fa4a594e69f P cab770c3a3dd4c91be668e9462492933 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.347169 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
I20260709 13:10:56.363654 29915 master.cc:562] Master@127.29.54.254:35101 shutting down...
I20260709 13:10:56.381297 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:10:56.381801 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:10:56.382100 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P aaed5c696e9246f8b901cdf0e7e0730a: stopping tablet replica
I20260709 13:10:56.400804 29915 master.cc:584] Master@127.29.54.254:35101 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2619 ms)
[----------] 6 tests from LeaderRebalancerTest (152807 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:10:56.438256 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:35687
I20260709 13:10:56.439467 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:56.444744  3207 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:56.445554  3206 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:56.446233  3209 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:56.446774 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:56.447620 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:56.447818 29915 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:56.447999 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602656447962 us; error 0 us; skew 500 ppm
I20260709 13:10:56.448542 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:56.450935 29915 webserver.cc:533] Webserver started at http://127.29.54.254:40097/ using document root <none> and password file <none>
I20260709 13:10:56.451422 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:56.451618 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:56.451907 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:56.453006 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "71da88d2602d4983b57b76bc2658e0e7"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.457239 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:56.460469  3214 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:56.461194 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:10:56.461467 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "71da88d2602d4983b57b76bc2658e0e7"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.461755 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-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:56.490074 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:56.491334 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:56.528841 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:35687
I20260709 13:10:56.528954  3265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:35687 every 8 connection(s)
I20260709 13:10:56.532768  3266 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:56.544057  3266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7: Bootstrap starting.
I20260709 13:10:56.548767  3266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:56.552897  3266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7: No bootstrap required, opened a new log
I20260709 13:10:56.554953  3266 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71da88d2602d4983b57b76bc2658e0e7" member_type: VOTER }
I20260709 13:10:56.555299  3266 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:56.555483  3266 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71da88d2602d4983b57b76bc2658e0e7, State: Initialized, Role: FOLLOWER
I20260709 13:10:56.555939  3266 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71da88d2602d4983b57b76bc2658e0e7" member_type: VOTER }
I20260709 13:10:56.556342  3266 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:10:56.556535  3266 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:10:56.556734  3266 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:56.561093  3266 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71da88d2602d4983b57b76bc2658e0e7" member_type: VOTER }
I20260709 13:10:56.561535  3266 leader_election.cc:304] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [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: 71da88d2602d4983b57b76bc2658e0e7; no voters: 
I20260709 13:10:56.562635  3266 leader_election.cc:290] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:10:56.563081  3269 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:56.564500  3269 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 1 LEADER]: Becoming Leader. State: Replica: 71da88d2602d4983b57b76bc2658e0e7, State: Running, Role: LEADER
I20260709 13:10:56.565135  3269 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [LEADER]: Queue going to LEADER mode. State: All 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: "71da88d2602d4983b57b76bc2658e0e7" member_type: VOTER }
I20260709 13:10:56.565680  3266 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:10:56.568014  3270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71da88d2602d4983b57b76bc2658e0e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71da88d2602d4983b57b76bc2658e0e7" member_type: VOTER } }
I20260709 13:10:56.567967  3271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71da88d2602d4983b57b76bc2658e0e7. Latest consensus state: current_term: 1 leader_uuid: "71da88d2602d4983b57b76bc2658e0e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71da88d2602d4983b57b76bc2658e0e7" member_type: VOTER } }
I20260709 13:10:56.568660  3270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:56.568715  3271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:10:56.571975  3274 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:10:56.576659  3274 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:10:56.580688 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:10:56.585317  3274 catalog_manager.cc:1383] Generated new cluster ID: 82119b2b964d42c09fc915da073ac51d
I20260709 13:10:56.585565  3274 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:10:56.601382  3274 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:10:56.602700  3274 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:10:56.621704  3274 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7: Generated new TSK 0
I20260709 13:10:56.622257  3274 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:10:56.647006 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:56.652639  3287 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:56.653782  3288 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:56.655223  3290 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:56.655553 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:56.656503 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:56.656704 29915 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:56.656878 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602656656840 us; error 0 us; skew 500 ppm
I20260709 13:10:56.657442 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:56.659667 29915 webserver.cc:533] Webserver started at http://127.29.54.193:43551/ using document root <none> and password file <none>
I20260709 13:10:56.660163 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:56.660360 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:56.660640 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:56.661826 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.666368 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:56.669605  3295 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:56.670305 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:56.670679 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.670924 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-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:56.687978 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:56.689071 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:56.690472 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:56.692667 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:56.692833 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:56.693126 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:56.693297 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:56.731923 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:37701
I20260709 13:10:56.732046  3357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:37701 every 8 connection(s)
I20260709 13:10:56.736788 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:56.744522  3362 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:56.747148  3363 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:56.751653  3358 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35687
I20260709 13:10:56.752163  3358 heartbeater.cc:461] Registering TS with master...
W20260709 13:10:56.752779  3365 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:56.753098  3358 heartbeater.cc:507] Master 127.29.54.254:35687 requested a full tablet report, sending...
I20260709 13:10:56.753213 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:56.754338 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:10:56.754608 29915 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:56.754791 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602656754774 us; error 0 us; skew 500 ppm
I20260709 13:10:56.755487 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:56.755594  3231 ts_manager.cc:194] Registered new tserver with Master: c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701)
I20260709 13:10:56.758169  3231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44886
I20260709 13:10:56.758249 29915 webserver.cc:533] Webserver started at http://127.29.54.194:44153/ using document root <none> and password file <none>
I20260709 13:10:56.758936 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:56.759168 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:56.759488 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:56.760658 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "19099a75b35d4b7faa92fb4b966017d4"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.764995 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:10:56.768277  3370 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:56.769188 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:10:56.769448 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "19099a75b35d4b7faa92fb4b966017d4"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.769673 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-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:56.792248 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:56.793325 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:56.794736 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:56.796996 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:56.797197 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:56.797466 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:56.797626 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:56.837855 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:45289
I20260709 13:10:56.837960  3432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:45289 every 8 connection(s)
I20260709 13:10:56.842830 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:10:56.851009  3437 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:56.851857  3436 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:56.852608  3439 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:56.855201 29915 server_base.cc:1061] running on GCE node
I20260709 13:10:56.855935  3433 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35687
I20260709 13:10:56.856184 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:10:56.856346  3433 heartbeater.cc:461] Registering TS with master...
W20260709 13:10:56.856503 29915 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:56.856773 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602656856757 us; error 0 us; skew 500 ppm
I20260709 13:10:56.857266  3433 heartbeater.cc:507] Master 127.29.54.254:35687 requested a full tablet report, sending...
I20260709 13:10:56.857362 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:10:56.859519  3231 ts_manager.cc:194] Registered new tserver with Master: 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:56.860373 29915 webserver.cc:533] Webserver started at http://127.29.54.195:36143/ using document root <none> and password file <none>
I20260709 13:10:56.860905 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:10:56.860921  3231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44896
I20260709 13:10:56.861423 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:10:56.861752 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:10:56.863401 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "0a57a2616dbf482bba0674ad22484e88"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.867880 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:10:56.871202  3444 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:56.871968 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:10:56.872205 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "0a57a2616dbf482bba0674ad22484e88"
format_stamp: "Formatted at 2026-07-09 13:10:56 on dist-test-slave-tqcw"
I20260709 13:10:56.872517 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602503468366-29915-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:56.905776 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:10:56.907058 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:10:56.908512 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:10:56.910709 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:10:56.910928 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:56.911167 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:10:56.911357 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:10:56.950986 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:41509
I20260709 13:10:56.951148  3506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:41509 every 8 connection(s)
I20260709 13:10:56.964870  3507 heartbeater.cc:344] Connected to a master server at 127.29.54.254:35687
I20260709 13:10:56.965296  3507 heartbeater.cc:461] Registering TS with master...
I20260709 13:10:56.965979  3507 heartbeater.cc:507] Master 127.29.54.254:35687 requested a full tablet report, sending...
I20260709 13:10:56.967808  3231 ts_manager.cc:194] Registered new tserver with Master: 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:56.968799 29915 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014445543s
I20260709 13:10:56.969027  3231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44912
I20260709 13:10:56.992906  3231 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44914:
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:56.995610  3231 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:57.071745  3323 tablet_service.cc:1511] Processing CreateTablet for tablet 9f88727fdd1e4e8fb3c875854c817824 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:57.073264  3323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f88727fdd1e4e8fb3c875854c817824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.073524  3321 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7cadaf85654bad9207808407b23975 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:57.074927  3321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7cadaf85654bad9207808407b23975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.075656  3322 tablet_service.cc:1511] Processing CreateTablet for tablet 61f5f6fc34ab4321bf0da062ad155f84 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:57.076998  3322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f5f6fc34ab4321bf0da062ad155f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.079348  3471 tablet_service.cc:1511] Processing CreateTablet for tablet 61f5f6fc34ab4321bf0da062ad155f84 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:57.079735  3320 tablet_service.cc:1511] Processing CreateTablet for tablet 31b20bef7efe43859575f412f6a28e41 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:57.080732  3471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f5f6fc34ab4321bf0da062ad155f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.081025  3320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b20bef7efe43859575f412f6a28e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.080807  3472 tablet_service.cc:1511] Processing CreateTablet for tablet 9f88727fdd1e4e8fb3c875854c817824 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:57.082129  3472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f88727fdd1e4e8fb3c875854c817824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.083540  3319 tablet_service.cc:1511] Processing CreateTablet for tablet 2e27caae894747cbae360e2d0e78d495 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:57.084880  3319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e27caae894747cbae360e2d0e78d495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.084702  3469 tablet_service.cc:1511] Processing CreateTablet for tablet 31b20bef7efe43859575f412f6a28e41 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:57.085974  3469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b20bef7efe43859575f412f6a28e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.088088  3318 tablet_service.cc:1511] Processing CreateTablet for tablet 71d2611696ce48f9b0bc9dd9952fd9d1 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:57.088308  3468 tablet_service.cc:1511] Processing CreateTablet for tablet 2e27caae894747cbae360e2d0e78d495 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:57.089399  3318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d2611696ce48f9b0bc9dd9952fd9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.089680  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e27caae894747cbae360e2d0e78d495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.091527  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 71d2611696ce48f9b0bc9dd9952fd9d1 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:57.092804  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d2611696ce48f9b0bc9dd9952fd9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.083540  3470 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7cadaf85654bad9207808407b23975 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:57.095685  3470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7cadaf85654bad9207808407b23975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.112644  3317 tablet_service.cc:1511] Processing CreateTablet for tablet 8010ef28545b4fef9856453a026c4f20 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:57.114182  3317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8010ef28545b4fef9856453a026c4f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.115535  3316 tablet_service.cc:1511] Processing CreateTablet for tablet 81a93fd7ef7e408f86a548dc42218872 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:57.117859  3315 tablet_service.cc:1511] Processing CreateTablet for tablet 2e46471c70d5471b8673296cc751b38f (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:57.123345  3316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a93fd7ef7e408f86a548dc42218872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.124995  3315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e46471c70d5471b8673296cc751b38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.129647  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 8010ef28545b4fef9856453a026c4f20 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:57.131448  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8010ef28545b4fef9856453a026c4f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.141800  3465 tablet_service.cc:1511] Processing CreateTablet for tablet 81a93fd7ef7e408f86a548dc42218872 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:57.143534  3465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a93fd7ef7e408f86a548dc42218872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.167551  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 2e46471c70d5471b8673296cc751b38f (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:57.181016  3523 tablet_bootstrap.cc:492] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.182269  3395 tablet_service.cc:1511] Processing CreateTablet for tablet 31b20bef7efe43859575f412f6a28e41 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:10:57.182597  3394 tablet_service.cc:1511] Processing CreateTablet for tablet 2e27caae894747cbae360e2d0e78d495 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:10:57.183734  3395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b20bef7efe43859575f412f6a28e41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.183612  3398 tablet_service.cc:1511] Processing CreateTablet for tablet 9f88727fdd1e4e8fb3c875854c817824 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:10:57.184360  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e27caae894747cbae360e2d0e78d495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.185002  3398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f88727fdd1e4e8fb3c875854c817824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.185786  3397 tablet_service.cc:1511] Processing CreateTablet for tablet 61f5f6fc34ab4321bf0da062ad155f84 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:10:57.187108  3397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f5f6fc34ab4321bf0da062ad155f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.191675  3396 tablet_service.cc:1511] Processing CreateTablet for tablet 0b7cadaf85654bad9207808407b23975 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:10:57.193091  3396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b7cadaf85654bad9207808407b23975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.195679  3393 tablet_service.cc:1511] Processing CreateTablet for tablet 71d2611696ce48f9b0bc9dd9952fd9d1 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:10:57.197023  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d2611696ce48f9b0bc9dd9952fd9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.170055  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e46471c70d5471b8673296cc751b38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.199544  3392 tablet_service.cc:1511] Processing CreateTablet for tablet 8010ef28545b4fef9856453a026c4f20 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:10:57.200831  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8010ef28545b4fef9856453a026c4f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.209421  3391 tablet_service.cc:1511] Processing CreateTablet for tablet 81a93fd7ef7e408f86a548dc42218872 (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:10:57.210796  3391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a93fd7ef7e408f86a548dc42218872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.216600  3395 tablet_service.cc:1511] Processing CreateTablet for tablet 2e46471c70d5471b8673296cc751b38f (DEFAULT_TABLE table=test-workload [id=9c1a1eaa92cf4fc79e26a6299d93c995]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:10:57.217792  3395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e46471c70d5471b8673296cc751b38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:10:57.222095  3524 tablet_bootstrap.cc:492] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.228430  3524 tablet_bootstrap.cc:654] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.191725  3522 tablet_bootstrap.cc:492] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.245817  3524 tablet_bootstrap.cc:492] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.246347  3524 ts_tablet_manager.cc:1403] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.012s
I20260709 13:10:57.249907  3522 tablet_bootstrap.cc:654] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.209882  3523 tablet_bootstrap.cc:654] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.251058  3524 raft_consensus.cc:359] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.251873  3524 raft_consensus.cc:385] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.252177  3524 raft_consensus.cc:740] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.253069  3524 consensus_queue.cc:260] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.262517  3524 ts_tablet_manager.cc:1434] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:10:57.263213  3433 heartbeater.cc:499] Master 127.29.54.254:35687 was elected leader, sending a full tablet report...
I20260709 13:10:57.264246  3524 tablet_bootstrap.cc:492] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.268874  3523 tablet_bootstrap.cc:492] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.269393  3523 ts_tablet_manager.cc:1403] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.006s
I20260709 13:10:57.271538  3522 tablet_bootstrap.cc:492] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.271878  3524 tablet_bootstrap.cc:654] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.272004  3522 ts_tablet_manager.cc:1403] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.021s
I20260709 13:10:57.272485  3523 raft_consensus.cc:359] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.273237  3523 raft_consensus.cc:385] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.273535  3523 raft_consensus.cc:740] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.274361  3523 consensus_queue.cc:260] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.275169  3522 raft_consensus.cc:359] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.276070  3522 raft_consensus.cc:385] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.276435  3522 raft_consensus.cc:740] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.277446  3522 consensus_queue.cc:260] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.302354  3358 heartbeater.cc:499] Master 127.29.54.254:35687 was elected leader, sending a full tablet report...
I20260709 13:10:57.304919  3523 ts_tablet_manager.cc:1434] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.020s
I20260709 13:10:57.306274  3523 tablet_bootstrap.cc:492] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.306988  3522 ts_tablet_manager.cc:1434] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.035s	user 0.022s	sys 0.013s
I20260709 13:10:57.307721  3507 heartbeater.cc:499] Master 127.29.54.254:35687 was elected leader, sending a full tablet report...
I20260709 13:10:57.309010  3524 tablet_bootstrap.cc:492] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.309607  3524 ts_tablet_manager.cc:1403] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.012s
I20260709 13:10:57.312500  3524 raft_consensus.cc:359] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.313297  3524 raft_consensus.cc:385] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.313638  3524 raft_consensus.cc:740] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.314394  3523 tablet_bootstrap.cc:654] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.314559  3524 consensus_queue.cc:260] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.318413  3522 tablet_bootstrap.cc:492] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.320739  3524 ts_tablet_manager.cc:1434] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:10:57.321810  3524 tablet_bootstrap.cc:492] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.302349  3529 raft_consensus.cc:493] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.323006  3529 raft_consensus.cc:515] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.330832  3524 tablet_bootstrap.cc:654] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.334085  3523 tablet_bootstrap.cc:492] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.334843  3523 ts_tablet_manager.cc:1403] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.010s
I20260709 13:10:57.338599  3523 raft_consensus.cc:359] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.339335  3523 raft_consensus.cc:385] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.339624  3523 raft_consensus.cc:740] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.340602  3522 tablet_bootstrap.cc:654] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.340322  3523 consensus_queue.cc:260] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.342561  3523 ts_tablet_manager.cc:1434] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:57.343691  3523 tablet_bootstrap.cc:492] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.345836  3524 tablet_bootstrap.cc:492] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.350425  3523 tablet_bootstrap.cc:654] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.346415  3524 ts_tablet_manager.cc:1403] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.001s
I20260709 13:10:57.350822  3529 leader_election.cc:290] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.359520  3524 raft_consensus.cc:359] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.362208  3524 raft_consensus.cc:385] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.363869  3524 raft_consensus.cc:740] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.367146  3524 consensus_queue.cc:260] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.373332  3522 tablet_bootstrap.cc:492] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.373894  3522 ts_tablet_manager.cc:1403] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.008s
I20260709 13:10:57.376096  3522 raft_consensus.cc:359] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.376565  3522 raft_consensus.cc:385] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.376736  3522 raft_consensus.cc:740] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.377318  3522 consensus_queue.cc:260] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.378682  3524 ts_tablet_manager.cc:1434] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 13:10:57.379724  3524 tablet_bootstrap.cc:492] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.383777  3522 ts_tablet_manager.cc:1434] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:10:57.384783  3522 tablet_bootstrap.cc:492] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.386119  3524 tablet_bootstrap.cc:654] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.391646  3522 tablet_bootstrap.cc:654] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.402110  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
W20260709 13:10:57.403782  3299 leader_election.cc:343] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.406934  3523 tablet_bootstrap.cc:492] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.407578  3523 ts_tablet_manager.cc:1403] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.020s
I20260709 13:10:57.411396  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:10:57.411211  3523 raft_consensus.cc:359] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.412151  3523 raft_consensus.cc:385] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.412655  3522 tablet_bootstrap.cc:492] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.412626  3523 raft_consensus.cc:740] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.413219  3522 ts_tablet_manager.cc:1403] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260709 13:10:57.413550  3523 consensus_queue.cc:260] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.415844  3523 ts_tablet_manager.cc:1434] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:10:57.415910  3522 raft_consensus.cc:359] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.416719  3522 raft_consensus.cc:385] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.416904  3523 tablet_bootstrap.cc:492] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.416921  3524 tablet_bootstrap.cc:492] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.417068  3522 raft_consensus.cc:740] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.417930  3524 ts_tablet_manager.cc:1403] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260709 13:10:57.418172  3522 consensus_queue.cc:260] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.420437  3522 ts_tablet_manager.cc:1434] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:57.421408  3522 tablet_bootstrap.cc:492] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.421020  3524 raft_consensus.cc:359] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.421872  3524 raft_consensus.cc:385] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.422232  3524 raft_consensus.cc:740] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.423297  3524 consensus_queue.cc:260] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.424062  3523 tablet_bootstrap.cc:654] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.412185  3482 raft_consensus.cc:2468] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:10:57.426715  3299 leader_election.cc:304] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [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: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:10:57.428433  3522 tablet_bootstrap.cc:654] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.431262  3527 raft_consensus.cc:493] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.431910  3527 raft_consensus.cc:515] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.430372  3532 raft_consensus.cc:2804] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.435029  3532 raft_consensus.cc:493] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.435467  3532 raft_consensus.cc:3060] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.443531  3527 leader_election.cc:290] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.452334  3524 ts_tablet_manager.cc:1434] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.003s
I20260709 13:10:57.457793  3532 raft_consensus.cc:515] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.461812  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
W20260709 13:10:57.463685  3299 leader_election.cc:343] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.465025  3524 tablet_bootstrap.cc:492] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.472711  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:57.473573  3482 raft_consensus.cc:3060] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.482638  3532 leader_election.cc:290] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.485482  3482 raft_consensus.cc:2468] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:10:57.492585  3299 leader_election.cc:304] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:10:57.492863  3523 tablet_bootstrap.cc:492] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.493392  3523 ts_tablet_manager.cc:1403] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.055s
I20260709 13:10:57.493746  3532 raft_consensus.cc:2804] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.494637  3522 tablet_bootstrap.cc:492] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.495162  3522 ts_tablet_manager.cc:1403] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.074s	user 0.031s	sys 0.034s
I20260709 13:10:57.494988  3532 raft_consensus.cc:697] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:57.496235  3523 raft_consensus.cc:359] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.496186  3532 consensus_queue.cc:237] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.496964  3523 raft_consensus.cc:385] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.497282  3523 raft_consensus.cc:740] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.498083  3522 raft_consensus.cc:359] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.498144  3523 consensus_queue.cc:260] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.498994  3522 raft_consensus.cc:385] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.499338  3522 raft_consensus.cc:740] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.500190  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:10:57.500092  3522 consensus_queue.cc:260] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.500730  3524 tablet_bootstrap.cc:654] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.500845  3333 raft_consensus.cc:2468] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:10:57.500838  3523 ts_tablet_manager.cc:1434] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:10:57.506088  3523 tablet_bootstrap.cc:492] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.506884  3373 leader_election.cc:304] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.502476  3522 ts_tablet_manager.cc:1434] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:10:57.508137  3527 raft_consensus.cc:2804] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.508517  3527 raft_consensus.cc:493] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.508867  3527 raft_consensus.cc:3060] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.510419  3522 tablet_bootstrap.cc:492] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.512576  3523 tablet_bootstrap.cc:654] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.515928  3231 catalog_manager.cc:5697] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.520044  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
W20260709 13:10:57.521703  3374 leader_election.cc:343] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.517357  3522 tablet_bootstrap.cc:654] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.524083  3527 raft_consensus.cc:515] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.527208  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:57.527621  3527 leader_election.cc:290] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.527750  3333 raft_consensus.cc:3060] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.528738  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
W20260709 13:10:57.530030  3374 leader_election.cc:343] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.531297  3524 tablet_bootstrap.cc:492] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.531796  3524 ts_tablet_manager.cc:1403] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.005s
I20260709 13:10:57.535948  3524 raft_consensus.cc:359] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.536629  3524 raft_consensus.cc:385] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.536928  3524 raft_consensus.cc:740] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.537091  3522 tablet_bootstrap.cc:492] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.537657  3522 ts_tablet_manager.cc:1403] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260709 13:10:57.537606  3333 raft_consensus.cc:2468] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:10:57.537750  3524 consensus_queue.cc:260] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.539170  3373 leader_election.cc:304] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 0a57a2616dbf482bba0674ad22484e88
I20260709 13:10:57.540230  3523 tablet_bootstrap.cc:492] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.540252  3527 raft_consensus.cc:2804] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.540866  3523 ts_tablet_manager.cc:1403] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260709 13:10:57.540947  3522 raft_consensus.cc:359] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.541772  3522 raft_consensus.cc:385] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.542062  3522 raft_consensus.cc:740] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.542272  3524 ts_tablet_manager.cc:1434] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:10:57.542848  3522 consensus_queue.cc:260] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.543354  3524 tablet_bootstrap.cc:492] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.544176  3523 raft_consensus.cc:359] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.544754  3523 raft_consensus.cc:385] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.544996  3523 raft_consensus.cc:740] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.545674  3523 consensus_queue.cc:260] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.547870  3523 ts_tablet_manager.cc:1434] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:10:57.548790  3523 tablet_bootstrap.cc:492] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.550704  3522 ts_tablet_manager.cc:1434] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:10:57.551682  3522 tablet_bootstrap.cc:492] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.554147  3532 raft_consensus.cc:493] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.554644  3532 raft_consensus.cc:515] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.555164  3523 tablet_bootstrap.cc:654] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.556833  3532 leader_election.cc:290] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.558898  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:10:57.559757  3408 raft_consensus.cc:2468] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:10:57.560278  3527 raft_consensus.cc:697] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:57.561270  3527 consensus_queue.cc:237] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.562964  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:10:57.563970  3524 tablet_bootstrap.cc:654] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.563853  3482 raft_consensus.cc:2468] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:10:57.565387  3299 leader_election.cc:304] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.566785  3522 tablet_bootstrap.cc:654] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.568971  3523 tablet_bootstrap.cc:492] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.569489  3523 ts_tablet_manager.cc:1403] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 13:10:57.572651  3524 tablet_bootstrap.cc:492] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.572638  3523 raft_consensus.cc:359] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.573328  3524 ts_tablet_manager.cc:1403] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 13:10:57.573516  3523 raft_consensus.cc:385] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.573833  3523 raft_consensus.cc:740] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.575449  3523 consensus_queue.cc:260] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
W20260709 13:10:57.576190  3279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:10:57.576725  3529 raft_consensus.cc:2804] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.577253  3529 raft_consensus.cc:493] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.576767  3524 raft_consensus.cc:359] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.577625  3529 raft_consensus.cc:3060] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.577709  3524 raft_consensus.cc:385] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.578388  3523 ts_tablet_manager.cc:1434] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 13:10:57.579422  3523 tablet_bootstrap.cc:492] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.579721  3522 tablet_bootstrap.cc:492] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.580202  3522 ts_tablet_manager.cc:1403] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 13:10:57.578125  3524 raft_consensus.cc:740] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.581733  3524 consensus_queue.cc:260] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.583523  3522 raft_consensus.cc:359] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.584230  3524 ts_tablet_manager.cc:1434] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:10:57.585243  3524 tablet_bootstrap.cc:492] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.585929  3231 catalog_manager.cc:5697] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:57.589402  3523 tablet_bootstrap.cc:654] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.589797  3527 raft_consensus.cc:493] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.584256  3522 raft_consensus.cc:385] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.590327  3527 raft_consensus.cc:515] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.590875  3522 raft_consensus.cc:740] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.591672  3522 consensus_queue.cc:260] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.594265  3522 ts_tablet_manager.cc:1434] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:10:57.595292  3522 tablet_bootstrap.cc:492] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.595419  3527 leader_election.cc:290] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.596040  3529 raft_consensus.cc:515] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.598770  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:10:57.598913  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:57.599120  3529 leader_election.cc:290] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.599553  3408 raft_consensus.cc:3060] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.601099  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:10:57.601775  3522 tablet_bootstrap.cc:654] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
W20260709 13:10:57.603051  3374 leader_election.cc:343] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.603662  3524 tablet_bootstrap.cc:654] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.604307  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:57.604924  3482 raft_consensus.cc:3060] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.599506  3333 raft_consensus.cc:2468] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:10:57.607506  3373 leader_election.cc:304] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [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: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 0a57a2616dbf482bba0674ad22484e88
I20260709 13:10:57.609107  3527 raft_consensus.cc:2804] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.609094  3408 raft_consensus.cc:2468] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:10:57.609642  3527 raft_consensus.cc:493] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.610628  3299 leader_election.cc:304] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.611874  3529 raft_consensus.cc:2804] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.612351  3529 raft_consensus.cc:697] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:57.613353  3524 tablet_bootstrap.cc:492] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.613415  3522 tablet_bootstrap.cc:492] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.614091  3524 ts_tablet_manager.cc:1403] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 13:10:57.614141  3522 ts_tablet_manager.cc:1403] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260709 13:10:57.613176  3529 consensus_queue.cc:237] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.613497  3482 raft_consensus.cc:2468] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:10:57.610925  3527 raft_consensus.cc:3060] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.626832  3527 raft_consensus.cc:515] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.629385  3531 raft_consensus.cc:493] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.629885  3531 raft_consensus.cc:515] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.630201  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:57.630789  3333 raft_consensus.cc:3060] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.630892  3231 catalog_manager.cc:5697] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.626150  3524 raft_consensus.cc:359] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.638408  3524 raft_consensus.cc:385] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.638917  3524 raft_consensus.cc:740] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.639942  3524 consensus_queue.cc:260] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.642972  3524 ts_tablet_manager.cc:1434] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260709 13:10:57.644044  3524 tablet_bootstrap.cc:492] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.648528  3333 raft_consensus.cc:2468] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:10:57.633397  3531 leader_election.cc:290] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:57.650519  3524 tablet_bootstrap.cc:654] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.624707  3522 raft_consensus.cc:359] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.655041  3373 leader_election.cc:304] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.655143  3522 raft_consensus.cc:385] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.655695  3522 raft_consensus.cc:740] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.655995  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:57.656322  3549 raft_consensus.cc:2804] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.664582  3527 leader_election.cc:290] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
W20260709 13:10:57.665812  3374 leader_election.cc:343] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.667438  3523 tablet_bootstrap.cc:492] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.667950  3523 ts_tablet_manager.cc:1403] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.013s
I20260709 13:10:57.672130  3523 raft_consensus.cc:359] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.672932  3523 raft_consensus.cc:385] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.673235  3523 raft_consensus.cc:740] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.656684  3522 consensus_queue.cc:260] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.674549  3523 consensus_queue.cc:260] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.676026  3549 raft_consensus.cc:697] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:57.677531  3549 consensus_queue.cc:237] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.678256  3523 ts_tablet_manager.cc:1434] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:10:57.679236  3523 tablet_bootstrap.cc:492] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.682350  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7cadaf85654bad9207808407b23975" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
W20260709 13:10:57.691808  3448 leader_election.cc:343] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.692562  3228 catalog_manager.cc:5697] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.694203  3523 tablet_bootstrap.cc:654] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.694311  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7cadaf85654bad9207808407b23975" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:10:57.695035  3333 raft_consensus.cc:2468] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 0.
I20260709 13:10:57.696444  3447 leader_election.cc:304] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [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: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:10:57.697604  3531 raft_consensus.cc:2804] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.697952  3531 raft_consensus.cc:493] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.699796  3524 tablet_bootstrap.cc:492] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.700394  3524 ts_tablet_manager.cc:1403] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.008s
I20260709 13:10:57.700520  3529 raft_consensus.cc:493] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.701049  3529 raft_consensus.cc:515] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.702224  3523 tablet_bootstrap.cc:492] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.702636  3529 leader_election.cc:290] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.702687  3523 ts_tablet_manager.cc:1403] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260709 13:10:57.692507  3522 ts_tablet_manager.cc:1434] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.005s
I20260709 13:10:57.702836  3524 raft_consensus.cc:359] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.703699  3524 raft_consensus.cc:385] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.703966  3524 raft_consensus.cc:740] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.704209  3522 tablet_bootstrap.cc:492] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.704617  3524 consensus_queue.cc:260] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.705579  3523 raft_consensus.cc:359] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.706209  3523 raft_consensus.cc:385] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.706125  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f5f6fc34ab4321bf0da062ad155f84" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:10:57.706650  3523 raft_consensus.cc:740] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.706928  3408 raft_consensus.cc:2468] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:10:57.707283  3523 consensus_queue.cc:260] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.709189  3523 ts_tablet_manager.cc:1434] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:10:57.709542  3524 ts_tablet_manager.cc:1434] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260709 13:10:57.710157  3523 tablet_bootstrap.cc:492] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:10:57.710368  3524 tablet_bootstrap.cc:492] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:10:57.712716  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f5f6fc34ab4321bf0da062ad155f84" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:10:57.713889  3522 tablet_bootstrap.cc:654] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.716114  3523 tablet_bootstrap.cc:654] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.716145  3524 tablet_bootstrap.cc:654] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.718669  3560 raft_consensus.cc:493] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.719334  3560 raft_consensus.cc:515] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.723129  3549 raft_consensus.cc:493] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.723660  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:10:57.723812  3549 raft_consensus.cc:515] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.724606  3482 raft_consensus.cc:2468] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:10:57.726306  3374 leader_election.cc:304] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:10:57.727464  3527 raft_consensus.cc:2804] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.727873  3527 raft_consensus.cc:493] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.728202  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:10:57.728299  3527 raft_consensus.cc:3060] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.728874  3333 raft_consensus.cc:2468] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:10:57.728375  3299 leader_election.cc:304] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.730091  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
W20260709 13:10:57.731786  3299 leader_election.cc:343] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:10:57.731956  3529 raft_consensus.cc:2804] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.732412  3529 raft_consensus.cc:493] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.732745  3529 raft_consensus.cc:3060] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.733388  3549 leader_election.cc:290] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.734882  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:10:57.736654  3482 raft_consensus.cc:2393] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19099a75b35d4b7faa92fb4b966017d4 in current term 1: Already voted for candidate c6d2e550dd4b4c3984945443a5d1ba41 in this term.
I20260709 13:10:57.728549  3560 leader_election.cc:290] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.698302  3531 raft_consensus.cc:3060] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.744607  3373 leader_election.cc:304] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4; no voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:10:57.745620  3531 raft_consensus.cc:515] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.749398  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7cadaf85654bad9207808407b23975" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:57.750165  3332 raft_consensus.cc:3060] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.750710  3560 raft_consensus.cc:3060] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.760048  3527 raft_consensus.cc:515] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.760578  3332 raft_consensus.cc:2468] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:10:57.762159  3447 leader_election.cc:304] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.763693  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:57.764492  3333 raft_consensus.cc:3060] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.767211  3531 leader_election.cc:290] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:57.768077  3523 tablet_bootstrap.cc:492] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:10:57.768262  3522 tablet_bootstrap.cc:492] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.768389  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7cadaf85654bad9207808407b23975" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:57.768719  3522 ts_tablet_manager.cc:1403] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.013s
I20260709 13:10:57.768656  3529 raft_consensus.cc:515] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.769130  3408 raft_consensus.cc:3060] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.773259  3523 ts_tablet_manager.cc:1403] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.004s
I20260709 13:10:57.774309  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:57.775136  3482 raft_consensus.cc:3060] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.776904  3523 raft_consensus.cc:359] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.777829  3523 raft_consensus.cc:385] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.778146  3523 raft_consensus.cc:740] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.779001  3523 consensus_queue.cc:260] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.781679  3523 ts_tablet_manager.cc:1434] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:10:57.771588  3527 leader_election.cc:290] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.784699  3529 leader_election.cc:290] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.785396  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f5f6fc34ab4321bf0da062ad155f84" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:57.785475  3529 raft_consensus.cc:493] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.786134  3407 raft_consensus.cc:3060] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.786222  3529 raft_consensus.cc:515] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.788357  3522 raft_consensus.cc:359] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.789072  3522 raft_consensus.cc:385] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.789315  3522 raft_consensus.cc:740] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.790198  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:10:57.791005  3531 raft_consensus.cc:2804] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.791149  3406 raft_consensus.cc:2468] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:10:57.790001  3522 consensus_queue.cc:260] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.793090  3299 leader_election.cc:304] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.794142  3529 leader_election.cc:290] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.794159  3522 ts_tablet_manager.cc:1434] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:10:57.795929  3532 raft_consensus.cc:2804] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.796342  3532 raft_consensus.cc:493] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.796675  3532 raft_consensus.cc:3060] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.797122  3522 tablet_bootstrap.cc:492] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:10:57.791481  3408 raft_consensus.cc:2468] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:10:57.812122  3522 tablet_bootstrap.cc:654] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:10:57.812966  3532 raft_consensus.cc:515] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
W20260709 13:10:57.820755  3447 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:37701, user_credentials={real_user=slave}} blocked reactor thread for 58703.6us
I20260709 13:10:57.823411  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f5f6fc34ab4321bf0da062ad155f84" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:57.824147  3481 raft_consensus.cc:3060] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.827126  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:10:57.827982  3480 raft_consensus.cc:2468] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:10:57.830183  3560 raft_consensus.cc:2749] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:57.837927  3482 raft_consensus.cc:2468] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:10:57.839442  3567 raft_consensus.cc:493] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.839551  3374 leader_election.cc:304] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:10:57.840217  3567 raft_consensus.cc:515] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:57.841043  3560 raft_consensus.cc:2804] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.841694  3560 raft_consensus.cc:697] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:57.842798  3560 consensus_queue.cc:237] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.844004  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:10:57.847663  3332 raft_consensus.cc:2393] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a57a2616dbf482bba0674ad22484e88 in current term 1: Already voted for candidate 19099a75b35d4b7faa92fb4b966017d4 in this term.
I20260709 13:10:57.853488  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:10:57.854807  3567 leader_election.cc:290] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:57.856175  3448 leader_election.cc:304] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88; no voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:10:57.857765  3333 raft_consensus.cc:2468] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:10:57.859262  3567 raft_consensus.cc:3060] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.863070  3407 raft_consensus.cc:2468] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:10:57.864878  3299 leader_election.cc:304] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.865952  3529 raft_consensus.cc:2804] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.868403  3532 leader_election.cc:290] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:57.869103  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:57.869827  3482 raft_consensus.cc:3060] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.871716  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:57.873761  3407 raft_consensus.cc:3060] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.879833  3481 raft_consensus.cc:2468] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:10:57.886299  3524 tablet_bootstrap.cc:492] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:10:57.886998  3524 ts_tablet_manager.cc:1403] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.177s	user 0.072s	sys 0.061s
I20260709 13:10:57.890625  3524 raft_consensus.cc:359] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.891382  3524 raft_consensus.cc:385] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.890954  3531 raft_consensus.cc:697] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:10:57.891759  3524 raft_consensus.cc:740] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.884199  3482 raft_consensus.cc:2468] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:10:57.892343  3531 consensus_queue.cc:237] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.893319  3299 leader_election.cc:304] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.893596  3567 raft_consensus.cc:2749] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:57.894107  3532 raft_consensus.cc:2804] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.894244  3524 consensus_queue.cc:260] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.894776  3532 raft_consensus.cc:697] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:57.895574  3532 consensus_queue.cc:237] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.896476  3524 ts_tablet_manager.cc:1434] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:10:57.896543  3228 catalog_manager.cc:5697] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.900283  3522 tablet_bootstrap.cc:492] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:10:57.900832  3522 ts_tablet_manager.cc:1403] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.104s	user 0.033s	sys 0.027s
I20260709 13:10:57.902202  3407 raft_consensus.cc:2468] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:10:57.902789  3529 raft_consensus.cc:697] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:57.903666  3529 consensus_queue.cc:237] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.905004  3522 raft_consensus.cc:359] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.905761  3522 raft_consensus.cc:385] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:10:57.906056  3522 raft_consensus.cc:740] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:10:57.906970  3522 consensus_queue.cc:260] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.909461  3522 ts_tablet_manager.cc:1434] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:10:57.914852  3230 catalog_manager.cc:5697] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.922930  3228 catalog_manager.cc:5697] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:57.927693  3230 catalog_manager.cc:5697] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:57.949203  3531 raft_consensus.cc:493] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:57.949997  3531 raft_consensus.cc:515] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.951713  3531 leader_election.cc:290] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:57.952404  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:10:57.952776  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:10:57.952997  3333 raft_consensus.cc:2468] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 0.
I20260709 13:10:57.953498  3407 raft_consensus.cc:2468] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 0.
I20260709 13:10:57.954061  3447 leader_election.cc:304] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:57.954892  3531 raft_consensus.cc:2804] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:10:57.955202  3531 raft_consensus.cc:493] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:10:57.955505  3531 raft_consensus.cc:3060] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.960567  3531 raft_consensus.cc:515] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.962626  3531 leader_election.cc:290] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:57.963289  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:57.963682  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:57.963954  3333 raft_consensus.cc:3060] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.964267  3407 raft_consensus.cc:3060] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:57.970853  3407 raft_consensus.cc:2468] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:10:57.970856  3333 raft_consensus.cc:2468] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:10:57.971961  3448 leader_election.cc:304] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:10:57.972666  3531 raft_consensus.cc:2804] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:10:57.973141  3531 raft_consensus.cc:697] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:10:57.973912  3531 consensus_queue.cc:237] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:57.980278  3228 catalog_manager.cc:5697] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:58.012523  3571 consensus_queue.cc:1048] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.017872  3560 consensus_queue.cc:1048] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.036410  3531 raft_consensus.cc:493] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:10:58.037021  3531 raft_consensus.cc:515] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.040632  3531 leader_election.cc:290] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:58.041555  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:10:58.040655  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:10:58.043200  3332 raft_consensus.cc:2393] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a57a2616dbf482bba0674ad22484e88 in current term 1: Already voted for candidate 19099a75b35d4b7faa92fb4b966017d4 in this term.
I20260709 13:10:58.045156  3529 consensus_queue.cc:1048] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.045307  3447 leader_election.cc:304] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88; no voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:10:58.046507  3531 raft_consensus.cc:3060] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:10:58.048606  3560 consensus_queue.cc:1048] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.053895  3531 raft_consensus.cc:2749] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:10:58.119114  3529 consensus_queue.cc:1048] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.129091  3571 consensus_queue.cc:1048] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.147660  3527 consensus_queue.cc:1048] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.158372  3527 consensus_queue.cc:1048] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.158499  3407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
mode: GRACEFUL
new_leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:10:58.159173  3407 raft_consensus.cc:606] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Received request to transfer leadership to TS c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:10:58.179352  3481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b7cadaf85654bad9207808407b23975"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
mode: GRACEFUL
new_leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:34338
I20260709 13:10:58.179867  3481 raft_consensus.cc:606] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Received request to transfer leadership to TS c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:10:58.197073  3333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
mode: GRACEFUL
new_leader_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:10:58.197567  3333 raft_consensus.cc:606] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Received request to transfer leadership to TS 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:10:58.202283  3333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
mode: GRACEFUL
new_leader_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:10:58.202836  3333 raft_consensus.cc:606] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Received request to transfer leadership to TS 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:10:58.209298  3481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
mode: GRACEFUL
new_leader_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:34338
I20260709 13:10:58.209723  3481 raft_consensus.cc:606] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Received request to transfer leadership to TS 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:10:58.214054  3407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
mode: GRACEFUL
new_leader_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:10:58.214638  3407 raft_consensus.cc:606] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Received request to transfer leadership to TS 0a57a2616dbf482bba0674ad22484e88
I20260709 13:10:58.282823  3531 consensus_queue.cc:1048] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.289106  3567 raft_consensus.cc:993] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88: : Instructing follower c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:10:58.289533  3568 raft_consensus.cc:1081] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Signalling peer c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:10:58.291311  3332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b7cadaf85654bad9207808407b23975"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:56894
I20260709 13:10:58.292026  3332 raft_consensus.cc:493] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:58.292398  3332 raft_consensus.cc:3060] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.295648  3567 consensus_queue.cc:1048] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.299775  3332 raft_consensus.cc:515] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.304426  3332 leader_election.cc:290] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:58.305647  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7cadaf85654bad9207808407b23975" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:58.305999  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b7cadaf85654bad9207808407b23975" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:58.306308  3407 raft_consensus.cc:3060] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.306689  3481 raft_consensus.cc:3055] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:58.307027  3481 raft_consensus.cc:740] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:10:58.307843  3481 consensus_queue.cc:260] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.309120  3481 raft_consensus.cc:3060] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.312371  3407 raft_consensus.cc:2468] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:10:58.313464  3299 leader_election.cc:304] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:58.314078  3481 raft_consensus.cc:2468] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:10:58.314276  3571 raft_consensus.cc:2804] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:58.314810  3571 raft_consensus.cc:697] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:58.315623  3571 consensus_queue.cc:237] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.321681  3229 catalog_manager.cc:5697] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 1 to 2, leader changed from 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195) to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:58.365834  3527 consensus_queue.cc:1048] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.375995  3560 consensus_queue.cc:1048] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.401142  3571 consensus_queue.cc:1048] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.407866  3571 raft_consensus.cc:993] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41: : Instructing follower 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:10:58.408516  3529 consensus_queue.cc:1048] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.408810  3532 raft_consensus.cc:1081] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Signalling peer 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:10:58.413076  3408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:46520
I20260709 13:10:58.414762  3408 raft_consensus.cc:493] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:58.415163  3408 raft_consensus.cc:3060] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.416006  3595 consensus_queue.cc:1048] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.422710  3408 raft_consensus.cc:515] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.426618  3568 consensus_queue.cc:1048] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.436707  3532 consensus_queue.cc:1048] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.440403  3567 consensus_queue.cc:1048] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:10:58.455255  3408 leader_election.cc:290] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:58.457468  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:58.458328  3482 raft_consensus.cc:3060] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.463501  3531 raft_consensus.cc:993] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88: : Instructing follower 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:10:58.464915  3531 raft_consensus.cc:1081] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Signalling peer 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:10:58.466562  3408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:46526
I20260709 13:10:58.466871  3482 raft_consensus.cc:2468] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:10:58.467185  3408 raft_consensus.cc:493] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:58.467707  3408 raft_consensus.cc:3060] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.468182  3374 leader_election.cc:304] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:10:58.469090  3560 raft_consensus.cc:2804] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:58.469568  3560 raft_consensus.cc:697] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:58.470389  3560 consensus_queue.cc:237] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.474200  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8010ef28545b4fef9856453a026c4f20" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:58.474927  3408 raft_consensus.cc:515] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.475915  3406 raft_consensus.cc:1240] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Rejecting Update request from peer 0a57a2616dbf482bba0674ad22484e88 for earlier term 1. Current term is 2. Ops: []
I20260709 13:10:58.477237  3332 raft_consensus.cc:3055] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:58.477672  3332 raft_consensus.cc:740] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:58.478595  3332 consensus_queue.cc:260] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.479507  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:58.480228  3333 raft_consensus.cc:3060] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.479737  3408 leader_election.cc:290] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:58.480727  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a93fd7ef7e408f86a548dc42218872" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:58.479671  3332 raft_consensus.cc:3060] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.481288  3481 raft_consensus.cc:3055] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:58.481619  3481 raft_consensus.cc:740] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:10:58.482424  3481 consensus_queue.cc:260] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.483510  3481 raft_consensus.cc:3060] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:10:58.484266  3531 consensus_queue.cc:1175] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "19099a75b35d4b7faa92fb4b966017d4" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 0a57a2616dbf482bba0674ad22484e88 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:10:58.488130  3332 raft_consensus.cc:2468] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:10:58.489425  3333 raft_consensus.cc:2468] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:10:58.490571  3373 leader_election.cc:304] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:58.490962  3481 raft_consensus.cc:2468] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:10:58.491410  3560 raft_consensus.cc:2804] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:58.491963  3560 raft_consensus.cc:697] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:58.492794  3560 consensus_queue.cc:237] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [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: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.495638  3229 catalog_manager.cc:5697] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 1 to 2, leader changed from c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193) to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:58.507875  3229 catalog_manager.cc:5697] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 1 to 2, leader changed from 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195) to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:58.515795  3527 raft_consensus.cc:993] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4: : Instructing follower c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:10:58.516407  3560 raft_consensus.cc:1081] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Signalling peer c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:10:58.517940  3333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:56892
I20260709 13:10:58.518507  3333 raft_consensus.cc:493] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:58.518833  3333 raft_consensus.cc:3060] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.523691  3333 raft_consensus.cc:515] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:58.525326  3333 leader_election.cc:290] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Requested vote from peers 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:58.526006  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:58.526396  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f88727fdd1e4e8fb3c875854c817824" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:58.526710  3481 raft_consensus.cc:3060] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.527019  3406 raft_consensus.cc:3055] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:58.527302  3406 raft_consensus.cc:740] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:58.527926  3406 consensus_queue.cc:260] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:58.528849  3406 raft_consensus.cc:3060] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.531721  3481 raft_consensus.cc:2468] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:10:58.532721  3299 leader_election.cc:304] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:58.533375  3532 raft_consensus.cc:2804] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:58.533753  3532 raft_consensus.cc:697] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:58.534088  3406 raft_consensus.cc:2468] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:10:58.534482  3532 consensus_queue.cc:237] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } }
I20260709 13:10:58.540746  3229 catalog_manager.cc:5697] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 1 to 2, leader changed from 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194) to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:58.546070  3529 raft_consensus.cc:993] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41: : Instructing follower 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:10:58.546582  3532 raft_consensus.cc:1081] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Signalling peer 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:10:58.547986  3406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:46520
I20260709 13:10:58.548444  3406 raft_consensus.cc:493] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:58.548797  3406 raft_consensus.cc:3060] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.553771  3406 raft_consensus.cc:515] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.555505  3406 leader_election.cc:290] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:10:58.556097  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:58.556522  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d2611696ce48f9b0bc9dd9952fd9d1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:10:58.556733  3333 raft_consensus.cc:3055] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:58.557075  3481 raft_consensus.cc:3060] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.557113  3333 raft_consensus.cc:740] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:10:58.557960  3333 consensus_queue.cc:260] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.558887  3333 raft_consensus.cc:3060] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.561785  3481 raft_consensus.cc:2468] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:10:58.562754  3374 leader_election.cc:304] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:10:58.563433  3560 raft_consensus.cc:2804] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:58.563915  3560 raft_consensus.cc:697] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:58.563954  3333 raft_consensus.cc:2468] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:10:58.564798  3560 consensus_queue.cc:237] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.571023  3229 catalog_manager.cc:5697] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 1 to 2, leader changed from c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193) to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:10:58.748874  3481 raft_consensus.cc:1275] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: 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:58.750430  3532 consensus_queue.cc:1048] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:58.758333  3406 raft_consensus.cc:1275] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: 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:58.759697  3532 consensus_queue.cc:1048] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:58.780622  3527 raft_consensus.cc:993] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4: : Instructing follower 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:10:58.781092  3560 raft_consensus.cc:1081] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Signalling peer 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:10:58.782656  3481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:34326
I20260709 13:10:58.783238  3481 raft_consensus.cc:493] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:10:58.783536  3481 raft_consensus.cc:3060] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.788173  3481 raft_consensus.cc:515] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.789726  3481 leader_election.cc:290] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:10:58.790387  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:10:58.790786  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e46471c70d5471b8673296cc751b38f" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:10:58.791085  3333 raft_consensus.cc:3060] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.791401  3406 raft_consensus.cc:3055] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:10:58.791730  3406 raft_consensus.cc:740] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:10:58.792527  3406 consensus_queue.cc:260] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.793733  3406 raft_consensus.cc:3060] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:10:58.798017  3333 raft_consensus.cc:2468] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:10:58.799185  3447 leader_election.cc:304] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:10:58.799857  3531 raft_consensus.cc:2804] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:10:58.800347  3531 raft_consensus.cc:697] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:10:58.800549  3406 raft_consensus.cc:2468] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:10:58.801190  3531 consensus_queue.cc:237] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:10:58.807525  3228 catalog_manager.cc:5697] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 1 to 2, leader changed from 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194) to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:10:58.910033  3333 raft_consensus.cc:1275] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: 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:58.911518  3560 consensus_queue.cc:1048] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:58.919528  3481 raft_consensus.cc:1275] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: 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:58.920837  3482 raft_consensus.cc:1275] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: 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:58.921077  3560 consensus_queue.cc:1048] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:58.922571  3527 consensus_queue.cc:1048] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:58.930585  3333 raft_consensus.cc:1275] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: 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:58.932785  3549 consensus_queue.cc:1048] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.045276  3406 raft_consensus.cc:1275] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: 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:59.046663  3532 consensus_queue.cc:1048] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.054744  3481 raft_consensus.cc:1275] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: 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:59.056371  3571 consensus_queue.cc:1048] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.117537  3333 raft_consensus.cc:1275] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: 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:59.118827  3549 consensus_queue.cc:1048] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.126890  3481 raft_consensus.cc:1275] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: 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:59.128461  3560 consensus_queue.cc:1048] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.295928  3333 raft_consensus.cc:1275] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: 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:59.297003  3531 consensus_queue.cc:1048] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:10:59.308452  3406 raft_consensus.cc:1275] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: 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:59.314286  3531 consensus_queue.cc:1048] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:01.240301  3228 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44916:
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:11:01.242372  3228 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:11:01.290195  3320 tablet_service.cc:1511] Processing CreateTablet for tablet 67da6f6f31cc45c2a56ec12665bd3dd1 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:01.291023  3391 tablet_service.cc:1511] Processing CreateTablet for tablet 67da6f6f31cc45c2a56ec12665bd3dd1 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:01.291478  3320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67da6f6f31cc45c2a56ec12665bd3dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.292275  3391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67da6f6f31cc45c2a56ec12665bd3dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.293254  3467 tablet_service.cc:1511] Processing CreateTablet for tablet 67da6f6f31cc45c2a56ec12665bd3dd1 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:01.294443  3467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67da6f6f31cc45c2a56ec12665bd3dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.300161  3316 tablet_service.cc:1511] Processing CreateTablet for tablet d77fc1c8df6d4bdd9d30d1496274abd6 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:01.301414  3316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77fc1c8df6d4bdd9d30d1496274abd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.302066  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 59ffc63082644431b8f1399cb25d98b4 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:01.303325  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ffc63082644431b8f1399cb25d98b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.303409  3317 tablet_service.cc:1511] Processing CreateTablet for tablet 59ffc63082644431b8f1399cb25d98b4 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:01.304622  3317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ffc63082644431b8f1399cb25d98b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.307472  3396 tablet_service.cc:1511] Processing CreateTablet for tablet d77fc1c8df6d4bdd9d30d1496274abd6 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:01.308698  3396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77fc1c8df6d4bdd9d30d1496274abd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.309218  3393 tablet_service.cc:1511] Processing CreateTablet for tablet e7cd8a2d34b147358b675b31797aa190 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:01.310035  3397 tablet_service.cc:1511] Processing CreateTablet for tablet 639e0ca8f2264009b8ce452ef1f0872f (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:01.311419  3392 tablet_service.cc:1511] Processing CreateTablet for tablet 59ffc63082644431b8f1399cb25d98b4 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:01.312803  3468 tablet_service.cc:1511] Processing CreateTablet for tablet 639e0ca8f2264009b8ce452ef1f0872f (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:01.313414  3471 tablet_service.cc:1511] Processing CreateTablet for tablet d77fc1c8df6d4bdd9d30d1496274abd6 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:01.314036  3468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639e0ca8f2264009b8ce452ef1f0872f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.310398  3393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7cd8a2d34b147358b675b31797aa190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.314620  3471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d77fc1c8df6d4bdd9d30d1496274abd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.316111  3397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639e0ca8f2264009b8ce452ef1f0872f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.319447  3395 tablet_service.cc:1511] Processing CreateTablet for tablet b07a8efb862b42f6af97fd6d8c7d3b7d (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:01.320701  3395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07a8efb862b42f6af97fd6d8c7d3b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.322314  3465 tablet_service.cc:1511] Processing CreateTablet for tablet b07a8efb862b42f6af97fd6d8c7d3b7d (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:01.322696  3470 tablet_service.cc:1511] Processing CreateTablet for tablet 885b567e2e10424e9fcceeb74ea7a7b1 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:01.323555  3465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07a8efb862b42f6af97fd6d8c7d3b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.323413  3464 tablet_service.cc:1511] Processing CreateTablet for tablet ee343df2a75643539c1ec2c52489706c (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:01.324610  3464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee343df2a75643539c1ec2c52489706c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.324739  3472 tablet_service.cc:1511] Processing CreateTablet for tablet e7cd8a2d34b147358b675b31797aa190 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:01.325436  3469 tablet_service.cc:1511] Processing CreateTablet for tablet f7560eaf29e14362a71d9c429a14ca5c (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:01.325938  3472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7cd8a2d34b147358b675b31797aa190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.326709  3469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7560eaf29e14362a71d9c429a14ca5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.327867  3394 tablet_service.cc:1511] Processing CreateTablet for tablet 885b567e2e10424e9fcceeb74ea7a7b1 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:01.329069  3394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885b567e2e10424e9fcceeb74ea7a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.331530  3390 tablet_service.cc:1511] Processing CreateTablet for tablet ee343df2a75643539c1ec2c52489706c (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:01.331784  3398 tablet_service.cc:1511] Processing CreateTablet for tablet f7560eaf29e14362a71d9c429a14ca5c (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:01.332772  3390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee343df2a75643539c1ec2c52489706c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.337010  3392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59ffc63082644431b8f1399cb25d98b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.336789  3321 tablet_service.cc:1511] Processing CreateTablet for tablet e7cd8a2d34b147358b675b31797aa190 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:01.337134  3315 tablet_service.cc:1511] Processing CreateTablet for tablet 639e0ca8f2264009b8ce452ef1f0872f (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:01.338063  3321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7cd8a2d34b147358b675b31797aa190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.338554  3319 tablet_service.cc:1511] Processing CreateTablet for tablet 885b567e2e10424e9fcceeb74ea7a7b1 (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:01.339162  3322 tablet_service.cc:1511] Processing CreateTablet for tablet f7560eaf29e14362a71d9c429a14ca5c (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:01.339759  3319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885b567e2e10424e9fcceeb74ea7a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.339435  3318 tablet_service.cc:1511] Processing CreateTablet for tablet b07a8efb862b42f6af97fd6d8c7d3b7d (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:01.340351  3322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7560eaf29e14362a71d9c429a14ca5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.342769  3315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639e0ca8f2264009b8ce452ef1f0872f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.343432  3323 tablet_service.cc:1511] Processing CreateTablet for tablet ee343df2a75643539c1ec2c52489706c (DEFAULT_TABLE table=soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:01.344612  3323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee343df2a75643539c1ec2c52489706c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.346802  3318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07a8efb862b42f6af97fd6d8c7d3b7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.349480  3470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885b567e2e10424e9fcceeb74ea7a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.349895  3398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7560eaf29e14362a71d9c429a14ca5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:01.449813  3620 tablet_bootstrap.cc:492] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.457154  3620 tablet_bootstrap.cc:654] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.466394  3620 tablet_bootstrap.cc:492] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.466949  3620 ts_tablet_manager.cc:1403] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 13:11:01.469802  3620 raft_consensus.cc:359] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.470580  3620 raft_consensus.cc:385] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.470995  3620 raft_consensus.cc:740] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.471668  3622 tablet_bootstrap.cc:492] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:01.472519  3620 consensus_queue.cc:260] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.489988  3620 ts_tablet_manager.cc:1434] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.012s
I20260709 13:11:01.491093  3620 tablet_bootstrap.cc:492] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.490216  3622 tablet_bootstrap.cc:654] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.504037  3620 tablet_bootstrap.cc:654] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.518517  3619 tablet_bootstrap.cc:492] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.525826  3619 tablet_bootstrap.cc:654] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.528524  3622 tablet_bootstrap.cc:492] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:01.529157  3622 ts_tablet_manager.cc:1403] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.000s
I20260709 13:11:01.530663  3620 tablet_bootstrap.cc:492] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.531152  3620 ts_tablet_manager.cc:1403] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.002s
I20260709 13:11:01.531586  3619 tablet_bootstrap.cc:492] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.532182  3619 ts_tablet_manager.cc:1403] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:11:01.532070  3622 raft_consensus.cc:359] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.533016  3622 raft_consensus.cc:385] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.533341  3622 raft_consensus.cc:740] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.533948  3620 raft_consensus.cc:359] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.534745  3620 raft_consensus.cc:385] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.534219  3622 consensus_queue.cc:260] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.535035  3620 raft_consensus.cc:740] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.535336  3619 raft_consensus.cc:359] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.535710  3620 consensus_queue.cc:260] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.536073  3619 raft_consensus.cc:385] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.536512  3619 raft_consensus.cc:740] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.537734  3622 ts_tablet_manager.cc:1434] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:11:01.537425  3619 consensus_queue.cc:260] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.538064  3620 ts_tablet_manager.cc:1434] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:11:01.538846  3622 tablet_bootstrap.cc:492] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:01.539093  3620 tablet_bootstrap.cc:492] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.539983  3619 ts_tablet_manager.cc:1434] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:01.543380  3619 tablet_bootstrap.cc:492] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.545972  3620 tablet_bootstrap.cc:654] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.546159  3622 tablet_bootstrap.cc:654] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.551012  3619 tablet_bootstrap.cc:654] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.557885  3620 tablet_bootstrap.cc:492] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.558312  3620 ts_tablet_manager.cc:1403] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260709 13:11:01.560662  3620 raft_consensus.cc:359] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.561321  3620 raft_consensus.cc:385] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.561589  3620 raft_consensus.cc:740] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.562259  3620 consensus_queue.cc:260] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.564566  3620 ts_tablet_manager.cc:1434] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:11:01.566990  3619 tablet_bootstrap.cc:492] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.567502  3619 ts_tablet_manager.cc:1403] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 13:11:01.570422  3619 raft_consensus.cc:359] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.571147  3619 raft_consensus.cc:385] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.571417  3619 raft_consensus.cc:740] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.572041  3619 consensus_queue.cc:260] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.574625  3620 tablet_bootstrap.cc:492] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.579044  3619 ts_tablet_manager.cc:1434] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:11:01.580108  3619 tablet_bootstrap.cc:492] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.580427  3620 tablet_bootstrap.cc:654] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.588204  3619 tablet_bootstrap.cc:654] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.598071  3619 tablet_bootstrap.cc:492] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.598551  3619 ts_tablet_manager.cc:1403] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:11:01.601444  3620 tablet_bootstrap.cc:492] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.601847  3622 tablet_bootstrap.cc:492] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:01.601480  3619 raft_consensus.cc:359] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.602018  3620 ts_tablet_manager.cc:1403] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 13:11:01.602568  3622 ts_tablet_manager.cc:1403] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.054s
I20260709 13:11:01.602677  3619 raft_consensus.cc:385] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.603713  3619 raft_consensus.cc:740] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.604374  3619 consensus_queue.cc:260] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.606097  3622 raft_consensus.cc:359] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.606467  3619 ts_tablet_manager.cc:1434] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:11:01.606889  3622 raft_consensus.cc:385] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.606449  3620 raft_consensus.cc:359] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.607342  3622 raft_consensus.cc:740] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.607514  3620 raft_consensus.cc:385] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.607909  3620 raft_consensus.cc:740] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.607919  3619 tablet_bootstrap.cc:492] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.608170  3622 consensus_queue.cc:260] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.608835  3620 consensus_queue.cc:260] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.611169  3620 ts_tablet_manager.cc:1434] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:11:01.613765  3622 ts_tablet_manager.cc:1434] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:11:01.614810  3622 tablet_bootstrap.cc:492] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:01.615451  3619 tablet_bootstrap.cc:654] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:01.615473  3279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:01.622380  3622 tablet_bootstrap.cc:654] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.625968  3620 tablet_bootstrap.cc:492] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.627710  3619 tablet_bootstrap.cc:492] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.628278  3619 ts_tablet_manager.cc:1403] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:11:01.631366  3619 raft_consensus.cc:359] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.632138  3619 raft_consensus.cc:385] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.632467  3619 raft_consensus.cc:740] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.633016  3620 tablet_bootstrap.cc:654] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.633265  3619 consensus_queue.cc:260] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.635692  3619 ts_tablet_manager.cc:1434] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:01.637913  3619 tablet_bootstrap.cc:492] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.638612  3622 tablet_bootstrap.cc:492] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:01.639072  3620 tablet_bootstrap.cc:492] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.639122  3622 ts_tablet_manager.cc:1403] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:11:01.639699  3620 ts_tablet_manager.cc:1403] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:11:01.645956  3622 raft_consensus.cc:359] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.646824  3622 raft_consensus.cc:385] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.647125  3622 raft_consensus.cc:740] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.647927  3622 consensus_queue.cc:260] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.649008  3620 raft_consensus.cc:359] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.649642  3619 tablet_bootstrap.cc:654] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.649893  3620 raft_consensus.cc:385] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.650276  3620 raft_consensus.cc:740] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.651069  3622 ts_tablet_manager.cc:1434] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:11:01.651054  3620 consensus_queue.cc:260] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.652616  3622 tablet_bootstrap.cc:492] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:01.653586  3620 ts_tablet_manager.cc:1434] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:11:01.655525  3620 tablet_bootstrap.cc:492] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.661283  3622 tablet_bootstrap.cc:654] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.661283  3619 tablet_bootstrap.cc:492] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.662137  3619 ts_tablet_manager.cc:1403] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260709 13:11:01.665205  3620 tablet_bootstrap.cc:654] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.665552  3619 raft_consensus.cc:359] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.666644  3619 raft_consensus.cc:385] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.667196  3619 raft_consensus.cc:740] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.667963  3619 consensus_queue.cc:260] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.670265  3619 ts_tablet_manager.cc:1434] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:11:01.671326  3619 tablet_bootstrap.cc:492] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.677211  3620 tablet_bootstrap.cc:492] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.677836  3620 ts_tablet_manager.cc:1403] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260709 13:11:01.679369  3619 tablet_bootstrap.cc:654] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.680644  3620 raft_consensus.cc:359] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.681553  3620 raft_consensus.cc:385] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.685779  3560 raft_consensus.cc:493] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.686264  3560 raft_consensus.cc:515] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.681898  3620 raft_consensus.cc:740] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.687194  3571 raft_consensus.cc:493] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.687644  3620 consensus_queue.cc:260] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.687831  3571 raft_consensus.cc:515] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.689515  3560 leader_election.cc:290] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.691658  3619 tablet_bootstrap.cc:492] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.692214  3619 ts_tablet_manager.cc:1403] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:11:01.690219  3571 leader_election.cc:290] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.693444  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7560eaf29e14362a71d9c429a14ca5c" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:01.694118  3481 raft_consensus.cc:2468] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:11:01.694825  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7560eaf29e14362a71d9c429a14ca5c" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:11:01.697196  3333 raft_consensus.cc:2468] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:11:01.697341  3374 leader_election.cc:304] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:01.698066  3620 ts_tablet_manager.cc:1434] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.006s
I20260709 13:11:01.698239  3560 raft_consensus.cc:2804] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:01.695288  3619 raft_consensus.cc:359] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.698683  3560 raft_consensus.cc:493] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:01.699093  3560 raft_consensus.cc:3060] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.699450  3620 tablet_bootstrap.cc:492] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.700541  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:11:01.701186  3406 raft_consensus.cc:2468] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:11:01.702525  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:01.704008  3622 tablet_bootstrap.cc:492] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:01.704506  3622 ts_tablet_manager.cc:1403] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.004s
I20260709 13:11:01.706120  3560 raft_consensus.cc:515] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.699028  3619 raft_consensus.cc:385] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.707079  3619 raft_consensus.cc:740] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.707499  3622 raft_consensus.cc:359] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.708262  3622 raft_consensus.cc:385] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.707927  3619 consensus_queue.cc:260] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.708814  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7560eaf29e14362a71d9c429a14ca5c" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:01.709415  3333 raft_consensus.cc:3060] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:01.710777  3299 leader_election.cc:343] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:01.708575  3622 raft_consensus.cc:740] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.710399  3619 ts_tablet_manager.cc:1434] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:11:01.712885  3619 tablet_bootstrap.cc:492] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.715989  3620 tablet_bootstrap.cc:654] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.717087  3333 raft_consensus.cc:2468] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:11:01.711513  3299 leader_election.cc:304] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [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: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:01.718254  3373 leader_election.cc:304] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:01.718984  3637 raft_consensus.cc:2804] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:01.719447  3637 raft_consensus.cc:493] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:01.719866  3637 raft_consensus.cc:3060] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.712402  3622 consensus_queue.cc:260] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.728252  3622 ts_tablet_manager.cc:1434] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:11:01.729259  3622 tablet_bootstrap.cc:492] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:01.728818  3637 raft_consensus.cc:515] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.731251  3642 raft_consensus.cc:2804] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:01.732720  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7560eaf29e14362a71d9c429a14ca5c" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:01.733419  3481 raft_consensus.cc:3060] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.736407  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:01.737705  3406 raft_consensus.cc:3060] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.738090  3619 tablet_bootstrap.cc:654] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.738446  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:01.737125  3560 leader_election.cc:290] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
W20260709 13:11:01.740113  3299 leader_election.cc:343] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:01.743183  3622 tablet_bootstrap.cc:654] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.739048  3637 leader_election.cc:290] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.750360  3622 tablet_bootstrap.cc:492] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:01.750865  3622 ts_tablet_manager.cc:1403] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:11:01.752017  3406 raft_consensus.cc:2468] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:11:01.753391  3299 leader_election.cc:304] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:01.753700  3622 raft_consensus.cc:359] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.754419  3622 raft_consensus.cc:385] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.754702  3622 raft_consensus.cc:740] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.758656  3571 raft_consensus.cc:2804] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:01.759217  3642 raft_consensus.cc:697] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:01.763564  3642 consensus_queue.cc:237] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.760751  3622 consensus_queue.cc:260] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.773365  3571 raft_consensus.cc:697] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:01.774747  3622 ts_tablet_manager.cc:1434] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:11:01.775818  3622 tablet_bootstrap.cc:492] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:01.776896  3619 tablet_bootstrap.cc:492] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.777462  3619 ts_tablet_manager.cc:1403] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.009s
I20260709 13:11:01.779657  3620 tablet_bootstrap.cc:492] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.780164  3620 ts_tablet_manager.cc:1403] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.026s
I20260709 13:11:01.780680  3619 raft_consensus.cc:359] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.781497  3619 raft_consensus.cc:385] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.781838  3619 raft_consensus.cc:740] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.782610  3619 consensus_queue.cc:260] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.783109  3620 raft_consensus.cc:359] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.784490  3620 raft_consensus.cc:385] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.785705  3620 raft_consensus.cc:740] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.786675  3620 consensus_queue.cc:260] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.788141  3643 raft_consensus.cc:493] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.774341  3571 consensus_queue.cc:237] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.794709  3620 ts_tablet_manager.cc:1434] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:11:01.794612  3481 raft_consensus.cc:2468] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:11:01.794909  3619 ts_tablet_manager.cc:1434] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:11:01.795847  3620 tablet_bootstrap.cc:492] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.793412  3643 raft_consensus.cc:515] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.796391  3622 tablet_bootstrap.cc:654] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.797224  3619 tablet_bootstrap.cc:492] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.798802  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07a8efb862b42f6af97fd6d8c7d3b7d" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:11:01.799088  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07a8efb862b42f6af97fd6d8c7d3b7d" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:01.799804  3481 raft_consensus.cc:2468] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:11:01.800896  3374 leader_election.cc:304] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
W20260709 13:11:01.801695  3373 leader_election.cc:343] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:01.801923  3643 leader_election.cc:290] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.801728  3641 raft_consensus.cc:2804] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:01.803093  3641 raft_consensus.cc:493] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:01.803539  3641 raft_consensus.cc:3060] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.817358  3230 catalog_manager.cc:5697] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:01.814004  3641 raft_consensus.cc:515] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.820631  3641 leader_election.cc:290] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.821866  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07a8efb862b42f6af97fd6d8c7d3b7d" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:01.822026  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07a8efb862b42f6af97fd6d8c7d3b7d" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:01.828783  3480 raft_consensus.cc:3060] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:11:01.835290  3373 leader_election.cc:343] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:01.841142  3480 raft_consensus.cc:2468] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:11:01.842037  3641 raft_consensus.cc:493] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.843236  3641 raft_consensus.cc:515] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.843544  3374 leader_election.cc:304] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:11:01.845117  3643 raft_consensus.cc:2804] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:01.802531  3620 tablet_bootstrap.cc:654] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.845942  3643 raft_consensus.cc:697] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:01.847182  3643 consensus_queue.cc:237] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.847759  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
W20260709 13:11:01.849154  3373 leader_election.cc:343] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:01.849772  3641 leader_election.cc:290] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.851579  3227 catalog_manager.cc:5697] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:01.855026  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:01.855888  3480 raft_consensus.cc:2468] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:11:01.850942  3622 tablet_bootstrap.cc:492] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:01.827507  3619 tablet_bootstrap.cc:654] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.857159  3622 ts_tablet_manager.cc:1403] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.041s
I20260709 13:11:01.857298  3374 leader_election.cc:304] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [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: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:11:01.858790  3642 raft_consensus.cc:2804] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:01.859277  3642 raft_consensus.cc:493] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:01.859699  3642 raft_consensus.cc:3060] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.860600  3622 raft_consensus.cc:359] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.863010  3622 raft_consensus.cc:385] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.863338  3622 raft_consensus.cc:740] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.864648  3620 tablet_bootstrap.cc:492] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.867700  3620 ts_tablet_manager.cc:1403] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.000s
I20260709 13:11:01.869918  3620 raft_consensus.cc:359] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.864109  3622 consensus_queue.cc:260] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.874369  3620 raft_consensus.cc:385] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.875144  3620 raft_consensus.cc:740] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.875521  3622 ts_tablet_manager.cc:1434] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 13:11:01.875839  3620 consensus_queue.cc:260] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.876879  3622 tablet_bootstrap.cc:492] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:01.877956  3620 ts_tablet_manager.cc:1434] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 13:11:01.878602  3642 raft_consensus.cc:515] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.881009  3619 tablet_bootstrap.cc:492] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.881489  3619 ts_tablet_manager.cc:1403] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.005s
I20260709 13:11:01.881542  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:01.882058  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:01.882673  3480 raft_consensus.cc:3060] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.883168  3622 tablet_bootstrap.cc:654] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.884279  3619 raft_consensus.cc:359] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.884948  3619 raft_consensus.cc:385] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.885208  3619 raft_consensus.cc:740] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.885866  3619 consensus_queue.cc:260] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.888787  3619 ts_tablet_manager.cc:1434] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:01.889674  3619 tablet_bootstrap.cc:492] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41: Bootstrap starting.
I20260709 13:11:01.889577  3480 raft_consensus.cc:2468] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:11:01.890269  3333 raft_consensus.cc:3060] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.891252  3374 leader_election.cc:304] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:01.893095  3560 raft_consensus.cc:2804] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:01.893537  3560 raft_consensus.cc:697] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:01.887066  3620 tablet_bootstrap.cc:492] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4: Bootstrap starting.
I20260709 13:11:01.894325  3560 consensus_queue.cc:237] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.895673  3619 tablet_bootstrap.cc:654] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.898768  3642 leader_election.cc:290] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.900018  3333 raft_consensus.cc:2468] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:11:01.902881  3642 raft_consensus.cc:493] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.903525  3642 raft_consensus.cc:515] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.906977  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:11:01.907497  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:01.907814  3333 raft_consensus.cc:2468] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:11:01.908376  3480 raft_consensus.cc:2468] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:11:01.909453  3373 leader_election.cc:304] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:01.910585  3560 raft_consensus.cc:2804] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:01.911062  3560 raft_consensus.cc:493] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:01.911388  3560 raft_consensus.cc:3060] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.918565  3620 tablet_bootstrap.cc:654] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:01.922772  3642 leader_election.cc:290] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.924729  3531 raft_consensus.cc:493] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.925416  3531 raft_consensus.cc:515] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.935645  3531 leader_election.cc:290] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:01.936697  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:11:01.937240  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:11:01.937960  3332 raft_consensus.cc:2468] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 0.
W20260709 13:11:01.938004  3448 leader_election.cc:343] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:01.938285  3620 tablet_bootstrap.cc:492] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4: No bootstrap required, opened a new log
I20260709 13:11:01.937497  3619 tablet_bootstrap.cc:492] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41: No bootstrap required, opened a new log
I20260709 13:11:01.938436  3622 tablet_bootstrap.cc:492] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:01.938796  3620 ts_tablet_manager.cc:1403] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260709 13:11:01.938846  3619 ts_tablet_manager.cc:1403] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41: Time spent bootstrapping tablet: real 0.049s	user 0.027s	sys 0.019s
I20260709 13:11:01.939023  3622 ts_tablet_manager.cc:1403] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.011s
I20260709 13:11:01.939466  3447 leader_election.cc:304] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [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: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:11:01.940722  3531 raft_consensus.cc:2804] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:01.941522  3620 raft_consensus.cc:359] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.941779  3642 raft_consensus.cc:493] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.942337  3620 raft_consensus.cc:385] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.942203  3622 raft_consensus.cc:359] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.942759  3620 raft_consensus.cc:740] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.942463  3642 raft_consensus.cc:515] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.943132  3622 raft_consensus.cc:385] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.941905  3531 raft_consensus.cc:493] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:01.943493  3622 raft_consensus.cc:740] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.943691  3531 raft_consensus.cc:3060] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.947675  3560 raft_consensus.cc:515] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.948607  3571 raft_consensus.cc:493] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:01.949103  3571 raft_consensus.cc:515] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.951020  3571 leader_election.cc:290] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.952605  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:11:01.952605  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:01.953339  3406 raft_consensus.cc:2468] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:11:01.953469  3481 raft_consensus.cc:2468] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:11:01.954530  3299 leader_election.cc:304] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:01.954936  3531 raft_consensus.cc:515] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.955717  3571 raft_consensus.cc:2804] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:01.956095  3571 raft_consensus.cc:493] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:01.956399  3571 raft_consensus.cc:3060] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.957363  3331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:01.957669  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:01.958004  3331 raft_consensus.cc:3060] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.960759  3481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:01.961371  3481 raft_consensus.cc:3060] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.962984  3330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:01.963656  3330 raft_consensus.cc:3060] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.964556  3571 raft_consensus.cc:515] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.966099  3230 catalog_manager.cc:5697] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:01.967324  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:01.967953  3408 raft_consensus.cc:3060] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.968673  3481 raft_consensus.cc:2468] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:11:01.968297  3230 catalog_manager.cc:5697] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:01.970070  3374 leader_election.cc:304] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:01.970898  3560 leader_election.cc:290] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.971177  3639 raft_consensus.cc:2804] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:01.971676  3639 raft_consensus.cc:697] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:01.972445  3639 consensus_queue.cc:237] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.974618  3330 raft_consensus.cc:2468] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 1.
I20260709 13:11:01.975404  3331 raft_consensus.cc:2468] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:11:01.943682  3620 consensus_queue.cc:260] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.944295  3622 consensus_queue.cc:260] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.944823  3642 leader_election.cc:290] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.941784  3619 raft_consensus.cc:359] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.976630  3447 leader_election.cc:304] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:01.976882  3619 raft_consensus.cc:385] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:01.977200  3619 raft_consensus.cc:740] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Initialized, Role: FOLLOWER
I20260709 13:11:01.977844  3406 raft_consensus.cc:3060] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:01.977909  3619 consensus_queue.cc:260] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.947558  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:01.979058  3480 raft_consensus.cc:2468] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 0.
I20260709 13:11:01.946188  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:11:01.980119  3332 raft_consensus.cc:2393] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19099a75b35d4b7faa92fb4b966017d4 in current term 1: Already voted for candidate c6d2e550dd4b4c3984945443a5d1ba41 in this term.
I20260709 13:11:01.980216  3619 ts_tablet_manager.cc:1434] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:11:01.983703  3620 ts_tablet_manager.cc:1434] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:11:01.956629  3531 leader_election.cc:290] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:01.985028  3531 raft_consensus.cc:2804] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:01.984314  3408 raft_consensus.cc:2468] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:11:01.985600  3531 raft_consensus.cc:697] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:01.986943  3299 leader_election.cc:304] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:01.986744  3531 consensus_queue.cc:237] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.988090  3646 raft_consensus.cc:2804] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:01.988543  3646 raft_consensus.cc:697] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:01.989317  3646 consensus_queue.cc:237] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:01.992014  3571 leader_election.cc:290] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:01.996234  3622 ts_tablet_manager.cc:1434] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.010s
I20260709 13:11:01.998926  3374 leader_election.cc:304] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [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: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:11:02.000365  3622 tablet_bootstrap.cc:492] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:02.005440  3622 tablet_bootstrap.cc:654] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:02.005720  3571 raft_consensus.cc:493] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:02.006793  3571 raft_consensus.cc:515] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.009207  3571 leader_election.cc:290] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.006232  3639 raft_consensus.cc:2764] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:11:02.010509  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:11:02.011353  3408 raft_consensus.cc:2468] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 0.
I20260709 13:11:02.013195  3622 tablet_bootstrap.cc:492] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:02.012847  3299 leader_election.cc:304] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:02.014253  3571 raft_consensus.cc:2804] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:02.014624  3571 raft_consensus.cc:493] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:02.013701  3622 ts_tablet_manager.cc:1403] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260709 13:11:02.014947  3571 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.015806  3406 raft_consensus.cc:2468] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:11:02.017676  3622 raft_consensus.cc:359] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.018453  3622 raft_consensus.cc:385] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:02.018778  3622 raft_consensus.cc:740] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:02.019436  3622 consensus_queue.cc:260] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.021126  3622 ts_tablet_manager.cc:1434] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:11:02.022018  3622 tablet_bootstrap.cc:492] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: Bootstrap starting.
I20260709 13:11:02.024514  3230 catalog_manager.cc:5697] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.028110  3622 tablet_bootstrap.cc:654] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:02.029127  3571 raft_consensus.cc:515] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.032446  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
W20260709 13:11:02.033017  3447 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:37701, user_credentials={real_user=slave}} blocked reactor thread for 56476.2us
I20260709 13:11:02.033197  3406 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.034735  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:02.035262  3480 raft_consensus.cc:3060] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.041337  3228 catalog_manager.cc:5697] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.042141  3480 raft_consensus.cc:2468] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:11:02.043617  3571 leader_election.cc:290] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.044610  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:02.045264  3482 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.045512  3406 raft_consensus.cc:2468] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:11:02.046662  3299 leader_election.cc:304] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:02.047333  3622 tablet_bootstrap.cc:492] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: No bootstrap required, opened a new log
I20260709 13:11:02.047462  3571 raft_consensus.cc:2804] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:02.047945  3622 ts_tablet_manager.cc:1403] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260709 13:11:02.047947  3571 raft_consensus.cc:697] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:02.049054  3571 consensus_queue.cc:237] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.050889  3622 raft_consensus.cc:359] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.044624  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:02.051632  3622 raft_consensus.cc:385] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:02.052088  3622 raft_consensus.cc:740] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Initialized, Role: FOLLOWER
I20260709 13:11:02.053066  3622 consensus_queue.cc:260] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.053618  3230 catalog_manager.cc:5697] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.056300  3622 ts_tablet_manager.cc:1434] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:11:02.058221  3482 raft_consensus.cc:2468] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 1.
I20260709 13:11:02.071916  3230 catalog_manager.cc:5697] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 1 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.125119  3664 raft_consensus.cc:493] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:02.125535  3664 raft_consensus.cc:515] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.127336  3664 leader_election.cc:290] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:02.128484  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:11:02.128548  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" is_pre_election: true
I20260709 13:11:02.129360  3406 raft_consensus.cc:2468] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 0.
I20260709 13:11:02.130173  3332 raft_consensus.cc:2468] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 0.
I20260709 13:11:02.130925  3448 leader_election.cc:304] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:02.132890  3664 raft_consensus.cc:2804] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:02.133272  3664 raft_consensus.cc:493] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:02.133601  3664 raft_consensus.cc:3060] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.139513  3664 raft_consensus.cc:515] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.141002  3664 leader_election.cc:290] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:02.141721  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:02.141932  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:02.142263  3332 raft_consensus.cc:3060] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.142527  3406 raft_consensus.cc:3060] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.147228  3406 raft_consensus.cc:2468] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:11:02.147257  3332 raft_consensus.cc:2468] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 1.
I20260709 13:11:02.148190  3448 leader_election.cc:304] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:02.148829  3664 raft_consensus.cc:2804] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:02.149282  3664 raft_consensus.cc:697] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:02.150043  3664 consensus_queue.cc:237] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.157196  3230 catalog_manager.cc:5697] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.209390  3482 raft_consensus.cc:3060] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.216115  3571 consensus_queue.cc:1048] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.227707  3648 consensus_queue.cc:1048] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:02.281405  3639 consensus_queue.cc:1048] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.282171  3560 consensus_queue.cc:1048] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.298084  3408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
mode: GRACEFUL
new_leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:11:02.298688  3408 raft_consensus.cc:606] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Received request to transfer leadership to TS c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:11:02.300575  3560 consensus_queue.cc:1048] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.305302  3482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
mode: GRACEFUL
new_leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:34338
I20260709 13:11:02.305841  3482 raft_consensus.cc:606] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Received request to transfer leadership to TS c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:11:02.315807  3408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
mode: GRACEFUL
new_leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:46532
I20260709 13:11:02.316360  3408 raft_consensus.cc:606] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Received request to transfer leadership to TS c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:11:02.324568  3647 raft_consensus.cc:493] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:02.325120  3647 raft_consensus.cc:515] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.327081  3647 leader_election.cc:290] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.328578  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07a8efb862b42f6af97fd6d8c7d3b7d" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19099a75b35d4b7faa92fb4b966017d4" is_pre_election: true
I20260709 13:11:02.329202  3639 consensus_queue.cc:1048] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.323101  3333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
mode: GRACEFUL
new_leader_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:11:02.330302  3333 raft_consensus.cc:606] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Received request to transfer leadership to TS 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:11:02.331086  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07a8efb862b42f6af97fd6d8c7d3b7d" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a57a2616dbf482bba0674ad22484e88" is_pre_election: true
I20260709 13:11:02.331913  3482 raft_consensus.cc:2393] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6d2e550dd4b4c3984945443a5d1ba41 in current term 1: Already voted for candidate 19099a75b35d4b7faa92fb4b966017d4 in this term.
I20260709 13:11:02.332970  3299 leader_election.cc:304] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6d2e550dd4b4c3984945443a5d1ba41; no voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:11:02.333874  3647 raft_consensus.cc:3060] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:02.345762  3647 raft_consensus.cc:2749] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:02.350277  3480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
mode: GRACEFUL
new_leader_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:34338
I20260709 13:11:02.351013  3480 raft_consensus.cc:606] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Received request to transfer leadership to TS 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:11:02.358232  3333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
mode: GRACEFUL
new_leader_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:56898
I20260709 13:11:02.358713  3333 raft_consensus.cc:606] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Received request to transfer leadership to TS 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:02.361677  3639 consensus_queue.cc:1048] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.371305  3643 consensus_queue.cc:1048] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.426754  3643 consensus_queue.cc:1048] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.432806  3639 raft_consensus.cc:993] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: : Instructing follower c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:11:02.433282  3639 raft_consensus.cc:1081] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Signalling peer c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:11:02.433580  3647 consensus_queue.cc:1048] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.438519  3642 consensus_queue.cc:1048] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.443459  3333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:56892
I20260709 13:11:02.444028  3333 raft_consensus.cc:493] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:02.444379  3333 raft_consensus.cc:3060] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.447080  3664 consensus_queue.cc:1048] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.451094  3333 raft_consensus.cc:515] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.453101  3333 leader_election.cc:290] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.454774  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:02.454963  3406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67da6f6f31cc45c2a56ec12665bd3dd1" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:02.455523  3406 raft_consensus.cc:3055] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:02.455865  3406 raft_consensus.cc:740] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:02.456671  3406 consensus_queue.cc:260] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.457733  3406 raft_consensus.cc:3060] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.459069  3571 raft_consensus.cc:993] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: : Instructing follower 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:02.459697  3571 raft_consensus.cc:1081] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Signalling peer 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:02.464504  3480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:34324
I20260709 13:11:02.465004  3480 raft_consensus.cc:493] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:02.465332  3480 raft_consensus.cc:3060] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.466282  3646 consensus_queue.cc:1048] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:02.470268  3406 raft_consensus.cc:2468] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:11:02.470988  3531 raft_consensus.cc:993] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: : Instructing follower 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:11:02.471437  3299 leader_election.cc:304] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [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: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:02.471457  3531 raft_consensus.cc:1081] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Signalling peer 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:11:02.476990  3647 raft_consensus.cc:2804] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:02.477581  3647 raft_consensus.cc:697] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:02.478977  3647 consensus_queue.cc:237] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.474890  3480 raft_consensus.cc:515] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.485581  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:02.486037  3531 consensus_queue.cc:1048] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.486383  3333 raft_consensus.cc:3055] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:02.486979  3333 raft_consensus.cc:740] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:02.487866  3333 consensus_queue.cc:260] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.488754  3333 raft_consensus.cc:3060] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.490805  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee343df2a75643539c1ec2c52489706c" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:02.490880  3480 leader_election.cc:290] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:02.496294  3230 catalog_manager.cc:5697] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 1 to 2, leader changed from 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194) to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.500636  3333 raft_consensus.cc:2468] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:11:02.501682  3447 leader_election.cc:304] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [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: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 19099a75b35d4b7faa92fb4b966017d4
I20260709 13:11:02.503247  3687 raft_consensus.cc:2804] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:02.503860  3687 raft_consensus.cc:697] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:02.504921  3687 consensus_queue.cc:237] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.489238  3406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:46526
I20260709 13:11:02.507290  3406 raft_consensus.cc:493] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:02.507781  3406 raft_consensus.cc:3060] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.516256  3406 raft_consensus.cc:515] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.518802  3333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:02.519384  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885b567e2e10424e9fcceeb74ea7a7b1" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:02.520040  3480 raft_consensus.cc:3055] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:02.520367  3480 raft_consensus.cc:740] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:02.520040  3406 leader_election.cc:290] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.521428  3480 consensus_queue.cc:260] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.522775  3480 raft_consensus.cc:3060] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.523204  3229 catalog_manager.cc:5697] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 1 to 2, leader changed from c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193) to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:02.528752  3480 raft_consensus.cc:2468] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:11:02.529749  3374 leader_election.cc:304] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [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: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: c6d2e550dd4b4c3984945443a5d1ba41
I20260709 13:11:02.530403  3643 raft_consensus.cc:2804] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:02.530880  3643 raft_consensus.cc:697] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:02.531651  3643 consensus_queue.cc:237] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.538342  3229 catalog_manager.cc:5697] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 1 to 2, leader changed from 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195) to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.587617  3687 consensus_queue.cc:1048] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.597007  3531 consensus_queue.cc:1048] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.604631  3687 raft_consensus.cc:993] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: : Instructing follower c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:11:02.605099  3531 raft_consensus.cc:1081] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Signalling peer c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:11:02.606781  3332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:56894
I20260709 13:11:02.607344  3332 raft_consensus.cc:493] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:02.607697  3332 raft_consensus.cc:3060] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.608215  3647 consensus_queue.cc:1048] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:02.614928  3332 raft_consensus.cc:515] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.615370  3647 consensus_queue.cc:1048] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:02.617401  3332 leader_election.cc:290] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.619617  3408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:02.620173  3408 raft_consensus.cc:3060] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.624044  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d77fc1c8df6d4bdd9d30d1496274abd6" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:02.624662  3480 raft_consensus.cc:3055] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:02.624953  3480 raft_consensus.cc:740] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:02.625893  3480 consensus_queue.cc:260] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.627710  3480 raft_consensus.cc:3060] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.633175  3408 raft_consensus.cc:2468] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:11:02.634315  3299 leader_election.cc:304] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19099a75b35d4b7faa92fb4b966017d4, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:02.635073  3648 raft_consensus.cc:2804] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:02.635545  3648 raft_consensus.cc:697] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:02.636348  3648 consensus_queue.cc:237] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.644191  3480 raft_consensus.cc:2468] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:11:02.644302  3230 catalog_manager.cc:5697] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 1 to 2, leader changed from 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195) to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.651939  3648 raft_consensus.cc:993] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: : Instructing follower 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:11:02.652369  3647 raft_consensus.cc:1081] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Signalling peer 19099a75b35d4b7faa92fb4b966017d4 to start an election
I20260709 13:11:02.654197  3407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
 from {username='slave'} at 127.0.0.1:46520
I20260709 13:11:02.654685  3407 raft_consensus.cc:493] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:02.654989  3407 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.660705  3407 raft_consensus.cc:515] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.662328  3407 leader_election.cc:290] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.663123  3332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:02.663779  3332 raft_consensus.cc:3055] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:02.664116  3332 raft_consensus.cc:740] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:02.664156  3480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "19099a75b35d4b7faa92fb4b966017d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:02.664806  3480 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.664870  3332 consensus_queue.cc:260] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.666244  3332 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.671511  3480 raft_consensus.cc:2468] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:11:02.672580  3374 leader_election.cc:304] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:02.673401  3643 raft_consensus.cc:2804] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:02.673960  3643 raft_consensus.cc:697] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Becoming Leader. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:02.674823  3643 consensus_queue.cc:237] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.675635  3332 raft_consensus.cc:2468] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19099a75b35d4b7faa92fb4b966017d4 in term 2.
I20260709 13:11:02.681409  3229 catalog_manager.cc:5697] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 reported cstate change: term changed from 1 to 2, leader changed from c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193) to 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "19099a75b35d4b7faa92fb4b966017d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.718680  3642 raft_consensus.cc:993] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: : Instructing follower c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:11:02.719148  3643 raft_consensus.cc:1081] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Signalling peer c6d2e550dd4b4c3984945443a5d1ba41 to start an election
I20260709 13:11:02.720574  3332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
 from {username='slave'} at 127.0.0.1:56892
I20260709 13:11:02.720999  3332 raft_consensus.cc:493] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:02.721238  3332 raft_consensus.cc:3060] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.726351  3332 raft_consensus.cc:515] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.728053  3332 leader_election.cc:290] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Requested vote from peers 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289), 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195:41509)
I20260709 13:11:02.728621  3407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:02.729281  3407 raft_consensus.cc:3055] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:02.729430  3482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cd8a2d34b147358b675b31797aa190" candidate_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
I20260709 13:11:02.729599  3407 raft_consensus.cc:740] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:02.730000  3482 raft_consensus.cc:3060] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.730473  3407 consensus_queue.cc:260] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.731575  3407 raft_consensus.cc:3060] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.735160  3482 raft_consensus.cc:2468] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:11:02.736317  3299 leader_election.cc:304] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:02.736500  3407 raft_consensus.cc:2468] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d2e550dd4b4c3984945443a5d1ba41 in term 2.
I20260709 13:11:02.737044  3647 raft_consensus.cc:2804] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:02.737514  3647 raft_consensus.cc:697] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Becoming Leader. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:02.738277  3647 consensus_queue.cc:237] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:02.744429  3229 catalog_manager.cc:5697] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 reported cstate change: term changed from 1 to 2, leader changed from 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194) to c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193). New cstate: current_term: 2 leader_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:02.887398  3407 raft_consensus.cc:3060] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.892808  3407 raft_consensus.cc:1275] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:02.893929  3531 consensus_queue.cc:1048] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:02.900740  3332 raft_consensus.cc:1275] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:02.902055  3531 consensus_queue.cc:1048] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:02.911616  3482 raft_consensus.cc:1275] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:02.912807  3560 consensus_queue.cc:1048] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:02.928301  3332 raft_consensus.cc:3060] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.937165  3332 raft_consensus.cc:1275] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:02.938259  3639 consensus_queue.cc:1048] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:02.942747  3482 raft_consensus.cc:3060] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:02.948632  3482 raft_consensus.cc:1275] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:02.949771  3648 consensus_queue.cc:1048] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:02.957095  3407 raft_consensus.cc:1275] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:02.958850  3646 consensus_queue.cc:1048] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:03.072017  3482 raft_consensus.cc:1275] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:03.073248  3639 consensus_queue.cc:1048] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:03.080360  3332 raft_consensus.cc:1275] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 19099a75b35d4b7faa92fb4b966017d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:03.081827  3639 consensus_queue.cc:1048] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:03.128124  3407 raft_consensus.cc:1275] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:03.129277  3647 consensus_queue.cc:1048] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:03.136193  3482 raft_consensus.cc:1275] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:03.137548  3646 consensus_queue.cc:1048] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:03.249267  3480 raft_consensus.cc:1275] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:03.250851  3571 consensus_queue.cc:1048] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:03.258080  3407 raft_consensus.cc:1275] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer c6d2e550dd4b4c3984945443a5d1ba41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:03.260986  3571 consensus_queue.cc:1048] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:05.361663  3230 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44916:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:11:05.382426  3230 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44916:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:11:05.409469 29915 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:11:05.525309  3717 log.cc:927] Time spent T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:11:05.633308  3739 tablet.cc:1724] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.644827  3744 tablet.cc:1724] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.647141  3359 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:ee343df2a75643539c1ec2c52489706c)
W20260709 13:11:05.648006  3359 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:ee343df2a75643539c1ec2c52489706c)
I20260709 13:11:05.649580  3329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
mode: GRACEFUL
new_leader_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:37904
I20260709 13:11:05.650326  3329 raft_consensus.cc:606] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Received request to transfer leadership to TS 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:05.705008  3751 tablet.cc:1724] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.731617  3755 tablet.cc:1724] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.752681  3743 log.cc:927] Time spent T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: Append to log took a long time: real 0.098s	user 0.003s	sys 0.000s
I20260709 13:11:05.732283  3757 tablet.cc:1724] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.763808  3756 tablet.cc:1724] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.702206  3749 tablet.cc:1724] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.771095  3434 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:b07a8efb862b42f6af97fd6d8c7d3b7d)
I20260709 13:11:05.804662  3739 tablet.cc:1724] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.809571  3765 tablet.cc:1724] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.822815  3758 tablet.cc:1724] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.827685  3716 raft_consensus.cc:993] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: : Instructing follower 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:05.828222  3716 raft_consensus.cc:1081] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Signalling peer 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:05.828346  3755 tablet.cc:1724] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.833806  3744 tablet.cc:1724] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.837754  3767 tablet.cc:1724] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.838893  3757 tablet.cc:1724] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.850139  3762 tablet.cc:1724] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.851251  3751 tablet.cc:1724] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.856822  3757 tablet.cc:1724] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.858628  3739 tablet.cc:1724] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.862972  3767 tablet.cc:1724] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.922452  3758 tablet.cc:1724] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.923981  3476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:34324
I20260709 13:11:05.925431  3476 raft_consensus.cc:493] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:05.926326  3476 raft_consensus.cc:3060] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:05.927125  3755 tablet.cc:1724] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.934800  3762 tablet.cc:1724] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.941597  3768 tablet.cc:1724] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.958168  3476 raft_consensus.cc:515] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:05.973659  3404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
mode: GRACEFUL
new_leader_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:43954
I20260709 13:11:05.974646  3404 raft_consensus.cc:606] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Received request to transfer leadership to TS 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:05.978607  3476 leader_election.cc:290] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:05.980224  3404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:05.981216  3404 raft_consensus.cc:3060] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:05.981843 29915 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:11:05.983880 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:05.986160  3755 tablet.cc:1724] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:05.988919  3329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59ffc63082644431b8f1399cb25d98b4" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:05.989707  3329 raft_consensus.cc:3055] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:05.990089  3329 raft_consensus.cc:740] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:05.991163  3329 consensus_queue.cc:260] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [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: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:05.992898  3329 raft_consensus.cc:3060] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:05.994318  3762 tablet.cc:1724] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.003933  3404 raft_consensus.cc:2468] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:11:06.005714  3448 leader_election.cc:304] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:06.006783  3744 tablet.cc:1724] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.008772  3728 raft_consensus.cc:2804] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:06.009348  3728 raft_consensus.cc:697] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:06.009918  3739 tablet.cc:1724] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:06.013388  3728 consensus_queue.cc:237] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.032524  3329 raft_consensus.cc:2468] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:11:06.040123  3404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495"
dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
mode: GRACEFUL
new_leader_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:43954
I20260709 13:11:06.040807  3404 raft_consensus.cc:606] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Received request to transfer leadership to TS 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:06.045080  3329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41"
dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
mode: GRACEFUL
new_leader_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:37904
I20260709 13:11:06.045843  3329 raft_consensus.cc:606] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Received request to transfer leadership to TS 0a57a2616dbf482bba0674ad22484e88
I20260709 13:11:06.045100  3230 catalog_manager.cc:5697] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 1 to 2, leader changed from c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193) to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:06.047295 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:11:06.047752 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:06.065505  3230 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7: soft_deleted_table [id=a139d1526b12426cbf1cfa4e41f6be4b] alter complete (version 1)
I20260709 13:11:06.186982  3696 raft_consensus.cc:993] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4: : Instructing follower 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:06.187475  3740 raft_consensus.cc:1081] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Signalling peer 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:06.188918  3479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:34326
I20260709 13:11:06.189371  3479 raft_consensus.cc:493] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:06.189658  3479 raft_consensus.cc:3060] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:06.195355  3479 raft_consensus.cc:515] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.196892  3479 leader_election.cc:290] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:06.197702  3329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:06.198071  3404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e27caae894747cbae360e2d0e78d495" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:06.198340  3329 raft_consensus.cc:3060] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:06.198660  3404 raft_consensus.cc:3055] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:06.199003  3404 raft_consensus.cc:740] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:06.199723  3404 consensus_queue.cc:260] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.200804  3404 raft_consensus.cc:3060] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:06.205355  3329 raft_consensus.cc:2468] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:11:06.206979  3447 leader_election.cc:304] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:06.207576  3728 raft_consensus.cc:2804] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:06.208031  3728 raft_consensus.cc:697] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:06.208626  3404 raft_consensus.cc:2468] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:11:06.208915  3728 consensus_queue.cc:237] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.221675  3230 catalog_manager.cc:5697] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 1 to 2, leader changed from 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194) to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:06.296423  3696 raft_consensus.cc:993] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: : Instructing follower 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:06.296861  3696 raft_consensus.cc:1081] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Signalling peer 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:06.298374  3479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:34326
I20260709 13:11:06.298872  3479 raft_consensus.cc:493] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:06.299156  3479 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:06.304530  3479 raft_consensus.cc:515] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.306134  3479 leader_election.cc:290] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 3 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:06.306838  3329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:06.307103  3404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639e0ca8f2264009b8ce452ef1f0872f" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:06.307479  3329 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:06.307667  3404 raft_consensus.cc:3055] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:06.308037  3404 raft_consensus.cc:740] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 19099a75b35d4b7faa92fb4b966017d4, State: Running, Role: LEADER
I20260709 13:11:06.308939  3404 consensus_queue.cc:260] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [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: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.310199  3404 raft_consensus.cc:3060] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:06.314662  3329 raft_consensus.cc:2468] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 3.
I20260709 13:11:06.315761  3447 leader_election.cc:304] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [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: 0a57a2616dbf482bba0674ad22484e88, c6d2e550dd4b4c3984945443a5d1ba41; no voters: 
I20260709 13:11:06.316413  3728 raft_consensus.cc:2804] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:06.316888  3728 raft_consensus.cc:697] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 3 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:06.317248  3404 raft_consensus.cc:2468] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 3.
I20260709 13:11:06.317873  3728 consensus_queue.cc:237] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.324580  3230 catalog_manager.cc:5697] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 2 to 3, leader changed from 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194) to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:06.381620  3647 raft_consensus.cc:993] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41: : Instructing follower 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:06.382182  3745 raft_consensus.cc:1081] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Signalling peer 0a57a2616dbf482bba0674ad22484e88 to start an election
I20260709 13:11:06.383718  3479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41"
dest_uuid: "0a57a2616dbf482bba0674ad22484e88"
 from {username='slave'} at 127.0.0.1:34324
I20260709 13:11:06.384186  3479 raft_consensus.cc:493] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:06.384476  3479 raft_consensus.cc:3060] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:06.389569  3479 raft_consensus.cc:515] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.391090  3479 leader_election.cc:290] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Requested vote from peers c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701), 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289)
I20260709 13:11:06.392244  3329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6d2e550dd4b4c3984945443a5d1ba41"
I20260709 13:11:06.392319  3405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b20bef7efe43859575f412f6a28e41" candidate_uuid: "0a57a2616dbf482bba0674ad22484e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19099a75b35d4b7faa92fb4b966017d4"
I20260709 13:11:06.392974  3329 raft_consensus.cc:3055] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:06.393071  3405 raft_consensus.cc:3060] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:06.393297  3329 raft_consensus.cc:740] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6d2e550dd4b4c3984945443a5d1ba41, State: Running, Role: LEADER
I20260709 13:11:06.394263  3329 consensus_queue.cc:260] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.395475  3329 raft_consensus.cc:3060] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:06.399053  3405 raft_consensus.cc:2468] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:11:06.400333  3448 leader_election.cc:304] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a57a2616dbf482bba0674ad22484e88, 19099a75b35d4b7faa92fb4b966017d4; no voters: 
I20260709 13:11:06.401105  3728 raft_consensus.cc:2804] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:06.401496  3728 raft_consensus.cc:697] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Becoming Leader. State: Replica: 0a57a2616dbf482bba0674ad22484e88, State: Running, Role: LEADER
I20260709 13:11:06.402098  3329 raft_consensus.cc:2468] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a57a2616dbf482bba0674ad22484e88 in term 2.
I20260709 13:11:06.402302  3728 consensus_queue.cc:237] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } }
I20260709 13:11:06.409832  3230 catalog_manager.cc:5697] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 reported cstate change: term changed from 1 to 2, leader changed from c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193) to 0a57a2616dbf482bba0674ad22484e88 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "0a57a2616dbf482bba0674ad22484e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a57a2616dbf482bba0674ad22484e88" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 41509 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:06.600703  3405 raft_consensus.cc:1275] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:06.602066  3728 consensus_queue.cc:1048] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:06.610416  3329 raft_consensus.cc:1275] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:11:06.612639  3695 consensus_queue.cc:1048] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:11:06.658079  3405 raft_consensus.cc:1275] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:06.659279  3728 consensus_queue.cc:1048] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:06.667872  3329 raft_consensus.cc:1275] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:06.670466  3728 consensus_queue.cc:1048] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:06.823946  3329 raft_consensus.cc:1275] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 3 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:06.825021  3728 consensus_queue.cc:1048] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:06.830725  3404 raft_consensus.cc:1275] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 3 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:11:06.833881  3775 consensus_queue.cc:1048] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:11:06.874037  3329 raft_consensus.cc:1275] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:06.876204  3728 consensus_queue.cc:1048] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d2e550dd4b4c3984945443a5d1ba41" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 37701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:06.886538  3404 raft_consensus.cc:1275] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Refusing update from remote peer 0a57a2616dbf482bba0674ad22484e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:06.887830  3775 consensus_queue.cc:1048] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19099a75b35d4b7faa92fb4b966017d4" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 45289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:07.101219 29915 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:11:07.105759 29915 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:11:07.106083 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:07.111086 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:11:07.111459 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:08.139324 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
I20260709 13:11:08.170691 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:08.171525 29915 tablet_replica.cc:333] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.172266 29915 raft_consensus.cc:2243] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.172801 29915 raft_consensus.cc:2272] T b07a8efb862b42f6af97fd6d8c7d3b7d P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.175184 29915 tablet_replica.cc:333] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.175803 29915 raft_consensus.cc:2243] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.176560 29915 raft_consensus.cc:2272] T d77fc1c8df6d4bdd9d30d1496274abd6 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.178786 29915 tablet_replica.cc:333] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.179409 29915 raft_consensus.cc:2243] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.179800 29915 raft_consensus.cc:2272] T 59ffc63082644431b8f1399cb25d98b4 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.181790 29915 tablet_replica.cc:333] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.182545 29915 raft_consensus.cc:2243] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.183046 29915 raft_consensus.cc:2272] T f7560eaf29e14362a71d9c429a14ca5c P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.185488 29915 tablet_replica.cc:333] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.186036 29915 raft_consensus.cc:2243] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.186405 29915 raft_consensus.cc:2272] T 2e27caae894747cbae360e2d0e78d495 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.188309 29915 tablet_replica.cc:333] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.188832 29915 raft_consensus.cc:2243] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.189208 29915 raft_consensus.cc:2272] T 885b567e2e10424e9fcceeb74ea7a7b1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.191133 29915 tablet_replica.cc:333] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.191630 29915 raft_consensus.cc:2243] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.192034 29915 raft_consensus.cc:2272] T 81a93fd7ef7e408f86a548dc42218872 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.193908 29915 tablet_replica.cc:333] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.194428 29915 raft_consensus.cc:2243] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.194840 29915 raft_consensus.cc:2272] T 31b20bef7efe43859575f412f6a28e41 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.196604 29915 tablet_replica.cc:333] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.197121 29915 raft_consensus.cc:2243] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.197827 29915 raft_consensus.cc:2272] T 67da6f6f31cc45c2a56ec12665bd3dd1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.199846 29915 tablet_replica.cc:333] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.200469 29915 raft_consensus.cc:2243] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.200946 29915 raft_consensus.cc:2272] T 2e46471c70d5471b8673296cc751b38f P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.202924 29915 tablet_replica.cc:333] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.203447 29915 raft_consensus.cc:2243] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.203949 29915 raft_consensus.cc:2272] T 8010ef28545b4fef9856453a026c4f20 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.206663 29915 tablet_replica.cc:333] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.207540 29915 raft_consensus.cc:2243] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.208556 29915 raft_consensus.cc:2272] T 61f5f6fc34ab4321bf0da062ad155f84 P c6d2e550dd4b4c3984945443a5d1ba41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.211012 29915 tablet_replica.cc:333] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.211694 29915 raft_consensus.cc:2243] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.212383 29915 raft_consensus.cc:2272] T e7cd8a2d34b147358b675b31797aa190 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.214403 29915 tablet_replica.cc:333] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.214907 29915 raft_consensus.cc:2243] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.215433 29915 raft_consensus.cc:2272] T ee343df2a75643539c1ec2c52489706c P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.217368 29915 tablet_replica.cc:333] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.217800 29915 raft_consensus.cc:2243] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.218542 29915 raft_consensus.cc:2272] T 0b7cadaf85654bad9207808407b23975 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.220490 29915 tablet_replica.cc:333] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.220952 29915 raft_consensus.cc:2243] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.221346 29915 raft_consensus.cc:2272] T 639e0ca8f2264009b8ce452ef1f0872f P c6d2e550dd4b4c3984945443a5d1ba41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.223232 29915 tablet_replica.cc:333] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.223616 29915 raft_consensus.cc:2243] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.224318 29915 raft_consensus.cc:2272] T 9f88727fdd1e4e8fb3c875854c817824 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.226227 29915 tablet_replica.cc:333] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41: stopping tablet replica
I20260709 13:11:08.226701 29915 raft_consensus.cc:2243] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.227083 29915 raft_consensus.cc:2272] T 71d2611696ce48f9b0bc9dd9952fd9d1 P c6d2e550dd4b4c3984945443a5d1ba41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.265401 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
W20260709 13:11:08.270054  3447 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.54.193:37701: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260709 13:11:08.273581  3447 consensus_peers.cc:597] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 -> Peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Couldn't send request to peer c6d2e550dd4b4c3984945443a5d1ba41. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:37701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:08.279968  3373 consensus_peers.cc:597] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 -> Peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Couldn't send request to peer c6d2e550dd4b4c3984945443a5d1ba41. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:37701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:08.289007  3373 consensus_peers.cc:597] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 -> Peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Couldn't send request to peer c6d2e550dd4b4c3984945443a5d1ba41. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:37701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:08.301805  3373 consensus_peers.cc:597] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 -> Peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Couldn't send request to peer c6d2e550dd4b4c3984945443a5d1ba41. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:37701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:08.309944 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
I20260709 13:11:08.339355 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:08.340153 29915 tablet_replica.cc:333] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.341768 29915 raft_consensus.cc:2243] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.342356 29915 raft_consensus.cc:2272] T d77fc1c8df6d4bdd9d30d1496274abd6 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.344605 29915 tablet_replica.cc:333] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.345165 29915 raft_consensus.cc:2243] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.345947 29915 raft_consensus.cc:2272] T b07a8efb862b42f6af97fd6d8c7d3b7d P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.348012 29915 tablet_replica.cc:333] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.348616 29915 raft_consensus.cc:2243] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.349040 29915 raft_consensus.cc:2272] T 59ffc63082644431b8f1399cb25d98b4 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.350880 29915 tablet_replica.cc:333] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.351405 29915 raft_consensus.cc:2243] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.351847 29915 raft_consensus.cc:2272] T ee343df2a75643539c1ec2c52489706c P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.353844 29915 tablet_replica.cc:333] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.354359 29915 raft_consensus.cc:2243] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.354862 29915 raft_consensus.cc:2272] T 0b7cadaf85654bad9207808407b23975 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.356834 29915 tablet_replica.cc:333] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.357371 29915 raft_consensus.cc:2243] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.357787 29915 raft_consensus.cc:2272] T e7cd8a2d34b147358b675b31797aa190 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.359858 29915 tablet_replica.cc:333] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.360366 29915 raft_consensus.cc:2243] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.361155 29915 raft_consensus.cc:2272] T 81a93fd7ef7e408f86a548dc42218872 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.363098 29915 tablet_replica.cc:333] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.363638 29915 raft_consensus.cc:2243] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.364096 29915 raft_consensus.cc:2272] T 61f5f6fc34ab4321bf0da062ad155f84 P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.366014 29915 tablet_replica.cc:333] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.366581 29915 raft_consensus.cc:2243] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.367514 29915 raft_consensus.cc:2272] T 8010ef28545b4fef9856453a026c4f20 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.369699 29915 tablet_replica.cc:333] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.370365 29915 raft_consensus.cc:2243] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.371356 29915 raft_consensus.cc:2272] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.374090 29915 tablet_replica.cc:333] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.374868 29915 raft_consensus.cc:2243] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.375375 29915 raft_consensus.cc:2272] T 639e0ca8f2264009b8ce452ef1f0872f P 19099a75b35d4b7faa92fb4b966017d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.377434 29915 tablet_replica.cc:333] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.378154 29915 raft_consensus.cc:2243] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.378762 29915 raft_consensus.cc:2272] T 9f88727fdd1e4e8fb3c875854c817824 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.380769 29915 tablet_replica.cc:333] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.381263 29915 raft_consensus.cc:2243] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.382071 29915 raft_consensus.cc:2272] T 885b567e2e10424e9fcceeb74ea7a7b1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.384048 29915 tablet_replica.cc:333] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.384541 29915 raft_consensus.cc:2243] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.385298 29915 raft_consensus.cc:2272] T f7560eaf29e14362a71d9c429a14ca5c P 19099a75b35d4b7faa92fb4b966017d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.387213 29915 tablet_replica.cc:333] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.387787 29915 raft_consensus.cc:2243] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.388163 29915 raft_consensus.cc:2272] T 2e27caae894747cbae360e2d0e78d495 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.390036 29915 tablet_replica.cc:333] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.390580 29915 raft_consensus.cc:2243] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.391039 29915 raft_consensus.cc:2272] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.392931 29915 tablet_replica.cc:333] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.393438 29915 raft_consensus.cc:2243] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.393831 29915 raft_consensus.cc:2272] T 31b20bef7efe43859575f412f6a28e41 P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.395725 29915 tablet_replica.cc:333] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4: stopping tablet replica
I20260709 13:11:08.396137 29915 raft_consensus.cc:2243] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.396519 29915 raft_consensus.cc:2272] T 2e46471c70d5471b8673296cc751b38f P 19099a75b35d4b7faa92fb4b966017d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.439539 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
W20260709 13:11:08.449931  3447 consensus_peers.cc:597] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 -> Peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Couldn't send request to peer c6d2e550dd4b4c3984945443a5d1ba41. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:37701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:08.473243 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
W20260709 13:11:08.493803  3447 consensus_peers.cc:597] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 -> Peer c6d2e550dd4b4c3984945443a5d1ba41 (127.29.54.193:37701): Couldn't send request to peer c6d2e550dd4b4c3984945443a5d1ba41. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:37701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:11:08.497176  3448 consensus_peers.cc:597] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 -> Peer 19099a75b35d4b7faa92fb4b966017d4 (127.29.54.194:45289): Couldn't send request to peer 19099a75b35d4b7faa92fb4b966017d4. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:45289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:08.507566 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:08.508494 29915 tablet_replica.cc:333] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.509230 29915 raft_consensus.cc:2243] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.509800 29915 raft_consensus.cc:2272] T d77fc1c8df6d4bdd9d30d1496274abd6 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.511893 29915 tablet_replica.cc:333] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.512718 29915 raft_consensus.cc:2243] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.513592 29915 raft_consensus.cc:2272] T 59ffc63082644431b8f1399cb25d98b4 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.515532 29915 tablet_replica.cc:333] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.516034 29915 raft_consensus.cc:2243] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.516501 29915 raft_consensus.cc:2272] T b07a8efb862b42f6af97fd6d8c7d3b7d P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.518402 29915 tablet_replica.cc:333] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.519423 29915 raft_consensus.cc:2243] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.520169 29915 raft_consensus.cc:2272] T ee343df2a75643539c1ec2c52489706c P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.521968 29915 tablet_replica.cc:333] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.522593 29915 raft_consensus.cc:2243] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.522989 29915 raft_consensus.cc:2272] T 0b7cadaf85654bad9207808407b23975 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.525014 29915 tablet_replica.cc:333] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.525573 29915 raft_consensus.cc:2243] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.525964 29915 raft_consensus.cc:2272] T e7cd8a2d34b147358b675b31797aa190 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.528151 29915 tablet_replica.cc:333] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.528618 29915 raft_consensus.cc:2243] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.529325 29915 raft_consensus.cc:2272] T 2e46471c70d5471b8673296cc751b38f P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.531276 29915 tablet_replica.cc:333] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.531812 29915 raft_consensus.cc:2243] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.532229 29915 raft_consensus.cc:2272] T 885b567e2e10424e9fcceeb74ea7a7b1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.534551 29915 tablet_replica.cc:333] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.535089 29915 raft_consensus.cc:2243] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.535889 29915 raft_consensus.cc:2272] T 2e27caae894747cbae360e2d0e78d495 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.537801 29915 tablet_replica.cc:333] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.538326 29915 raft_consensus.cc:2243] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.538815 29915 raft_consensus.cc:2272] T f7560eaf29e14362a71d9c429a14ca5c P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.540599 29915 tablet_replica.cc:333] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.541109 29915 raft_consensus.cc:2243] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.541548 29915 raft_consensus.cc:2272] T 8010ef28545b4fef9856453a026c4f20 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.543677 29915 tablet_replica.cc:333] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.544224 29915 raft_consensus.cc:2243] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.544680 29915 raft_consensus.cc:2272] T 61f5f6fc34ab4321bf0da062ad155f84 P 0a57a2616dbf482bba0674ad22484e88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.546504 29915 tablet_replica.cc:333] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.547046 29915 raft_consensus.cc:2243] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.547879 29915 raft_consensus.cc:2272] T 639e0ca8f2264009b8ce452ef1f0872f P 0a57a2616dbf482bba0674ad22484e88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.550001 29915 tablet_replica.cc:333] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.550661 29915 raft_consensus.cc:2243] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.551294 29915 raft_consensus.cc:2272] T 9f88727fdd1e4e8fb3c875854c817824 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.553267 29915 tablet_replica.cc:333] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.553942 29915 raft_consensus.cc:2243] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.554445 29915 raft_consensus.cc:2272] T 81a93fd7ef7e408f86a548dc42218872 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.556464 29915 tablet_replica.cc:333] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.556954 29915 raft_consensus.cc:2243] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.557471 29915 raft_consensus.cc:2272] T 71d2611696ce48f9b0bc9dd9952fd9d1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.559389 29915 tablet_replica.cc:333] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.559973 29915 raft_consensus.cc:2243] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:08.560513 29915 raft_consensus.cc:2272] T 67da6f6f31cc45c2a56ec12665bd3dd1 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.562351 29915 tablet_replica.cc:333] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88: stopping tablet replica
I20260709 13:11:08.562815 29915 raft_consensus.cc:2243] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.563582 29915 raft_consensus.cc:2272] T 31b20bef7efe43859575f412f6a28e41 P 0a57a2616dbf482bba0674ad22484e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.604458 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
I20260709 13:11:08.637701 29915 master.cc:562] Master@127.29.54.254:35687 shutting down...
I20260709 13:11:08.660071 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:08.660616 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:08.660957 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71da88d2602d4983b57b76bc2658e0e7: stopping tablet replica
I20260709 13:11:08.681110 29915 master.cc:584] Master@127.29.54.254:35687 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12293 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:11:08.731809 29915 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.54.254:42973
I20260709 13:11:08.732877 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:08.738561  3792 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:11:08.738706  3791 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:11:08.739370  3794 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:11:08.740563 29915 server_base.cc:1061] running on GCE node
I20260709 13:11:08.741390 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:08.741562 29915 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:11:08.741673 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602668741662 us; error 0 us; skew 500 ppm
I20260709 13:11:08.742117 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:08.744663 29915 webserver.cc:533] Webserver started at http://127.29.54.254:38723/ using document root <none> and password file <none>
I20260709 13:11:08.745098 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:08.745244 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:08.745457 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:08.746937 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/master-0-root/instance:
uuid: "62aed87d4a1742f298ce3d035941b9ea"
format_stamp: "Formatted at 2026-07-09 13:11:08 on dist-test-slave-tqcw"
I20260709 13:11:08.751118 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:11:08.754228  3799 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:11:08.754995 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:11:08.755272 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/master-0-root
uuid: "62aed87d4a1742f298ce3d035941b9ea"
format_stamp: "Formatted at 2026-07-09 13:11:08 on dist-test-slave-tqcw"
I20260709 13:11:08.755571 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-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:11:08.768374 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:08.769521 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:08.808609 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.254:42973
I20260709 13:11:08.808714  3850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.254:42973 every 8 connection(s)
I20260709 13:11:08.812449  3851 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:11:08.822979  3851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea: Bootstrap starting.
I20260709 13:11:08.827679  3851 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:08.831804  3851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea: No bootstrap required, opened a new log
I20260709 13:11:08.833884  3851 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62aed87d4a1742f298ce3d035941b9ea" member_type: VOTER }
I20260709 13:11:08.834230  3851 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:08.834416  3851 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62aed87d4a1742f298ce3d035941b9ea, State: Initialized, Role: FOLLOWER
I20260709 13:11:08.834918  3851 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62aed87d4a1742f298ce3d035941b9ea" member_type: VOTER }
I20260709 13:11:08.835309  3851 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:11:08.835500  3851 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:11:08.835700  3851 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:08.840147  3851 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62aed87d4a1742f298ce3d035941b9ea" member_type: VOTER }
I20260709 13:11:08.840694  3851 leader_election.cc:304] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [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: 62aed87d4a1742f298ce3d035941b9ea; no voters: 
I20260709 13:11:08.842130  3851 leader_election.cc:290] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:11:08.842607  3854 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:08.843971  3854 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 1 LEADER]: Becoming Leader. State: Replica: 62aed87d4a1742f298ce3d035941b9ea, State: Running, Role: LEADER
I20260709 13:11:08.844627  3854 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [LEADER]: Queue going to LEADER mode. State: All 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: "62aed87d4a1742f298ce3d035941b9ea" member_type: VOTER }
I20260709 13:11:08.845080  3851 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:11:08.849560  3856 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62aed87d4a1742f298ce3d035941b9ea. Latest consensus state: current_term: 1 leader_uuid: "62aed87d4a1742f298ce3d035941b9ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62aed87d4a1742f298ce3d035941b9ea" member_type: VOTER } }
I20260709 13:11:08.850332  3856 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:08.853667  3855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62aed87d4a1742f298ce3d035941b9ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62aed87d4a1742f298ce3d035941b9ea" member_type: VOTER } }
I20260709 13:11:08.854243  3855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [sys.catalog]: This master's current role is: LEADER
I20260709 13:11:08.857215  3863 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:11:08.862227  3863 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:11:08.863345 29915 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:11:08.870424  3863 catalog_manager.cc:1383] Generated new cluster ID: dae54bee07b34820b9a1ca1880bc5a19
I20260709 13:11:08.870805  3863 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:11:08.900558  3863 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:11:08.901852  3863 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:11:08.917038  3863 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea: Generated new TSK 0
I20260709 13:11:08.917672  3863 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:11:08.929738 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:08.935621  3872 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:11:08.936735  3873 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:11:08.938736 29915 server_base.cc:1061] running on GCE node
W20260709 13:11:08.938915  3875 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:11:08.939903 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:08.940107 29915 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:11:08.940296 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602668940260 us; error 0 us; skew 500 ppm
I20260709 13:11:08.940812 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:08.943029 29915 webserver.cc:533] Webserver started at http://127.29.54.193:38513/ using document root <none> and password file <none>
I20260709 13:11:08.943498 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:08.943682 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:08.943954 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:08.945047 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-0-root/instance:
uuid: "ea04efd5495a41788cba5adb4c2b61bf"
format_stamp: "Formatted at 2026-07-09 13:11:08 on dist-test-slave-tqcw"
I20260709 13:11:08.949457 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:11:08.952944  3880 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:11:08.953858 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:11:08.954160 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-0-root
uuid: "ea04efd5495a41788cba5adb4c2b61bf"
format_stamp: "Formatted at 2026-07-09 13:11:08 on dist-test-slave-tqcw"
I20260709 13:11:08.954449 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-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:11:08.972028 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:08.973239 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:08.974736 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:08.976907 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:08.977121 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:08.977501 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:08.977694 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:09.016139 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.193:43293
I20260709 13:11:09.016243  3942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.193:43293 every 8 connection(s)
I20260709 13:11:09.021111 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:09.028785  3947 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:11:09.029089  3948 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:11:09.033604  3950 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:11:09.033864 29915 server_base.cc:1061] running on GCE node
I20260709 13:11:09.034528  3943 heartbeater.cc:344] Connected to a master server at 127.29.54.254:42973
I20260709 13:11:09.034984  3943 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:09.035614 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:09.035916 29915 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:11:09.035866  3943 heartbeater.cc:507] Master 127.29.54.254:42973 requested a full tablet report, sending...
I20260709 13:11:09.036309 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602669036289 us; error 0 us; skew 500 ppm
I20260709 13:11:09.037060 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:09.038298  3816 ts_manager.cc:194] Registered new tserver with Master: ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293)
I20260709 13:11:09.039579 29915 webserver.cc:533] Webserver started at http://127.29.54.194:34339/ using document root <none> and password file <none>
I20260709 13:11:09.040114 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:09.040315 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:09.040345  3816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36260
I20260709 13:11:09.040594 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:09.041997 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-1-root/instance:
uuid: "f70534492002493c81ab7c346471c2e5"
format_stamp: "Formatted at 2026-07-09 13:11:09 on dist-test-slave-tqcw"
I20260709 13:11:09.046245 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:11:09.049537  3955 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:11:09.050406 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:11:09.050777 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-1-root
uuid: "f70534492002493c81ab7c346471c2e5"
format_stamp: "Formatted at 2026-07-09 13:11:09 on dist-test-slave-tqcw"
I20260709 13:11:09.051074 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-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:11:09.071954 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:09.073114 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:09.074575 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:09.076691 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:09.076908 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:09.077142 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:09.077315 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:09.116302 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.194:37717
I20260709 13:11:09.116436  4017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.194:37717 every 8 connection(s)
I20260709 13:11:09.121220 29915 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:11:09.128245  4021 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:11:09.130137  4022 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:11:09.132422 29915 server_base.cc:1061] running on GCE node
W20260709 13:11:09.132941  4025 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:11:09.133599  4018 heartbeater.cc:344] Connected to a master server at 127.29.54.254:42973
I20260709 13:11:09.133970  4018 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:09.133996 29915 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:11:09.134341 29915 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:11:09.134543 29915 hybrid_clock.cc:648] HybridClock initialized: now 1783602669134525 us; error 0 us; skew 500 ppm
I20260709 13:11:09.134837  4018 heartbeater.cc:507] Master 127.29.54.254:42973 requested a full tablet report, sending...
I20260709 13:11:09.135200 29915 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:11:09.137027  3816 ts_manager.cc:194] Registered new tserver with Master: f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:09.137984 29915 webserver.cc:533] Webserver started at http://127.29.54.195:44227/ using document root <none> and password file <none>
I20260709 13:11:09.138672 29915 fs_manager.cc:362] Metadata directory not provided
I20260709 13:11:09.138914 29915 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:11:09.138885  3816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36266
I20260709 13:11:09.139448 29915 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:11:09.140980 29915 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-2-root/instance:
uuid: "943d717ccfa54bc8a0759440556de236"
format_stamp: "Formatted at 2026-07-09 13:11:09 on dist-test-slave-tqcw"
I20260709 13:11:09.145426 29915 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:11:09.148749  4029 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:11:09.149505 29915 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:11:09.149819 29915 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-2-root
uuid: "943d717ccfa54bc8a0759440556de236"
format_stamp: "Formatted at 2026-07-09 13:11:09 on dist-test-slave-tqcw"
I20260709 13:11:09.150087 29915 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBlAmdW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602503468366-29915-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:11:09.164541 29915 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:11:09.165704 29915 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:11:09.167207 29915 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:11:09.169427 29915 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:11:09.169631 29915 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:09.169899 29915 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:11:09.170058 29915 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:11:09.210673 29915 rpc_server.cc:307] RPC server started. Bound to: 127.29.54.195:45127
I20260709 13:11:09.210760  4091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.54.195:45127 every 8 connection(s)
I20260709 13:11:09.224145  4092 heartbeater.cc:344] Connected to a master server at 127.29.54.254:42973
I20260709 13:11:09.224539  4092 heartbeater.cc:461] Registering TS with master...
I20260709 13:11:09.225255  4092 heartbeater.cc:507] Master 127.29.54.254:42973 requested a full tablet report, sending...
I20260709 13:11:09.227097  3816 ts_manager.cc:194] Registered new tserver with Master: 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:09.227272 29915 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013492144s
I20260709 13:11:09.228449  3816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36280
I20260709 13:11:09.251958  3816 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36282:
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:11:09.254895  3816 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:11:09.325141  4057 tablet_service.cc:1511] Processing CreateTablet for tablet 448ec4c47f5543a890588dc82eace0b3 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:09.326776  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448ec4c47f5543a890588dc82eace0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.326532  3907 tablet_service.cc:1511] Processing CreateTablet for tablet f3023bb843c344b0b2f36f33b1dd6ffc (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:09.327040  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 448ec4c47f5543a890588dc82eace0b3 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:09.327937  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3023bb843c344b0b2f36f33b1dd6ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.328531  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448ec4c47f5543a890588dc82eace0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.329957  4056 tablet_service.cc:1511] Processing CreateTablet for tablet f3023bb843c344b0b2f36f33b1dd6ffc (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:09.331375  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3023bb843c344b0b2f36f33b1dd6ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.340153  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 772d43e45eb84737af5af93b32fef730 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:09.341581  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772d43e45eb84737af5af93b32fef730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.345531  4055 tablet_service.cc:1511] Processing CreateTablet for tablet 772d43e45eb84737af5af93b32fef730 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:09.347008  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772d43e45eb84737af5af93b32fef730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.347512  3905 tablet_service.cc:1511] Processing CreateTablet for tablet d970082ee03e42ecbab97c2f9561874e (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:09.349920  4054 tablet_service.cc:1511] Processing CreateTablet for tablet d970082ee03e42ecbab97c2f9561874e (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:09.351305  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d970082ee03e42ecbab97c2f9561874e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.354044  3904 tablet_service.cc:1511] Processing CreateTablet for tablet 09b494c14b814a43bc558764d5838ea3 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:09.356832  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b494c14b814a43bc558764d5838ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.359323  4053 tablet_service.cc:1511] Processing CreateTablet for tablet 09b494c14b814a43bc558764d5838ea3 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:09.360651  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b494c14b814a43bc558764d5838ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.362804  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d970082ee03e42ecbab97c2f9561874e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.370445  3903 tablet_service.cc:1511] Processing CreateTablet for tablet 84dc341389d543c79572d40a992e0ce2 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:09.372326  3903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dc341389d543c79572d40a992e0ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.377017  3902 tablet_service.cc:1511] Processing CreateTablet for tablet be72b3634b2142a7885b0c3e762e7d7c (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:09.378456  3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be72b3634b2142a7885b0c3e762e7d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.380489  4052 tablet_service.cc:1511] Processing CreateTablet for tablet be72b3634b2142a7885b0c3e762e7d7c (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:09.384450  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be72b3634b2142a7885b0c3e762e7d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.382144  3901 tablet_service.cc:1511] Processing CreateTablet for tablet f96da298a5704ab8a2f7c9c622370458 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:09.388615  4051 tablet_service.cc:1511] Processing CreateTablet for tablet f96da298a5704ab8a2f7c9c622370458 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:09.390650  3901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96da298a5704ab8a2f7c9c622370458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.390364  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96da298a5704ab8a2f7c9c622370458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.406832  4107 tablet_bootstrap.cc:492] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:09.416294  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 44fd69cfc16e49ab9af8007d61d27665 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:09.418185  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fd69cfc16e49ab9af8007d61d27665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.426047  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 448ec4c47f5543a890588dc82eace0b3 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:09.427436  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448ec4c47f5543a890588dc82eace0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.431406  3982 tablet_service.cc:1511] Processing CreateTablet for tablet f3023bb843c344b0b2f36f33b1dd6ffc (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:09.432772  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3023bb843c344b0b2f36f33b1dd6ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.435230  4108 tablet_bootstrap.cc:492] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:09.435621  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 772d43e45eb84737af5af93b32fef730 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:09.436951  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 772d43e45eb84737af5af93b32fef730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.439177  4057 tablet_service.cc:1511] Processing CreateTablet for tablet 84dc341389d543c79572d40a992e0ce2 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:09.439757  3980 tablet_service.cc:1511] Processing CreateTablet for tablet d970082ee03e42ecbab97c2f9561874e (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:09.441133  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d970082ee03e42ecbab97c2f9561874e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.442385  4108 tablet_bootstrap.cc:654] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.443718  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 09b494c14b814a43bc558764d5838ea3 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:09.445031  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09b494c14b814a43bc558764d5838ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.446168  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dc341389d543c79572d40a992e0ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.447690  3978 tablet_service.cc:1511] Processing CreateTablet for tablet 84dc341389d543c79572d40a992e0ce2 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:09.448668  4107 tablet_bootstrap.cc:654] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.449002  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84dc341389d543c79572d40a992e0ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.451643  3977 tablet_service.cc:1511] Processing CreateTablet for tablet be72b3634b2142a7885b0c3e762e7d7c (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:09.454896  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be72b3634b2142a7885b0c3e762e7d7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.455287  3976 tablet_service.cc:1511] Processing CreateTablet for tablet f96da298a5704ab8a2f7c9c622370458 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:09.456588  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96da298a5704ab8a2f7c9c622370458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.459982  3975 tablet_service.cc:1511] Processing CreateTablet for tablet 44fd69cfc16e49ab9af8007d61d27665 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:09.461237  3975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fd69cfc16e49ab9af8007d61d27665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.465588  4051 tablet_service.cc:1511] Processing CreateTablet for tablet 44fd69cfc16e49ab9af8007d61d27665 (DEFAULT_TABLE table=test-workload [id=aa2000b9a8254428b23579d7a50470f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:09.467280  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44fd69cfc16e49ab9af8007d61d27665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:09.540335  4111 tablet_bootstrap.cc:492] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:09.541824  4107 tablet_bootstrap.cc:492] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:09.542387  4107 ts_tablet_manager.cc:1403] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.136s	user 0.030s	sys 0.024s
I20260709 13:11:09.545199  4107 raft_consensus.cc:359] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.545920  4107 raft_consensus.cc:385] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.546208  4107 raft_consensus.cc:740] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.547058  4107 consensus_queue.cc:260] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.560413  4108 tablet_bootstrap.cc:492] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:09.561158  4108 ts_tablet_manager.cc:1403] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.126s	user 0.028s	sys 0.058s
I20260709 13:11:09.565068  4108 raft_consensus.cc:359] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.566011  4108 raft_consensus.cc:385] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.576519  4107 ts_tablet_manager.cc:1434] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.026s
I20260709 13:11:09.577343  3943 heartbeater.cc:499] Master 127.29.54.254:42973 was elected leader, sending a full tablet report...
I20260709 13:11:09.577623  4107 tablet_bootstrap.cc:492] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:09.575349  4111 tablet_bootstrap.cc:654] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.584184  4107 tablet_bootstrap.cc:654] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.566393  4108 raft_consensus.cc:740] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.585325  4108 consensus_queue.cc:260] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.600273  4107 tablet_bootstrap.cc:492] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:09.600706  4107 ts_tablet_manager.cc:1403] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260709 13:11:09.603005  4112 raft_consensus.cc:493] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.603506  4112 raft_consensus.cc:515] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.605552  4112 leader_election.cc:290] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:09.602712  4107 raft_consensus.cc:359] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.606444  4107 raft_consensus.cc:385] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.606807  4107 raft_consensus.cc:740] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.611253  4107 consensus_queue.cc:260] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.612195  4111 tablet_bootstrap.cc:492] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:09.612720  4111 ts_tablet_manager.cc:1403] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.073s	user 0.005s	sys 0.016s
I20260709 13:11:09.613451  4107 ts_tablet_manager.cc:1434] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:11:09.614563  4107 tablet_bootstrap.cc:492] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:09.615770  4111 raft_consensus.cc:359] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.616539  4111 raft_consensus.cc:385] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.616843  4111 raft_consensus.cc:740] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.617736  4111 consensus_queue.cc:260] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.620571  4092 heartbeater.cc:499] Master 127.29.54.254:42973 was elected leader, sending a full tablet report...
I20260709 13:11:09.622218  4108 ts_tablet_manager.cc:1434] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.061s	user 0.016s	sys 0.004s
I20260709 13:11:09.625993  4107 tablet_bootstrap.cc:654] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.638670  4108 tablet_bootstrap.cc:492] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:09.640621  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448ec4c47f5543a890588dc82eace0b3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:09.641361  4067 raft_consensus.cc:2468] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 0.
I20260709 13:11:09.642999  3882 leader_election.cc:304] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:09.643875  4112 raft_consensus.cc:2804] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:09.644236  4112 raft_consensus.cc:493] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:09.644547  4112 raft_consensus.cc:3060] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.645766  4108 tablet_bootstrap.cc:654] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.652194  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448ec4c47f5543a890588dc82eace0b3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
W20260709 13:11:09.654654  3884 leader_election.cc:343] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.659057  4112 raft_consensus.cc:515] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.663218  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448ec4c47f5543a890588dc82eace0b3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:09.663956  4067 raft_consensus.cc:3060] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.669827  4111 ts_tablet_manager.cc:1434] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.004s
I20260709 13:11:09.670883  4018 heartbeater.cc:499] Master 127.29.54.254:42973 was elected leader, sending a full tablet report...
I20260709 13:11:09.674736  4067 raft_consensus.cc:2468] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 1.
I20260709 13:11:09.675500  4112 leader_election.cc:290] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Requested vote from peers 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:09.676370  4111 tablet_bootstrap.cc:492] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:09.676621  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448ec4c47f5543a890588dc82eace0b3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
W20260709 13:11:09.679149  3884 leader_election.cc:343] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.686095  4107 tablet_bootstrap.cc:492] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:09.686233  4111 tablet_bootstrap.cc:654] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.686690  4108 tablet_bootstrap.cc:492] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:09.686769  4107 ts_tablet_manager.cc:1403] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.072s	user 0.038s	sys 0.028s
I20260709 13:11:09.687282  4108 ts_tablet_manager.cc:1403] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.032s
I20260709 13:11:09.687414  3882 leader_election.cc:304] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: f70534492002493c81ab7c346471c2e5
I20260709 13:11:09.688731  4112 raft_consensus.cc:2804] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:09.690032  4107 raft_consensus.cc:359] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.690609  4112 raft_consensus.cc:697] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:09.690976  4107 raft_consensus.cc:385] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.690613  4108 raft_consensus.cc:359] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.691495  4107 raft_consensus.cc:740] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.691886  4108 raft_consensus.cc:385] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.692232  4108 raft_consensus.cc:740] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.692060  4112 consensus_queue.cc:237] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.692484  4107 consensus_queue.cc:260] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.693397  4108 consensus_queue.cc:260] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.694911  4107 ts_tablet_manager.cc:1434] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:11:09.695948  4107 tablet_bootstrap.cc:492] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:09.698937  4108 ts_tablet_manager.cc:1434] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 13:11:09.699290  4111 tablet_bootstrap.cc:492] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:09.699780  4111 ts_tablet_manager.cc:1403] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260709 13:11:09.699991  4108 tablet_bootstrap.cc:492] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:09.702239  4107 tablet_bootstrap.cc:654] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.704521  4122 raft_consensus.cc:493] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.705049  4122 raft_consensus.cc:515] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.706945  4108 tablet_bootstrap.cc:654] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.708057  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
W20260709 13:11:09.709645  3884 leader_election.cc:343] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.712246  4122 leader_election.cc:290] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:09.713553  4111 raft_consensus.cc:359] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.714407  4107 tablet_bootstrap.cc:492] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:09.714634  4111 raft_consensus.cc:385] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.714982  4107 ts_tablet_manager.cc:1403] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260709 13:11:09.715758  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:09.714988  4111 raft_consensus.cc:740] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
W20260709 13:11:09.717320  3882 leader_election.cc:343] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.717223  4111 consensus_queue.cc:260] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.717937  3882 leader_election.cc:304] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf; no voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5
I20260709 13:11:09.718073  4107 raft_consensus.cc:359] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.718879  4107 raft_consensus.cc:385] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.719200  4107 raft_consensus.cc:740] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.719399  4122 raft_consensus.cc:2749] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:09.720063  4107 consensus_queue.cc:260] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.722391  4107 ts_tablet_manager.cc:1434] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:11:09.723008  4111 ts_tablet_manager.cc:1434] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 13:11:09.723830  4107 tablet_bootstrap.cc:492] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:09.726750  4111 tablet_bootstrap.cc:492] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:09.727227  3815 catalog_manager.cc:5697] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 0 to 1, leader changed from <none> to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 1 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:09.736240  4111 tablet_bootstrap.cc:654] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.738556  4107 tablet_bootstrap.cc:654] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.747217  4118 raft_consensus.cc:493] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.747933  4118 raft_consensus.cc:515] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.764036  4118 leader_election.cc:290] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:09.796489  4108 tablet_bootstrap.cc:492] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:09.797358  4108 ts_tablet_manager.cc:1403] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.098s	user 0.034s	sys 0.053s
I20260709 13:11:09.801527  4108 raft_consensus.cc:359] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.802534  4108 raft_consensus.cc:385] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.802925  4108 raft_consensus.cc:740] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.804095  4108 consensus_queue.cc:260] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.816265  4108 ts_tablet_manager.cc:1434] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260709 13:11:09.821520  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970082ee03e42ecbab97c2f9561874e" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
W20260709 13:11:09.823947  3956 leader_election.cc:343] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.826772  4108 tablet_bootstrap.cc:492] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:09.829452  4111 tablet_bootstrap.cc:492] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:09.829525  4107 tablet_bootstrap.cc:492] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:09.830051  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970082ee03e42ecbab97c2f9561874e" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:09.830271  4107 ts_tablet_manager.cc:1403] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.107s	user 0.044s	sys 0.052s
I20260709 13:11:09.830271  4111 ts_tablet_manager.cc:1403] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.104s	user 0.052s	sys 0.049s
W20260709 13:11:09.831655  3957 leader_election.cc:343] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.832127  3957 leader_election.cc:304] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f70534492002493c81ab7c346471c2e5; no voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:09.832930  4118 raft_consensus.cc:2749] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:09.833618  4108 tablet_bootstrap.cc:654] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.833700  4107 raft_consensus.cc:359] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.834463  4107 raft_consensus.cc:385] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.834754  4107 raft_consensus.cc:740] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.834725  4111 raft_consensus.cc:359] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.835664  4111 raft_consensus.cc:385] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.835732  4107 consensus_queue.cc:260] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.836153  4111 raft_consensus.cc:740] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.837177  4111 consensus_queue.cc:260] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.837926  4107 ts_tablet_manager.cc:1434] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.002s
I20260709 13:11:09.838996  4107 tablet_bootstrap.cc:492] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:09.840066  4111 ts_tablet_manager.cc:1434] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:09.841425  4111 tablet_bootstrap.cc:492] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:09.845139  4107 tablet_bootstrap.cc:654] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.849615  4111 tablet_bootstrap.cc:654] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:09.856181  3864 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:09.870370  4108 tablet_bootstrap.cc:492] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:09.871029  4108 ts_tablet_manager.cc:1403] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.028s
I20260709 13:11:09.873102  4108 raft_consensus.cc:359] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.873786  4108 raft_consensus.cc:385] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.874069  4108 raft_consensus.cc:740] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.874890  4108 consensus_queue.cc:260] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.876693  4108 ts_tablet_manager.cc:1434] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:11:09.877615  4108 tablet_bootstrap.cc:492] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:09.884878  4108 tablet_bootstrap.cc:654] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.885139  4111 tablet_bootstrap.cc:492] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:09.885679  4111 ts_tablet_manager.cc:1403] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.013s
I20260709 13:11:09.888870  4111 raft_consensus.cc:359] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.889376  4108 tablet_bootstrap.cc:492] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:09.889600  4111 raft_consensus.cc:385] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.889765  4107 tablet_bootstrap.cc:492] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:09.889935  4108 ts_tablet_manager.cc:1403] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:11:09.889997  4111 raft_consensus.cc:740] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.890295  4107 ts_tablet_manager.cc:1403] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.028s
I20260709 13:11:09.891013  4111 consensus_queue.cc:260] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.892623  4108 raft_consensus.cc:359] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.893214  4111 ts_tablet_manager.cc:1434] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:09.893358  4108 raft_consensus.cc:385] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.893253  4107 raft_consensus.cc:359] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.893936  4108 raft_consensus.cc:740] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.894240  4107 raft_consensus.cc:385] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.894464  4111 tablet_bootstrap.cc:492] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:09.894610  4107 raft_consensus.cc:740] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.894857  4108 consensus_queue.cc:260] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.895522  4107 consensus_queue.cc:260] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.899039  4108 ts_tablet_manager.cc:1434] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:09.900014  4108 tablet_bootstrap.cc:492] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:09.901301  4111 tablet_bootstrap.cc:654] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.902662  4112 raft_consensus.cc:493] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.903164  4112 raft_consensus.cc:515] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.905606  4112 leader_election.cc:290] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:09.906183  4108 tablet_bootstrap.cc:654] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.908205  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
W20260709 13:11:09.910118  3882 leader_election.cc:343] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.911764  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
W20260709 13:11:09.914093  3884 leader_election.cc:343] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.914706  3884 leader_election.cc:304] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf; no voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5
I20260709 13:11:09.917332  4122 raft_consensus.cc:2749] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:09.918150  4122 raft_consensus.cc:493] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.918747  4122 raft_consensus.cc:515] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.921458  4122 leader_election.cc:290] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:09.922112  4115 raft_consensus.cc:493] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.922663  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:09.923579  4108 tablet_bootstrap.cc:492] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:09.922663  4115 raft_consensus.cc:515] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.924062  4108 ts_tablet_manager.cc:1403] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260709 13:11:09.924144  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:09.925042  3993 raft_consensus.cc:2468] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 0.
I20260709 13:11:09.926664  3884 leader_election.cc:304] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:09.927197  4108 raft_consensus.cc:359] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.927794  4112 raft_consensus.cc:2804] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:09.927999  4108 raft_consensus.cc:385] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.928391  4112 raft_consensus.cc:493] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:09.928498  4108 raft_consensus.cc:740] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.929122  4112 raft_consensus.cc:3060] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.929589  4108 consensus_queue.cc:260] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.930403  4067 raft_consensus.cc:2468] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 0.
I20260709 13:11:09.934376  4118 raft_consensus.cc:493] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.934890  4118 raft_consensus.cc:515] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.935894  4115 leader_election.cc:290] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:09.902206  4107 ts_tablet_manager.cc:1434] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:11:09.938591  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:09.937062  4118 leader_election.cc:290] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
W20260709 13:11:09.940830  3956 leader_election.cc:343] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:09.941480  4107 tablet_bootstrap.cc:492] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:09.941649  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:09.942282  4067 raft_consensus.cc:2468] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:09.943408  3957 leader_election.cc:304] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [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: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:09.944288  4118 raft_consensus.cc:2804] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:09.944917  4118 raft_consensus.cc:493] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:09.945405  4118 raft_consensus.cc:3060] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.951792  4112 raft_consensus.cc:515] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.955924  4107 tablet_bootstrap.cc:654] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.960424  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:09.961196  3993 raft_consensus.cc:3060] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.961917  4111 tablet_bootstrap.cc:492] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:09.962518  4111 ts_tablet_manager.cc:1403] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.027s
I20260709 13:11:09.967903  4111 raft_consensus.cc:359] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.968585  4111 raft_consensus.cc:385] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:09.968878  4111 raft_consensus.cc:740] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:09.969282  3993 raft_consensus.cc:2468] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 1.
I20260709 13:11:09.962736  4112 leader_election.cc:290] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:09.969795  4111 consensus_queue.cc:260] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.971489  3884 leader_election.cc:304] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:09.971768  4108 ts_tablet_manager.cc:1434] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.047s	user 0.030s	sys 0.018s
I20260709 13:11:09.972506  4112 raft_consensus.cc:2804] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:09.973052  4108 tablet_bootstrap.cc:492] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:09.977540  4112 raft_consensus.cc:697] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:09.978919  4112 consensus_queue.cc:237] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:09.981539  4108 tablet_bootstrap.cc:654] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:09.986708  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:09.987380  4067 raft_consensus.cc:3060] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:09.992971  4141 raft_consensus.cc:493] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:09.993515  4141 raft_consensus.cc:515] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } } peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } }
I20260709 13:11:09.995075  4067 raft_consensus.cc:2468] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 1.
I20260709 13:11:09.995790  4141 leader_election.cc:290] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127), ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293)
I20260709 13:11:09.999095  4108 tablet_bootstrap.cc:492] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:09.999624  4108 ts_tablet_manager.cc:1403] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.003s
I20260709 13:11:09.998842  3816 catalog_manager.cc:5697] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 0 to 1, leader changed from <none> to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 1 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.000013  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448ec4c47f5543a890588dc82eace0b3" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:10.002655  4108 raft_consensus.cc:359] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.002885  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448ec4c47f5543a890588dc82eace0b3" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.003373  4108 raft_consensus.cc:385] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.003706  4108 raft_consensus.cc:740] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.004001  4067 raft_consensus.cc:2393] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f70534492002493c81ab7c346471c2e5 in current term 1: Already voted for candidate ea04efd5495a41788cba5adb4c2b61bf in this term.
I20260709 13:11:10.004590  4108 consensus_queue.cc:260] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.005527  3957 leader_election.cc:304] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f70534492002493c81ab7c346471c2e5; no voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:10.006743  4141 raft_consensus.cc:3060] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.008635  4115 raft_consensus.cc:493] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.009191  4115 raft_consensus.cc:515] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.011338  4115 leader_election.cc:290] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:10.013329  4112 raft_consensus.cc:493] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.014467  4141 raft_consensus.cc:2749] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.014041  4112 raft_consensus.cc:515] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.015847  4108 ts_tablet_manager.cc:1434] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:11:10.016928  4108 tablet_bootstrap.cc:492] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:10.018718  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:10.019407  3993 raft_consensus.cc:2468] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 0.
I20260709 13:11:10.020831  3884 leader_election.cc:304] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.021670  4122 raft_consensus.cc:2804] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.022029  4122 raft_consensus.cc:493] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.022348  4122 raft_consensus.cc:3060] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.016943  4112 leader_election.cc:290] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.024190  4108 tablet_bootstrap.cc:654] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.025113  4111 ts_tablet_manager.cc:1434] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.062s	user 0.012s	sys 0.045s
I20260709 13:11:10.039384  4111 tablet_bootstrap.cc:492] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:10.037600  4122 raft_consensus.cc:515] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.045650  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:10.046468  3993 raft_consensus.cc:3060] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.049149  4111 tablet_bootstrap.cc:654] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.050616  4112 raft_consensus.cc:493] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.051172  4112 raft_consensus.cc:515] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.054983  4112 leader_election.cc:290] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.056725  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
W20260709 13:11:10.058658  3884 leader_election.cc:343] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.066424  4111 tablet_bootstrap.cc:492] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:10.066764  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.067196  4111 ts_tablet_manager.cc:1403] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.002s
I20260709 13:11:10.069011  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.069794  4067 raft_consensus.cc:2468] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 0.
W20260709 13:11:10.071198  3882 leader_election.cc:343] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.071276  4111 raft_consensus.cc:359] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.072384  4111 raft_consensus.cc:385] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.072772  4111 raft_consensus.cc:740] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.072986  3882 leader_election.cc:304] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [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: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: f70534492002493c81ab7c346471c2e5
I20260709 13:11:10.074098  4111 consensus_queue.cc:260] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.074632  4112 raft_consensus.cc:2804] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.075222  4112 raft_consensus.cc:493] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.075548  4112 raft_consensus.cc:3060] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.077227  4111 ts_tablet_manager.cc:1434] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:11:10.078709  4111 tablet_bootstrap.cc:492] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:10.083106  4112 raft_consensus.cc:515] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.085845  4112 leader_election.cc:290] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.086727  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:10.087170  4111 tablet_bootstrap.cc:654] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
W20260709 13:11:10.088480  3884 leader_election.cc:343] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.090202  4115 raft_consensus.cc:493] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.090854  4115 raft_consensus.cc:515] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.093622  4115 leader_election.cc:290] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:10.097074  3993 raft_consensus.cc:2468] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 1.
I20260709 13:11:10.101317  4111 tablet_bootstrap.cc:492] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:09.977780  4118 raft_consensus.cc:515] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.102216  4122 leader_election.cc:290] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.103634  4107 tablet_bootstrap.cc:492] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:10.104023  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.105232  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.107539  4067 raft_consensus.cc:3060] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.108218  3884 leader_election.cc:304] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.108951  4122 raft_consensus.cc:2804] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.109476  4122 raft_consensus.cc:697] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:10.109699  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:10.110050  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:10.111305  4122 consensus_queue.cc:237] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.107120  4111 ts_tablet_manager.cc:1403] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260709 13:11:10.112008  4140 raft_consensus.cc:493] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.112833  4140 raft_consensus.cc:515] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.115095  4140 leader_election.cc:290] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.115346  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:10.115887  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:10.116029  3991 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:10.115965  4111 raft_consensus.cc:359] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.116989  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
W20260709 13:11:10.116156  3956 leader_election.cc:343] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.117710  3918 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:10.118829  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.119467  4066 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:10.119515  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:10.120190  3918 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:10.120677  3957 leader_election.cc:304] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.118126  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:10.121526  4140 raft_consensus.cc:2804] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.121898  4140 raft_consensus.cc:493] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:11:10.121958  3882 leader_election.cc:343] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:10.122315  4140 raft_consensus.cc:3060] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.122570  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:10.123358  3993 raft_consensus.cc:2393] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 943d717ccfa54bc8a0759440556de236 in current term 1: Already voted for candidate ea04efd5495a41788cba5adb4c2b61bf in this term.
I20260709 13:11:10.124145  4030 leader_election.cc:304] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:10.125806  4118 leader_election.cc:290] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.106662  4108 tablet_bootstrap.cc:492] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:10.121734  3917 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:10.117261  4111 raft_consensus.cc:385] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.126943  4111 raft_consensus.cc:740] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.127279  4108 ts_tablet_manager.cc:1403] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.047s
I20260709 13:11:10.127722  4111 consensus_queue.cc:260] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.128904  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.130146  4111 ts_tablet_manager.cc:1434] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:11:10.129500  3992 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:10.131207  4111 tablet_bootstrap.cc:492] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:10.132709  4115 raft_consensus.cc:2804] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.133117  4115 raft_consensus.cc:493] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.133451  4115 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.135200  4140 raft_consensus.cc:515] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.135846  4066 raft_consensus.cc:3060] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.137995  4107 ts_tablet_manager.cc:1403] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.197s	user 0.035s	sys 0.053s
I20260709 13:11:10.121057  4067 raft_consensus.cc:2468] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 1.
I20260709 13:11:10.140944  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:10.140791  4115 raft_consensus.cc:515] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.141588  3917 raft_consensus.cc:3060] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.140985  4107 raft_consensus.cc:359] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.142444  4107 raft_consensus.cc:385] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.142776  4107 raft_consensus.cc:740] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.143955  4108 raft_consensus.cc:359] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.144593  4107 consensus_queue.cc:260] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.129850  4033 leader_election.cc:304] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.137028  3814 catalog_manager.cc:5697] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 0 to 1, leader changed from <none> to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 1 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.147001  4107 ts_tablet_manager.cc:1434] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:11:10.147192  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.147941  4107 tablet_bootstrap.cc:492] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:10.148016  4067 raft_consensus.cc:3060] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.149055  3917 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:10.150036  4033 leader_election.cc:304] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 943d717ccfa54bc8a0759440556de236; no voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5
I20260709 13:11:10.150275  3956 leader_election.cc:304] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.145090  4115 leader_election.cc:290] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:10.144644  4108 raft_consensus.cc:385] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.159603  4107 tablet_bootstrap.cc:654] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.159832  4108 raft_consensus.cc:740] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.160614  4108 consensus_queue.cc:260] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.161031  3882 leader_election.cc:304] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: f70534492002493c81ab7c346471c2e5
I20260709 13:11:10.162038  4118 raft_consensus.cc:2804] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.164855  4118 raft_consensus.cc:697] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:10.156035  4111 tablet_bootstrap.cc:654] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.162180  4122 raft_consensus.cc:2804] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.166064  4118 consensus_queue.cc:237] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.167125  4122 raft_consensus.cc:697] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:10.168067  4122 consensus_queue.cc:237] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.155529  4067 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:10.164217  4108 ts_tablet_manager.cc:1434] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:11:10.163683  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:10.170838  3917 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.171252  4108 tablet_bootstrap.cc:492] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:10.174783  4138 raft_consensus.cc:2764] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:11:10.176586  4111 tablet_bootstrap.cc:492] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:10.177177  4111 ts_tablet_manager.cc:1403] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.003s
I20260709 13:11:10.177292  4066 raft_consensus.cc:2468] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:10.178423  4115 raft_consensus.cc:2749] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.178370  3957 leader_election.cc:304] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:10.179711  4141 raft_consensus.cc:2804] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.180361  4111 raft_consensus.cc:359] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.181253  4111 raft_consensus.cc:385] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.181399  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:10.180755  3917 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:10.182096  3992 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.181717  4111 raft_consensus.cc:740] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.183095  4030 leader_election.cc:304] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:10.183223  4111 consensus_queue.cc:260] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.183909  4115 raft_consensus.cc:2804] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.184294  4108 tablet_bootstrap.cc:654] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.184376  4115 raft_consensus.cc:697] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:10.185613  4115 consensus_queue.cc:237] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.137431  4140 leader_election.cc:290] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.198697  4141 raft_consensus.cc:697] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:10.200049  4141 consensus_queue.cc:237] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.206423  3992 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:10.205976  3814 catalog_manager.cc:5697] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 0 to 1, leader changed from <none> to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 1 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.211030  4107 tablet_bootstrap.cc:492] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:10.211683  4107 ts_tablet_manager.cc:1403] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.012s
I20260709 13:11:10.224059  4107 raft_consensus.cc:359] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.224745  4107 raft_consensus.cc:385] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.224938  4111 ts_tablet_manager.cc:1434] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.047s	user 0.013s	sys 0.013s
I20260709 13:11:10.225036  4107 raft_consensus.cc:740] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.226171  4111 tablet_bootstrap.cc:492] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:10.231628  4107 consensus_queue.cc:260] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.232753  4111 tablet_bootstrap.cc:654] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.232055  3815 catalog_manager.cc:5697] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:10.233886  4107 ts_tablet_manager.cc:1434] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:11:10.234843  4107 tablet_bootstrap.cc:492] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:10.239528  4122 consensus_queue.cc:1048] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.240861  4107 tablet_bootstrap.cc:654] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:10.229902  3816 catalog_manager.cc:5697] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.245954  4108 tablet_bootstrap.cc:492] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:10.246695  4108 ts_tablet_manager.cc:1403] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.015s
I20260709 13:11:10.253986  4108 raft_consensus.cc:359] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.254922  4108 raft_consensus.cc:385] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.255265  4108 raft_consensus.cc:740] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.256407  4108 consensus_queue.cc:260] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.261425  4111 tablet_bootstrap.cc:492] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:10.262130  4111 ts_tablet_manager.cc:1403] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.012s
I20260709 13:11:10.263957  4122 raft_consensus.cc:493] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.264475  4122 raft_consensus.cc:515] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.265070  4111 raft_consensus.cc:359] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.265786  4111 raft_consensus.cc:385] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.266045  4111 raft_consensus.cc:740] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.266682  4122 leader_election.cc:290] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.266764  3813 catalog_manager.cc:5697] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.268041  4108 ts_tablet_manager.cc:1434] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:11:10.268509  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970082ee03e42ecbab97c2f9561874e" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.269148  4067 raft_consensus.cc:2468] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 0.
I20260709 13:11:10.266724  4111 consensus_queue.cc:260] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.270334  3882 leader_election.cc:304] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:10.270539  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970082ee03e42ecbab97c2f9561874e" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:10.271204  4122 raft_consensus.cc:2804] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.271163  3992 raft_consensus.cc:2468] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 0.
I20260709 13:11:10.271652  4122 raft_consensus.cc:493] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.272011  4122 raft_consensus.cc:3060] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.272169  4111 ts_tablet_manager.cc:1434] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:11:10.279131  4112 raft_consensus.cc:493] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.279861  4112 raft_consensus.cc:515] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.280395  4122 raft_consensus.cc:515] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.281960  4112 leader_election.cc:290] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.282343  4122 leader_election.cc:290] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.284945  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:10.287588  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970082ee03e42ecbab97c2f9561874e" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:10.288110  3992 raft_consensus.cc:3060] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.288688  4107 tablet_bootstrap.cc:492] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:10.289180  4107 ts_tablet_manager.cc:1403] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.030s
I20260709 13:11:10.291980  4107 raft_consensus.cc:359] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.292604  4107 raft_consensus.cc:385] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:10.292872  4107 raft_consensus.cc:740] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:10.292937  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.293494  4107 consensus_queue.cc:260] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.293746  4066 raft_consensus.cc:2393] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea04efd5495a41788cba5adb4c2b61bf in current term 1: Already voted for candidate f70534492002493c81ab7c346471c2e5 in this term.
I20260709 13:11:10.295958  3992 raft_consensus.cc:2468] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 1.
I20260709 13:11:10.297189  3882 leader_election.cc:304] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf; no voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5
I20260709 13:11:10.297325  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970082ee03e42ecbab97c2f9561874e" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.297919  4066 raft_consensus.cc:3060] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.298415  4160 raft_consensus.cc:3060] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.304557  4160 raft_consensus.cc:2749] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.295971  4107 ts_tablet_manager.cc:1434] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:10.307272  3884 leader_election.cc:304] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.308156  4122 raft_consensus.cc:2804] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.308614  4122 raft_consensus.cc:697] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:10.308753  4066 raft_consensus.cc:2468] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 1.
I20260709 13:11:10.310387  4122 consensus_queue.cc:237] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.310634  4160 consensus_queue.cc:1048] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.322548  3815 catalog_manager.cc:5697] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 0 to 1, leader changed from <none> to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 1 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.475484  4122 consensus_queue.cc:1048] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.476872  4122 consensus_queue.cc:1048] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.518535  4118 raft_consensus.cc:493] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.518971  4067 raft_consensus.cc:3060] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.519055  4118 raft_consensus.cc:515] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.521435  4118 leader_election.cc:290] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.522001  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772d43e45eb84737af5af93b32fef730" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:10.522452  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772d43e45eb84737af5af93b32fef730" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.522644  3917 raft_consensus.cc:2468] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:10.523144  4066 raft_consensus.cc:2468] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:10.523726  3956 leader_election.cc:304] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.524578  4118 raft_consensus.cc:2804] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:10.524893  4118 raft_consensus.cc:493] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:10.525166  4118 raft_consensus.cc:3060] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.527812  4122 consensus_queue.cc:1048] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.530568  4118 raft_consensus.cc:515] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.533371  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772d43e45eb84737af5af93b32fef730" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:10.533680  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772d43e45eb84737af5af93b32fef730" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.533977  3917 raft_consensus.cc:3060] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.534296  4066 raft_consensus.cc:3060] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.540719  4160 consensus_queue.cc:1048] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.541049  3917 raft_consensus.cc:2468] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:10.542260  3956 leader_election.cc:304] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.543249  4153 raft_consensus.cc:2804] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:10.543824  4153 raft_consensus.cc:697] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:10.543262  4066 raft_consensus.cc:2468] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:10.544703  4153 consensus_queue.cc:237] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.543377  4118 leader_election.cc:290] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.557507  3816 catalog_manager.cc:5697] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.560513  4153 raft_consensus.cc:493] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:10.560971  4153 raft_consensus.cc:515] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.563056  4153 leader_election.cc:290] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.563298  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:10.563647  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:10.564498  4066 raft_consensus.cc:2393] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f70534492002493c81ab7c346471c2e5 in current term 1: Already voted for candidate ea04efd5495a41788cba5adb4c2b61bf in this term.
I20260709 13:11:10.565469  3957 leader_election.cc:304] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f70534492002493c81ab7c346471c2e5; no voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:10.566255  4153 raft_consensus.cc:3060] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:10.573132  4153 raft_consensus.cc:2749] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:10.576089  4160 consensus_queue.cc:1048] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.585222  4122 consensus_queue.cc:1048] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.601985  4153 consensus_queue.cc:1048] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.611833  4141 consensus_queue.cc:1048] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.674925  4118 consensus_queue.cc:1048] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.685359  4152 consensus_queue.cc:1048] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:11:10.723419  4115 consensus_queue.cc:1048] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.735894  4180 consensus_queue.cc:1048] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.738356  4066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc"
dest_uuid: "943d717ccfa54bc8a0759440556de236"
mode: GRACEFUL
new_leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:60018
I20260709 13:11:10.739086  4066 raft_consensus.cc:606] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Received request to transfer leadership to TS ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:10.754771  3993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "772d43e45eb84737af5af93b32fef730"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
mode: GRACEFUL
new_leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:47370
I20260709 13:11:10.755259  3993 raft_consensus.cc:606] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Received request to transfer leadership to TS ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:10.762019  4122 consensus_queue.cc:1048] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.773043  4122 consensus_queue.cc:1048] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.776002  3917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
mode: GRACEFUL
new_leader_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:38428
I20260709 13:11:10.776599  3917 raft_consensus.cc:606] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Received request to transfer leadership to TS f70534492002493c81ab7c346471c2e5
I20260709 13:11:10.784126  3917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
mode: GRACEFUL
new_leader_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:38428
I20260709 13:11:10.784716  3917 raft_consensus.cc:606] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Received request to transfer leadership to TS f70534492002493c81ab7c346471c2e5
I20260709 13:11:10.794211  3917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
mode: GRACEFUL
new_leader_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:38428
I20260709 13:11:10.794842  3917 raft_consensus.cc:606] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Received request to transfer leadership to TS f70534492002493c81ab7c346471c2e5
I20260709 13:11:10.799443  3993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
mode: GRACEFUL
new_leader_uuid: "943d717ccfa54bc8a0759440556de236"
 from {username='slave'} at 127.0.0.1:47370
I20260709 13:11:10.799912  3993 raft_consensus.cc:606] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Received request to transfer leadership to TS 943d717ccfa54bc8a0759440556de236
I20260709 13:11:10.908181  4160 raft_consensus.cc:993] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf: : Instructing follower f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:10.908602  4112 raft_consensus.cc:1081] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Signalling peer f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:10.909972  3993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:47352
I20260709 13:11:10.910502  3993 raft_consensus.cc:493] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:10.910825  3993 raft_consensus.cc:3060] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.915481  3993 raft_consensus.cc:515] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.916975  3993 leader_election.cc:290] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.917728  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:10.918052  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96da298a5704ab8a2f7c9c622370458" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.918370  3917 raft_consensus.cc:3055] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:10.918678  4066 raft_consensus.cc:3060] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.918718  3917 raft_consensus.cc:740] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:10.919580  3917 consensus_queue.cc:260] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.920472  3917 raft_consensus.cc:3060] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.923485  4066 raft_consensus.cc:2468] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:10.924563  3957 leader_election.cc:304] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.925345  4152 raft_consensus.cc:2804] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:10.925637  3917 raft_consensus.cc:2468] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:10.925751  4152 raft_consensus.cc:697] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:10.926712  4152 consensus_queue.cc:237] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.932761  3813 catalog_manager.cc:5697] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 1 to 2, leader changed from ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193) to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:10.955060  4152 consensus_queue.cc:1048] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.965953  4141 consensus_queue.cc:1048] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:10.971711  4122 raft_consensus.cc:993] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf: : Instructing follower f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:10.972158  4122 raft_consensus.cc:1081] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Signalling peer f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:10.973541  4152 raft_consensus.cc:993] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5: : Instructing follower ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:10.973805  3993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:47352
I20260709 13:11:10.974059  4141 raft_consensus.cc:1081] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Signalling peer ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:10.974443  3993 raft_consensus.cc:493] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:10.974840  3993 raft_consensus.cc:3060] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.976414  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "772d43e45eb84737af5af93b32fef730"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:38404
I20260709 13:11:10.976979  3917 raft_consensus.cc:493] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:10.977352  3917 raft_consensus.cc:3060] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.981586  3993 raft_consensus.cc:515] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.983592  3917 raft_consensus.cc:515] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.983871  3993 leader_election.cc:290] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.984115  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:10.984714  3918 raft_consensus.cc:3055] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:10.985059  3918 raft_consensus.cc:740] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:10.984933  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09b494c14b814a43bc558764d5838ea3" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.985759  4066 raft_consensus.cc:3060] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.986416  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772d43e45eb84737af5af93b32fef730" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:10.986083  3918 consensus_queue.cc:260] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.986784  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "772d43e45eb84737af5af93b32fef730" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:10.987087  3993 raft_consensus.cc:3055] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:10.987439  4067 raft_consensus.cc:3060] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.987605  3918 raft_consensus.cc:3060] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.987534  3993 raft_consensus.cc:740] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:10.988796  3993 consensus_queue.cc:260] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.989930  3993 raft_consensus.cc:3060] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:10.992821  4066 raft_consensus.cc:2468] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:10.994035  3957 leader_election.cc:304] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:10.994524  4067 raft_consensus.cc:2468] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:10.995107  3918 raft_consensus.cc:2468] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:10.995661  3882 leader_election.cc:304] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:10.996392  4152 raft_consensus.cc:2804] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:10.996518  4122 raft_consensus.cc:2804] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:10.996925  3993 raft_consensus.cc:2468] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:10.996986  4152 raft_consensus.cc:697] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:10.998075  4152 consensus_queue.cc:237] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:10.998497  3917 leader_election.cc:290] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:10.997023  4122 raft_consensus.cc:697] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:10.999570  4122 consensus_queue.cc:237] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.005779  3813 catalog_manager.cc:5697] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 1 to 2, leader changed from ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193) to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.006263  3816 catalog_manager.cc:5697] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 1 to 2, leader changed from f70534492002493c81ab7c346471c2e5 (127.29.54.194) to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 2 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.073511  4152 raft_consensus.cc:993] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5: : Instructing follower 943d717ccfa54bc8a0759440556de236 to start an election
I20260709 13:11:11.073993  4118 raft_consensus.cc:1081] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Signalling peer 943d717ccfa54bc8a0759440556de236 to start an election
I20260709 13:11:11.075248  4066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665"
dest_uuid: "943d717ccfa54bc8a0759440556de236"
 from {username='slave'} at 127.0.0.1:60010
I20260709 13:11:11.075714  4066 raft_consensus.cc:493] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:11.076027  4066 raft_consensus.cc:3060] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.080827  4066 raft_consensus.cc:515] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.082412  4066 leader_election.cc:290] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 2 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:11.083284  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:11.083423  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44fd69cfc16e49ab9af8007d61d27665" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:11.084046  3917 raft_consensus.cc:3060] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.084098  3993 raft_consensus.cc:3055] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:11.084507  3993 raft_consensus.cc:740] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:11.085316  3993 consensus_queue.cc:260] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.086576  3993 raft_consensus.cc:3060] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.090905  3917 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 2.
I20260709 13:11:11.092092  4030 leader_election.cc:304] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:11.092759  4180 raft_consensus.cc:2804] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:11.093230  3993 raft_consensus.cc:2468] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 2.
I20260709 13:11:11.093252  4180 raft_consensus.cc:697] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 2 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:11.094550  4180 consensus_queue.cc:237] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.100353  3816 catalog_manager.cc:5697] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 1 to 2, leader changed from f70534492002493c81ab7c346471c2e5 (127.29.54.194) to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:11.158398  4112 raft_consensus.cc:993] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf: : Instructing follower f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:11.158846  4122 raft_consensus.cc:1081] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Signalling peer f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:11.160200  3993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:47352
I20260709 13:11:11.160663  3993 raft_consensus.cc:493] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:11.160959  3993 raft_consensus.cc:3060] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.165370  4115 raft_consensus.cc:993] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236: : Instructing follower ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:11.165881  4180 raft_consensus.cc:1081] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Signalling peer ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:11.167128  3993 raft_consensus.cc:515] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.167387  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:38414
I20260709 13:11:11.167955  3917 raft_consensus.cc:493] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:11.168258  3917 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.169049  3993 leader_election.cc:290] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:11.169720  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:11.170079  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84dc341389d543c79572d40a992e0ce2" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:11.170337  3918 raft_consensus.cc:3055] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:11.170657  4066 raft_consensus.cc:3060] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.170766  3918 raft_consensus.cc:740] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:11.171737  3918 consensus_queue.cc:260] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.172845  3918 raft_consensus.cc:3060] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.175048  3917 raft_consensus.cc:515] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.175906  4066 raft_consensus.cc:2468] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:11.177048  3957 leader_election.cc:304] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:11.177193  3917 leader_election.cc:290] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:11.177827  4118 raft_consensus.cc:2804] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:11.178198  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:11.178310  4118 raft_consensus.cc:697] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:11.178592  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:11.178843  3993 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.179217  4066 raft_consensus.cc:3055] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:11.179603  4066 raft_consensus.cc:740] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:11.179354  4118 consensus_queue.cc:237] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.180608  3918 raft_consensus.cc:2468] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:11.180529  4066 consensus_queue.cc:260] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.181820  4066 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:11.186465  3993 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:11.186997  3816 catalog_manager.cc:5697] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 1 to 2, leader changed from ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193) to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.187768  3884 leader_election.cc:304] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:11.188622  4122 raft_consensus.cc:2804] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:11.188819  4066 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:11.189091  4122 raft_consensus.cc:697] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:11.189975  4122 consensus_queue.cc:237] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:11.196414  3816 catalog_manager.cc:5697] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 1 to 2, leader changed from 943d717ccfa54bc8a0759440556de236 (127.29.54.195) to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 2 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:11.452955  4066 raft_consensus.cc:1275] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.454231  4118 consensus_queue.cc:1048] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.461642  3918 raft_consensus.cc:1275] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.463006  4141 consensus_queue.cc:1048] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.468505  4066 raft_consensus.cc:1275] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.469698  4122 consensus_queue.cc:1048] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.477329  3993 raft_consensus.cc:1275] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.479094  4160 consensus_queue.cc:1048] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.484778  3918 raft_consensus.cc:1275] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Refusing update from remote peer 943d717ccfa54bc8a0759440556de236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.490129  4180 consensus_queue.cc:1048] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.493703  3917 raft_consensus.cc:1275] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.494979  4141 consensus_queue.cc:1048] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.498821  3993 raft_consensus.cc:1275] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer 943d717ccfa54bc8a0759440556de236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.500422  4180 consensus_queue.cc:1048] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.506755  4066 raft_consensus.cc:1275] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.508203  4153 consensus_queue.cc:1048] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.660661  3918 raft_consensus.cc:1275] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.661988  4153 consensus_queue.cc:1048] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.671075  4066 raft_consensus.cc:1275] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.673255  4141 consensus_queue.cc:1048] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:11:11.704627  4066 raft_consensus.cc:1275] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.705796  4160 consensus_queue.cc:1048] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:11.712971  3993 raft_consensus.cc:1275] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:11.714401  4160 consensus_queue.cc:1048] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:13.827464  3813 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33044:
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:11:13.829865  3813 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:11:13.874909  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 4d00fc6d96d44ca992cf72e3574927f8 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:13.875717  3981 tablet_service.cc:1511] Processing CreateTablet for tablet 4d00fc6d96d44ca992cf72e3574927f8 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:13.876179  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d00fc6d96d44ca992cf72e3574927f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.876974  3981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d00fc6d96d44ca992cf72e3574927f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.877118  4055 tablet_service.cc:1511] Processing CreateTablet for tablet 4d00fc6d96d44ca992cf72e3574927f8 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:11:13.878822  4055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d00fc6d96d44ca992cf72e3574927f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.879571  3905 tablet_service.cc:1511] Processing CreateTablet for tablet e354606d5bf5454e9c9dd2cf3a157b5a (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:13.880793  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e354606d5bf5454e9c9dd2cf3a157b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.883882  3978 tablet_service.cc:1511] Processing CreateTablet for tablet e354606d5bf5454e9c9dd2cf3a157b5a (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:13.885113  3978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e354606d5bf5454e9c9dd2cf3a157b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.886866  3982 tablet_service.cc:1511] Processing CreateTablet for tablet 19acb6bf26e84498a4c0107701f6a026 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:13.888545  3975 tablet_service.cc:1511] Processing CreateTablet for tablet 6a60d41566624397a223966251a9ce1c (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:13.898818  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf1f00a069745d4b71659e517969288 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:13.888821  4053 tablet_service.cc:1511] Processing CreateTablet for tablet e354606d5bf5454e9c9dd2cf3a157b5a (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:11:13.900063  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf1f00a069745d4b71659e517969288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.900241  4053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e354606d5bf5454e9c9dd2cf3a157b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.890252  4056 tablet_service.cc:1511] Processing CreateTablet for tablet 19acb6bf26e84498a4c0107701f6a026 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:13.902513  4056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19acb6bf26e84498a4c0107701f6a026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.903457  3983 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf1f00a069745d4b71659e517969288 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:13.897471  4054 tablet_service.cc:1511] Processing CreateTablet for tablet 6a60d41566624397a223966251a9ce1c (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:13.905921  4054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a60d41566624397a223966251a9ce1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.892076  3976 tablet_service.cc:1511] Processing CreateTablet for tablet fa9dbf78cf674b1685740182b05e9c0e (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
W20260709 13:11:13.893873  3864 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:11:13.909430  3980 tablet_service.cc:1511] Processing CreateTablet for tablet 9934d33c8eb647578e7721e272ce321b (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:13.893734  3902 tablet_service.cc:1511] Processing CreateTablet for tablet 19acb6bf26e84498a4c0107701f6a026 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:11:13.894608  3901 tablet_service.cc:1511] Processing CreateTablet for tablet fa9dbf78cf674b1685740182b05e9c0e (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:13.897433  4051 tablet_service.cc:1511] Processing CreateTablet for tablet fa9dbf78cf674b1685740182b05e9c0e (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:11:13.893075  3903 tablet_service.cc:1511] Processing CreateTablet for tablet 6a60d41566624397a223966251a9ce1c (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:11:13.911104  3902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19acb6bf26e84498a4c0107701f6a026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.911818  3903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a60d41566624397a223966251a9ce1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.911118  4051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9dbf78cf674b1685740182b05e9c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.918457  4206 tablet_bootstrap.cc:492] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:13.919433  3977 tablet_service.cc:1511] Processing CreateTablet for tablet 33dec09ae773405ab02c2dd49f0108e2 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:13.920663  3977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33dec09ae773405ab02c2dd49f0108e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.922140  3976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9dbf78cf674b1685740182b05e9c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.904680  3979 tablet_service.cc:1511] Processing CreateTablet for tablet 50b985d86aa64d16888fd30690c2186c (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:13.923172  3979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b985d86aa64d16888fd30690c2186c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.924238  3980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9934d33c8eb647578e7721e272ce321b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.925662  3901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9dbf78cf674b1685740182b05e9c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.926589  4206 tablet_bootstrap.cc:654] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:13.926812  3975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a60d41566624397a223966251a9ce1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.928704  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 9934d33c8eb647578e7721e272ce321b (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:13.928983  3904 tablet_service.cc:1511] Processing CreateTablet for tablet 33dec09ae773405ab02c2dd49f0108e2 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:13.929278  3982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19acb6bf26e84498a4c0107701f6a026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.930087  3983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf1f00a069745d4b71659e517969288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.930111  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9934d33c8eb647578e7721e272ce321b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.929323  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 50b985d86aa64d16888fd30690c2186c (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:13.931803  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b985d86aa64d16888fd30690c2186c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.932523  3904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33dec09ae773405ab02c2dd49f0108e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.944964  4057 tablet_service.cc:1511] Processing CreateTablet for tablet 9cf1f00a069745d4b71659e517969288 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:11:13.945281  4052 tablet_service.cc:1511] Processing CreateTablet for tablet 50b985d86aa64d16888fd30690c2186c (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:11:13.948853  4057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cf1f00a069745d4b71659e517969288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.950028  4052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b985d86aa64d16888fd30690c2186c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.959153  4050 tablet_service.cc:1511] Processing CreateTablet for tablet 9934d33c8eb647578e7721e272ce321b (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:11:13.960690  4050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9934d33c8eb647578e7721e272ce321b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:13.963943  4049 tablet_service.cc:1511] Processing CreateTablet for tablet 33dec09ae773405ab02c2dd49f0108e2 (DEFAULT_TABLE table=soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:11:13.965206  4049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33dec09ae773405ab02c2dd49f0108e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:11:14.104597  4207 tablet_bootstrap.cc:492] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.106055  4210 tablet_bootstrap.cc:492] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.110909  4207 tablet_bootstrap.cc:654] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.111212  4210 tablet_bootstrap.cc:654] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.120112  4206 tablet_bootstrap.cc:492] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.120612  4206 ts_tablet_manager.cc:1403] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.202s	user 0.029s	sys 0.037s
I20260709 13:11:14.128198  4206 raft_consensus.cc:359] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.129149  4206 raft_consensus.cc:385] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.129521  4206 raft_consensus.cc:740] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.130337  4206 consensus_queue.cc:260] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.131564  4207 tablet_bootstrap.cc:492] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.132071  4207 ts_tablet_manager.cc:1403] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 13:11:14.135850  4207 raft_consensus.cc:359] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.136497  4207 raft_consensus.cc:385] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.136797  4207 raft_consensus.cc:740] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.137588  4207 consensus_queue.cc:260] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.140859  4207 ts_tablet_manager.cc:1434] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:11:14.141866  4207 tablet_bootstrap.cc:492] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.148306  4207 tablet_bootstrap.cc:654] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.151598  4206 ts_tablet_manager.cc:1434] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:11:14.152837  4206 tablet_bootstrap.cc:492] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.153903  4210 tablet_bootstrap.cc:492] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.154422  4210 ts_tablet_manager.cc:1403] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.019s
I20260709 13:11:14.154839  4207 tablet_bootstrap.cc:492] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.155346  4207 ts_tablet_manager.cc:1403] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:11:14.157444  4210 raft_consensus.cc:359] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.158268  4210 raft_consensus.cc:385] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.158633  4210 raft_consensus.cc:740] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.158414  4207 raft_consensus.cc:359] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.159526  4207 raft_consensus.cc:385] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.159869  4207 raft_consensus.cc:740] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.160051  4206 tablet_bootstrap.cc:654] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.160578  4207 consensus_queue.cc:260] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.159544  4210 consensus_queue.cc:260] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.162890  4207 ts_tablet_manager.cc:1434] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:11:14.163839  4207 tablet_bootstrap.cc:492] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.164016  4210 ts_tablet_manager.cc:1434] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:11:14.165045  4210 tablet_bootstrap.cc:492] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
W20260709 13:11:14.168247  4019 tablet.cc:2406] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:11:14.170226  4207 tablet_bootstrap.cc:654] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.171609  4210 tablet_bootstrap.cc:654] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.186170  4206 tablet_bootstrap.cc:492] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.186926  4206 ts_tablet_manager.cc:1403] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.003s
I20260709 13:11:14.195544  4206 raft_consensus.cc:359] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.196281  4206 raft_consensus.cc:385] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.196532  4206 raft_consensus.cc:740] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.197095  4207 tablet_bootstrap.cc:492] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.197324  4210 tablet_bootstrap.cc:492] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.197803  4207 ts_tablet_manager.cc:1403] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.017s
I20260709 13:11:14.197168  4206 consensus_queue.cc:260] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.197984  4210 ts_tablet_manager.cc:1403] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.008s
I20260709 13:11:14.199786  4206 ts_tablet_manager.cc:1434] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:11:14.200716  4206 tablet_bootstrap.cc:492] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.200917  4207 raft_consensus.cc:359] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.201622  4210 raft_consensus.cc:359] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.202473  4210 raft_consensus.cc:385] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.202827  4210 raft_consensus.cc:740] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.203620  4210 consensus_queue.cc:260] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.207659  4206 tablet_bootstrap.cc:654] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.201640  4207 raft_consensus.cc:385] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.208881  4207 raft_consensus.cc:740] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.209705  4207 consensus_queue.cc:260] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.212040  4207 ts_tablet_manager.cc:1434] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:11:14.213423  4210 ts_tablet_manager.cc:1434] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:11:14.219194  4207 tablet_bootstrap.cc:492] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.221307  4210 tablet_bootstrap.cc:492] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.221959  4160 raft_consensus.cc:493] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.222654  4160 raft_consensus.cc:515] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.225752  4206 tablet_bootstrap.cc:492] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.225952  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:14.226300  4206 ts_tablet_manager.cc:1403] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
W20260709 13:11:14.227438  3882 leader_election.cc:343] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.228057  4210 tablet_bootstrap.cc:654] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.228224  4153 raft_consensus.cc:493] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.228772  4153 raft_consensus.cc:515] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.231662  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.232031  4160 leader_election.cc:290] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.234026  4207 tablet_bootstrap.cc:654] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.234813  4153 leader_election.cc:290] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.235337  4153 raft_consensus.cc:493] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.235746  4153 raft_consensus.cc:515] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
W20260709 13:11:14.233960  3956 leader_election.cc:343] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.238766  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:14.239374  4066 raft_consensus.cc:2468] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.240516  3957 leader_election.cc:304] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [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: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:14.242205  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.242762  3917 raft_consensus.cc:2468] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.243983  3956 leader_election.cc:304] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.246097  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
W20260709 13:11:14.247963  3957 leader_election.cc:343] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.248920  4153 leader_election.cc:290] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.249593  4153 raft_consensus.cc:2804] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.250027  4153 raft_consensus.cc:493] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.250434  4153 raft_consensus.cc:3060] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.251543  4207 tablet_bootstrap.cc:492] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.252236  4207 ts_tablet_manager.cc:1403] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
I20260709 13:11:14.256131  4207 raft_consensus.cc:359] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.257068  4207 raft_consensus.cc:385] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.257418  4207 raft_consensus.cc:740] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.264420  4206 raft_consensus.cc:359] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.258391  4207 consensus_queue.cc:260] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.267037  4219 raft_consensus.cc:2804] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.267537  4219 raft_consensus.cc:493] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.267957  4219 raft_consensus.cc:3060] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.268352  4207 ts_tablet_manager.cc:1434] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 13:11:14.269729  4207 tablet_bootstrap.cc:492] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.265762  4206 raft_consensus.cc:385] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.273279  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
W20260709 13:11:14.275167  3884 leader_election.cc:343] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.275785  3884 leader_election.cc:304] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf; no voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5
I20260709 13:11:14.279062  4160 raft_consensus.cc:2749] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.279999  4153 raft_consensus.cc:515] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.284422  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.270648  4206 raft_consensus.cc:740] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.285395  4206 consensus_queue.cc:260] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.285864  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:14.286520  4066 raft_consensus.cc:3060] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.286782  4210 tablet_bootstrap.cc:492] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.287310  4210 ts_tablet_manager.cc:1403] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.049s
W20260709 13:11:14.288116  3956 leader_election.cc:343] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.290169  4206 ts_tablet_manager.cc:1434] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.001s
I20260709 13:11:14.290295  4210 raft_consensus.cc:359] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.291086  4210 raft_consensus.cc:385] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.291422  4210 raft_consensus.cc:740] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.291699  4206 tablet_bootstrap.cc:492] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.292338  4210 consensus_queue.cc:260] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.294608  4207 tablet_bootstrap.cc:654] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.301733  4206 tablet_bootstrap.cc:654] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.303287  4210 ts_tablet_manager.cc:1434] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:11:14.305564  4066 raft_consensus.cc:2468] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:14.307235  3957 leader_election.cc:304] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:14.308248  4210 tablet_bootstrap.cc:492] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.308386  4221 raft_consensus.cc:2804] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.317346  4210 tablet_bootstrap.cc:654] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.319625  4153 leader_election.cc:290] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.322239  4221 raft_consensus.cc:697] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:14.324682  4221 consensus_queue.cc:237] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.328496  4207 tablet_bootstrap.cc:492] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.328655  4219 raft_consensus.cc:515] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.329236  4207 ts_tablet_manager.cc:1403] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.018s
I20260709 13:11:14.330667  4210 tablet_bootstrap.cc:492] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.331161  4210 ts_tablet_manager.cc:1403] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 13:11:14.332432  4207 raft_consensus.cc:359] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.333171  4207 raft_consensus.cc:385] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.333442  4207 raft_consensus.cc:740] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.333905  4210 raft_consensus.cc:359] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.334160  4207 consensus_queue.cc:260] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.334676  4210 raft_consensus.cc:385] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.334977  4210 raft_consensus.cc:740] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.335705  4210 consensus_queue.cc:260] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.336510  4207 ts_tablet_manager.cc:1434] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:14.337548  4207 tablet_bootstrap.cc:492] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.338384  4210 ts_tablet_manager.cc:1434] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:14.339397  4210 tablet_bootstrap.cc:492] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.343964  4206 tablet_bootstrap.cc:492] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.344480  4206 ts_tablet_manager.cc:1403] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.014s
I20260709 13:11:14.345659  4210 tablet_bootstrap.cc:654] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.347540  4206 raft_consensus.cc:359] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.348338  4206 raft_consensus.cc:385] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.348733  4206 raft_consensus.cc:740] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.350003  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.349656  4206 consensus_queue.cc:260] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.350607  3917 raft_consensus.cc:3060] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.353084  4206 ts_tablet_manager.cc:1434] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:11:14.354382  4206 tablet_bootstrap.cc:492] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.364545  4207 tablet_bootstrap.cc:654] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.370194  4206 tablet_bootstrap.cc:654] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.376201  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:14.376792  4219 leader_election.cc:290] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.376324  3917 raft_consensus.cc:2468] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
W20260709 13:11:14.377678  3957 leader_election.cc:343] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:11:14.378548  3956 leader_election.cc:304] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 943d717ccfa54bc8a0759440556de236
I20260709 13:11:14.380535  4219 raft_consensus.cc:2804] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.380784  4207 tablet_bootstrap.cc:492] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.381426  4219 raft_consensus.cc:697] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:14.381614  4207 ts_tablet_manager.cc:1403] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.010s
I20260709 13:11:14.382684  4219 consensus_queue.cc:237] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.385603  4207 raft_consensus.cc:359] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.386142  4207 raft_consensus.cc:385] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.386327  4207 raft_consensus.cc:740] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.387045  4207 consensus_queue.cc:260] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.389161  4206 tablet_bootstrap.cc:492] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.389354  4207 ts_tablet_manager.cc:1434] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:11:14.389696  4206 ts_tablet_manager.cc:1403] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.005s
I20260709 13:11:14.390370  4207 tablet_bootstrap.cc:492] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.392866  4206 raft_consensus.cc:359] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.393654  4206 raft_consensus.cc:385] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.393970  4206 raft_consensus.cc:740] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.394797  4206 consensus_queue.cc:260] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.397073  4206 ts_tablet_manager.cc:1434] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:11:14.397251  4207 tablet_bootstrap.cc:654] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.398662  4206 tablet_bootstrap.cc:492] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.399358  4210 tablet_bootstrap.cc:492] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.415006  4210 ts_tablet_manager.cc:1403] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.020s
I20260709 13:11:14.418897  4210 raft_consensus.cc:359] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.419893  4210 raft_consensus.cc:385] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.420284  4210 raft_consensus.cc:740] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.421320  4210 consensus_queue.cc:260] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.432296  3815 catalog_manager.cc:5697] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.432415  4210 ts_tablet_manager.cc:1434] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:11:14.436055  4210 tablet_bootstrap.cc:492] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.444276  4206 tablet_bootstrap.cc:654] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.444505  4210 tablet_bootstrap.cc:654] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.453990  4207 tablet_bootstrap.cc:492] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.454427  4207 ts_tablet_manager.cc:1403] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.028s
I20260709 13:11:14.457405  4210 tablet_bootstrap.cc:492] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.457497  4207 raft_consensus.cc:359] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.458140  4210 ts_tablet_manager.cc:1403] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.009s
I20260709 13:11:14.458410  4207 raft_consensus.cc:385] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.458782  4207 raft_consensus.cc:740] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.459213  4206 tablet_bootstrap.cc:492] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.459718  4206 ts_tablet_manager.cc:1403] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.011s
I20260709 13:11:14.459478  4207 consensus_queue.cc:260] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.461633  4210 raft_consensus.cc:359] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.462291  4207 ts_tablet_manager.cc:1434] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:11:14.462883  4206 raft_consensus.cc:359] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.463573  4206 raft_consensus.cc:385] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.463680  4207 tablet_bootstrap.cc:492] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.463907  4206 raft_consensus.cc:740] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.462419  4210 raft_consensus.cc:385] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.465121  4210 raft_consensus.cc:740] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.466199  4210 consensus_queue.cc:260] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.466979  4206 consensus_queue.cc:260] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.470955  4210 ts_tablet_manager.cc:1434] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:11:14.471347  4207 tablet_bootstrap.cc:654] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.472028  4210 tablet_bootstrap.cc:492] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.474642  4206 ts_tablet_manager.cc:1434] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:11:14.475739  4206 tablet_bootstrap.cc:492] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.482385  4206 tablet_bootstrap.cc:654] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.490007  4207 tablet_bootstrap.cc:492] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.490456  4207 ts_tablet_manager.cc:1403] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260709 13:11:14.491338  4210 tablet_bootstrap.cc:654] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.493106  4207 raft_consensus.cc:359] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.493834  4207 raft_consensus.cc:385] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.494131  4207 raft_consensus.cc:740] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.495132  4207 consensus_queue.cc:260] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.496313  4194 raft_consensus.cc:493] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.496805  4194 raft_consensus.cc:515] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.497861  4207 ts_tablet_manager.cc:1434] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:11:14.499119  4207 tablet_bootstrap.cc:492] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5: Bootstrap starting.
I20260709 13:11:14.499601  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33dec09ae773405ab02c2dd49f0108e2" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.500249  3917 raft_consensus.cc:2468] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.505096  4030 leader_election.cc:304] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:14.506358  4207 tablet_bootstrap.cc:654] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.506524  4194 leader_election.cc:290] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.507053  4194 raft_consensus.cc:2804] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.507398  4194 raft_consensus.cc:493] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.507710  4194 raft_consensus.cc:3060] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.508152  4210 tablet_bootstrap.cc:492] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.508644  4210 ts_tablet_manager.cc:1403] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.005s
I20260709 13:11:14.510926  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33dec09ae773405ab02c2dd49f0108e2" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:14.511613  3993 raft_consensus.cc:2468] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.511879  4210 raft_consensus.cc:359] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.512590  4210 raft_consensus.cc:385] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.512879  4210 raft_consensus.cc:740] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.513597  4210 consensus_queue.cc:260] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.513671  3816 catalog_manager.cc:5697] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.515877  4210 ts_tablet_manager.cc:1434] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:14.516681  4206 tablet_bootstrap.cc:492] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.516731  4194 raft_consensus.cc:515] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.517385  4206 ts_tablet_manager.cc:1403] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.003s
I20260709 13:11:14.519032  4194 leader_election.cc:290] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.519445  4210 tablet_bootstrap.cc:492] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.520565  4206 raft_consensus.cc:359] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.521342  4206 raft_consensus.cc:385] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.521613  4206 raft_consensus.cc:740] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.522722  4207 tablet_bootstrap.cc:492] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5: No bootstrap required, opened a new log
I20260709 13:11:14.522318  4206 consensus_queue.cc:260] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.523253  4207 ts_tablet_manager.cc:1403] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.012s
I20260709 13:11:14.524734  4206 ts_tablet_manager.cc:1434] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:11:14.525699  4206 tablet_bootstrap.cc:492] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.525916  4207 raft_consensus.cc:359] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.526574  4207 raft_consensus.cc:385] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.526836  4207 raft_consensus.cc:740] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.527448  4207 consensus_queue.cc:260] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.529831  4207 ts_tablet_manager.cc:1434] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:11:14.530829  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33dec09ae773405ab02c2dd49f0108e2" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:14.531370  3993 raft_consensus.cc:3060] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.532269  4206 tablet_bootstrap.cc:654] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.534991  4210 tablet_bootstrap.cc:654] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.539451  4206 tablet_bootstrap.cc:492] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.539886  4206 ts_tablet_manager.cc:1403] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:11:14.540534  4210 tablet_bootstrap.cc:492] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.541030  4210 ts_tablet_manager.cc:1403] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 13:11:14.542615  4206 raft_consensus.cc:359] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.543278  4206 raft_consensus.cc:385] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.543511  4206 raft_consensus.cc:740] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.543609  4210 raft_consensus.cc:359] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.544332  4210 raft_consensus.cc:385] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.544126  4206 consensus_queue.cc:260] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.544603  4210 raft_consensus.cc:740] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.546623  4206 ts_tablet_manager.cc:1434] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:11:14.545485  4210 consensus_queue.cc:260] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.547847  4206 tablet_bootstrap.cc:492] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf: Bootstrap starting.
I20260709 13:11:14.548425  4210 ts_tablet_manager.cc:1434] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:11:14.549468  4210 tablet_bootstrap.cc:492] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236: Bootstrap starting.
I20260709 13:11:14.549623  3993 raft_consensus.cc:2468] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.551095  4033 leader_election.cc:304] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.552191  4194 raft_consensus.cc:2804] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.552647  4194 raft_consensus.cc:697] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
W20260709 13:11:14.553988  4030 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.54.193:43293, user_credentials={real_user=slave}} blocked reactor thread for 48975.4us
I20260709 13:11:14.553925  4194 consensus_queue.cc:237] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.555071  4206 tablet_bootstrap.cc:654] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.555707  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33dec09ae773405ab02c2dd49f0108e2" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.556828  3917 raft_consensus.cc:3060] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.566095  3917 raft_consensus.cc:2468] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.566326  4206 tablet_bootstrap.cc:492] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf: No bootstrap required, opened a new log
I20260709 13:11:14.566846  4206 ts_tablet_manager.cc:1403] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 13:11:14.569459  4206 raft_consensus.cc:359] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.570096  4206 raft_consensus.cc:385] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.570369  4206 raft_consensus.cc:740] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.571019  4206 consensus_queue.cc:260] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.572757  4206 ts_tablet_manager.cc:1434] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:14.579028  4240 raft_consensus.cc:493] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.579766  4210 tablet_bootstrap.cc:654] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236: Neither blocks nor log segments found. Creating new log.
I20260709 13:11:14.579833  4240 raft_consensus.cc:515] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.582545  4240 leader_election.cc:290] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.582687  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.583485  3917 raft_consensus.cc:2468] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.585024  4030 leader_election.cc:304] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:14.586372  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:14.586851  4194 raft_consensus.cc:2804] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.587024  3993 raft_consensus.cc:2468] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.587306  4194 raft_consensus.cc:493] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.588248  4219 raft_consensus.cc:493] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.588716  4219 raft_consensus.cc:515] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.590731  4219 leader_election.cc:290] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.591958  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a60d41566624397a223966251a9ce1c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.592854  3918 raft_consensus.cc:2468] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.594475  3956 leader_election.cc:304] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.587677  4194 raft_consensus.cc:3060] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.595952  4219 raft_consensus.cc:2804] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.596355  4219 raft_consensus.cc:493] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.596698  4219 raft_consensus.cc:3060] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.597875  4210 tablet_bootstrap.cc:492] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236: No bootstrap required, opened a new log
I20260709 13:11:14.598376  4210 ts_tablet_manager.cc:1403] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.012s
I20260709 13:11:14.600579  4194 raft_consensus.cc:515] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.592188  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a60d41566624397a223966251a9ce1c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:14.601383  4066 raft_consensus.cc:2468] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.601142  4210 raft_consensus.cc:359] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.601897  4210 raft_consensus.cc:385] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:11:14.602159  4210 raft_consensus.cc:740] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Initialized, Role: FOLLOWER
I20260709 13:11:14.602819  4210 consensus_queue.cc:260] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.603191  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.603830  3918 raft_consensus.cc:3060] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.603719  4219 raft_consensus.cc:515] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.604938  4210 ts_tablet_manager.cc:1434] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:11:14.604436  3815 catalog_manager.cc:5697] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:14.606519  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a60d41566624397a223966251a9ce1c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.607112  3917 raft_consensus.cc:3060] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.607314  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a60d41566624397a223966251a9ce1c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:14.607861  4066 raft_consensus.cc:3060] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.608363  4194 leader_election.cc:290] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.612681  3918 raft_consensus.cc:2468] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.613592  3917 raft_consensus.cc:2468] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:14.613919  4066 raft_consensus.cc:2468] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:14.614089  4030 leader_election.cc:304] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:14.614863  3956 leader_election.cc:304] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.615202  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:14.615324  4219 leader_election.cc:290] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.615672  4221 raft_consensus.cc:2804] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.615764  3993 raft_consensus.cc:3060] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.616513  4221 raft_consensus.cc:697] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:14.617405  4221 consensus_queue.cc:237] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.619261  4240 raft_consensus.cc:493] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.619751  4240 raft_consensus.cc:515] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.616544  4194 raft_consensus.cc:2804] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.621712  4240 leader_election.cc:290] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.622861  3993 raft_consensus.cc:2468] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.623417  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:14.624063  3992 raft_consensus.cc:2468] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.625883  4033 leader_election.cc:304] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.626529  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.627146  3917 raft_consensus.cc:2468] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.627878  4247 raft_consensus.cc:2804] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.628306  4247 raft_consensus.cc:493] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.628643  4247 raft_consensus.cc:3060] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.630209  4194 raft_consensus.cc:697] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:14.631178  4194 consensus_queue.cc:237] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.632881  3815 catalog_manager.cc:5697] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.634392  4247 raft_consensus.cc:515] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.637167  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.637761  3917 raft_consensus.cc:3060] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.638096  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:14.638639  3992 raft_consensus.cc:3060] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.640241  3816 catalog_manager.cc:5697] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:14.644068  3917 raft_consensus.cc:2468] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.644557  4247 leader_election.cc:290] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.645946  3992 raft_consensus.cc:2468] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.646087  4030 leader_election.cc:304] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:14.647874  4247 raft_consensus.cc:2804] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.649256  4247 raft_consensus.cc:697] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:14.649999  4247 consensus_queue.cc:237] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.657832  3815 catalog_manager.cc:5697] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:14.696257  4221 raft_consensus.cc:493] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.696851  4221 raft_consensus.cc:515] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.698602  4221 leader_election.cc:290] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.699468  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf1f00a069745d4b71659e517969288" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.699497  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf1f00a069745d4b71659e517969288" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:14.700209  3917 raft_consensus.cc:2468] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.700332  4066 raft_consensus.cc:2468] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.701081  3956 leader_election.cc:304] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.701761  4221 raft_consensus.cc:2804] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.702152  4221 raft_consensus.cc:493] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.702508  4221 raft_consensus.cc:3060] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.707628  4221 raft_consensus.cc:515] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.709369  4221 leader_election.cc:290] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.710014  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf1f00a069745d4b71659e517969288" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.710328  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cf1f00a069745d4b71659e517969288" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:14.710577  3917 raft_consensus.cc:3060] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.710901  4066 raft_consensus.cc:3060] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.715257  3917 raft_consensus.cc:2468] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:14.715341  4066 raft_consensus.cc:2468] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:14.715462  4160 raft_consensus.cc:493] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.716257  4160 raft_consensus.cc:515] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.716549  3956 leader_election.cc:304] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.717373  4221 raft_consensus.cc:2804] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.717855  4221 raft_consensus.cc:697] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:14.718669  4221 consensus_queue.cc:237] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.719043  4160 leader_election.cc:290] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.719359  4066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:14.719702  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:14.720104  4066 raft_consensus.cc:2393] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea04efd5495a41788cba5adb4c2b61bf in current term 1: Already voted for candidate f70534492002493c81ab7c346471c2e5 in this term.
I20260709 13:11:14.720786  3917 raft_consensus.cc:3060] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.721199  3884 leader_election.cc:304] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf; no voters: 943d717ccfa54bc8a0759440556de236, f70534492002493c81ab7c346471c2e5
I20260709 13:11:14.727710  3815 catalog_manager.cc:5697] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.729025  4160 raft_consensus.cc:2749] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.730000  4221 consensus_queue.cc:1048] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.742880  4221 consensus_queue.cc:1048] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.746409  4247 raft_consensus.cc:493] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.747071  4247 raft_consensus.cc:515] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.751307  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:14.752842  4247 leader_election.cc:290] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.754853  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.755738  3917 raft_consensus.cc:2393] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 943d717ccfa54bc8a0759440556de236 in current term 1: Already voted for candidate f70534492002493c81ab7c346471c2e5 in this term.
I20260709 13:11:14.756687  4030 leader_election.cc:304] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 943d717ccfa54bc8a0759440556de236; no voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5
I20260709 13:11:14.757650  4247 raft_consensus.cc:3060] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.764031  4247 raft_consensus.cc:2749] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:11:14.770802  4247 raft_consensus.cc:493] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.771174  4247 raft_consensus.cc:515] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.772683  4247 leader_election.cc:290] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.773283  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.773613  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5" is_pre_election: true
I20260709 13:11:14.773803  3917 raft_consensus.cc:2468] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.774219  3992 raft_consensus.cc:2468] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 0.
I20260709 13:11:14.774780  4030 leader_election.cc:304] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:14.775518  4247 raft_consensus.cc:2804] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.775817  4247 raft_consensus.cc:493] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.776082  4247 raft_consensus.cc:3060] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.780923  4247 raft_consensus.cc:515] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.782932  4247 leader_election.cc:290] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:14.783596  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.783875  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:14.784191  3917 raft_consensus.cc:3060] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.784461  3992 raft_consensus.cc:3060] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.790629  3917 raft_consensus.cc:2468] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.790771  3992 raft_consensus.cc:2468] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 1.
I20260709 13:11:14.791767  4030 leader_election.cc:304] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:14.792433  4247 raft_consensus.cc:2804] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.792951  4247 raft_consensus.cc:697] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:14.793735  4247 consensus_queue.cc:237] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.796584  4221 consensus_queue.cc:1048] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.808984  3815 catalog_manager.cc:5697] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 0 to 1, leader changed from <none> to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 1 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:14.810791  4219 consensus_queue.cc:1048] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:14.836995  4221 raft_consensus.cc:493] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:11:14.837450  4221 raft_consensus.cc:515] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.839339  4221 leader_election.cc:290] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.839970  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b985d86aa64d16888fd30690c2186c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf" is_pre_election: true
I20260709 13:11:14.840268  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b985d86aa64d16888fd30690c2186c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236" is_pre_election: true
I20260709 13:11:14.840555  3917 raft_consensus.cc:2468] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.840860  4067 raft_consensus.cc:2468] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 0.
I20260709 13:11:14.841543  3956 leader_election.cc:304] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.842224  4221 raft_consensus.cc:2804] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:11:14.842615  4221 raft_consensus.cc:493] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:11:14.842890  4221 raft_consensus.cc:3060] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.847711  4221 raft_consensus.cc:515] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.849668  4221 leader_election.cc:290] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:14.849920  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b985d86aa64d16888fd30690c2186c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:14.850471  3917 raft_consensus.cc:3060] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.850198  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b985d86aa64d16888fd30690c2186c" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:14.850968  4067 raft_consensus.cc:3060] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:11:14.855090  3917 raft_consensus.cc:2468] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:14.856076  3956 leader_election.cc:304] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:14.856330  4067 raft_consensus.cc:2468] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 1.
I20260709 13:11:14.856758  4221 raft_consensus.cc:2804] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:11:14.857275  4221 raft_consensus.cc:697] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:14.858033  4221 consensus_queue.cc:237] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:14.865398  3816 catalog_manager.cc:5697] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 1 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:14.958683  3992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
mode: GRACEFUL
new_leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:47370
I20260709 13:11:14.959221  3992 raft_consensus.cc:606] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Received request to transfer leadership to TS ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:14.963646  3992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
mode: GRACEFUL
new_leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:47370
I20260709 13:11:14.964155  3992 raft_consensus.cc:606] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Received request to transfer leadership to TS ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:14.968627  4067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026"
dest_uuid: "943d717ccfa54bc8a0759440556de236"
mode: GRACEFUL
new_leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:60018
I20260709 13:11:14.969098  4067 raft_consensus.cc:606] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Received request to transfer leadership to TS ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:14.973378  3992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a60d41566624397a223966251a9ce1c"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
mode: GRACEFUL
new_leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:47370
I20260709 13:11:14.973905  3992 raft_consensus.cc:606] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Received request to transfer leadership to TS ea04efd5495a41788cba5adb4c2b61bf
I20260709 13:11:14.978296  4067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e"
dest_uuid: "943d717ccfa54bc8a0759440556de236"
mode: GRACEFUL
new_leader_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:60018
I20260709 13:11:14.978809  4067 raft_consensus.cc:606] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Received request to transfer leadership to TS f70534492002493c81ab7c346471c2e5
I20260709 13:11:14.987214  4067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b"
dest_uuid: "943d717ccfa54bc8a0759440556de236"
mode: GRACEFUL
new_leader_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:60018
I20260709 13:11:14.987689  4067 raft_consensus.cc:606] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Received request to transfer leadership to TS f70534492002493c81ab7c346471c2e5
I20260709 13:11:14.992457  4247 consensus_queue.cc:1048] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.002595  4194 consensus_queue.cc:1048] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.020628  4221 consensus_queue.cc:1048] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.031883  4153 consensus_queue.cc:1048] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.038949  4219 raft_consensus.cc:993] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: : Instructing follower ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.039431  4153 raft_consensus.cc:1081] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Signalling peer ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.041464  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a60d41566624397a223966251a9ce1c"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:38404
I20260709 13:11:15.041962  3917 raft_consensus.cc:493] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:15.042292  3917 raft_consensus.cc:3060] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.046715  3917 raft_consensus.cc:515] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.048537  3917 leader_election.cc:290] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:15.048906  3992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a60d41566624397a223966251a9ce1c" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:15.049070  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a60d41566624397a223966251a9ce1c" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:15.049592  3992 raft_consensus.cc:3055] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:15.050038  3992 raft_consensus.cc:740] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:15.050063  4067 raft_consensus.cc:3060] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.051054  3992 consensus_queue.cc:260] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.052386  3992 raft_consensus.cc:3060] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.057446  4067 raft_consensus.cc:2468] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.058508  3882 leader_election.cc:304] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:15.059275  4160 raft_consensus.cc:2804] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:15.059322  3992 raft_consensus.cc:2468] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.059803  4160 raft_consensus.cc:697] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:15.060617  4160 consensus_queue.cc:237] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.061203  4194 consensus_queue.cc:1048] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.069622  3816 catalog_manager.cc:5697] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 1 to 2, leader changed from f70534492002493c81ab7c346471c2e5 (127.29.54.194) to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 2 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.070338  4247 consensus_queue.cc:1048] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.077587  4194 raft_consensus.cc:993] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: : Instructing follower f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:15.078020  4194 raft_consensus.cc:1081] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Signalling peer f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:15.081300  3992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:47362
I20260709 13:11:15.081771  3992 raft_consensus.cc:493] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:15.082079  3992 raft_consensus.cc:3060] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.088832  3992 raft_consensus.cc:515] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.090489  3992 leader_election.cc:290] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:15.091239  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:15.091539  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9dbf78cf674b1685740182b05e9c0e" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:15.091852  3917 raft_consensus.cc:3060] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.092226  4067 raft_consensus.cc:3055] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:15.092523  4067 raft_consensus.cc:740] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:15.093214  4067 consensus_queue.cc:260] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.094133  4067 raft_consensus.cc:3060] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.098133  3917 raft_consensus.cc:2468] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:15.099067  3956 leader_election.cc:304] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:15.099601  4067 raft_consensus.cc:2468] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:15.099738  4219 raft_consensus.cc:2804] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:15.100308  4219 raft_consensus.cc:697] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:15.101017  4219 consensus_queue.cc:237] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.108695  3814 catalog_manager.cc:5697] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 1 to 2, leader changed from 943d717ccfa54bc8a0759440556de236 (127.29.54.195) to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.185483  4194 consensus_queue.cc:1048] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.191385  4247 raft_consensus.cc:993] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: : Instructing follower f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:15.191847  4247 raft_consensus.cc:1081] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Signalling peer f70534492002493c81ab7c346471c2e5 to start an election
I20260709 13:11:15.193956  3993 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
 from {username='slave'} at 127.0.0.1:47362
I20260709 13:11:15.194450  3993 raft_consensus.cc:493] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:15.194811  3993 raft_consensus.cc:3060] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.197041  4194 consensus_queue.cc:1048] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.201442  3993 raft_consensus.cc:515] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.202389  3992 raft_consensus.cc:1240] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Rejecting Update request from peer 943d717ccfa54bc8a0759440556de236 for earlier term 1. Current term is 2. Ops: []
I20260709 13:11:15.204084  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:15.204756  3918 raft_consensus.cc:3060] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.205716  4194 consensus_queue.cc:1059] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.206529  4194 raft_consensus.cc:3055] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:15.206755  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9934d33c8eb647578e7721e272ce321b" candidate_uuid: "f70534492002493c81ab7c346471c2e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:15.206840  4194 raft_consensus.cc:740] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:15.207369  3993 leader_election.cc:290] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:15.208523  4194 consensus_queue.cc:260] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.209779  4194 raft_consensus.cc:3060] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.211790  3918 raft_consensus.cc:2468] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:15.212934  3956 leader_election.cc:304] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:15.213742  4219 raft_consensus.cc:2804] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:15.214219  4219 raft_consensus.cc:697] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Becoming Leader. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:15.215025  4219 consensus_queue.cc:237] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [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: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.221805  4067 raft_consensus.cc:2468] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f70534492002493c81ab7c346471c2e5 in term 2.
I20260709 13:11:15.221969  3815 catalog_manager.cc:5697] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 reported cstate change: term changed from 1 to 2, leader changed from 943d717ccfa54bc8a0759440556de236 (127.29.54.195) to f70534492002493c81ab7c346471c2e5 (127.29.54.194). New cstate: current_term: 2 leader_uuid: "f70534492002493c81ab7c346471c2e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.232153  4219 consensus_queue.cc:1048] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.237982  4221 raft_consensus.cc:993] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: : Instructing follower ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.238554  4219 raft_consensus.cc:1081] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Signalling peer ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.241714  3918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:38404
I20260709 13:11:15.243199  4153 consensus_queue.cc:1048] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.242251  3918 raft_consensus.cc:493] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:15.244692  3918 raft_consensus.cc:3060] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.254472  3918 raft_consensus.cc:515] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.256095  3918 leader_election.cc:290] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:15.256891  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:15.257205  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d00fc6d96d44ca992cf72e3574927f8" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:15.257560  3993 raft_consensus.cc:3055] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:15.257906  4067 raft_consensus.cc:3060] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.257902  3993 raft_consensus.cc:740] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:15.258951  3993 consensus_queue.cc:260] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.260072  3993 raft_consensus.cc:3060] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.264710  4067 raft_consensus.cc:2468] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.265901  3882 leader_election.cc:304] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:15.266531  3993 raft_consensus.cc:2468] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.266813  4160 raft_consensus.cc:2804] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:15.267310  4160 raft_consensus.cc:697] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:15.267278  4153 consensus_queue.cc:1048] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.268221  4160 consensus_queue.cc:237] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.276026  3814 catalog_manager.cc:5697] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 1 to 2, leader changed from f70534492002493c81ab7c346471c2e5 (127.29.54.194) to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 2 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.279645  4221 consensus_queue.cc:1048] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.310374  4194 consensus_queue.cc:1048] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.320273  4247 consensus_queue.cc:1048] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:11:15.329252  4240 raft_consensus.cc:993] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: : Instructing follower ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.329711  4247 raft_consensus.cc:1081] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Signalling peer ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.331230  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:38414
I20260709 13:11:15.331715  3917 raft_consensus.cc:493] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:15.331992  3917 raft_consensus.cc:3060] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.336500  3917 raft_consensus.cc:515] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.337882  3917 leader_election.cc:290] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:15.338734  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:15.339216  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19acb6bf26e84498a4c0107701f6a026" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:15.339355  3993 raft_consensus.cc:3060] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.339843  4067 raft_consensus.cc:3055] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:15.340162  4067 raft_consensus.cc:740] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:15.340960  4067 consensus_queue.cc:260] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.342114  4067 raft_consensus.cc:3060] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.346678  3993 raft_consensus.cc:2468] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.347868  3884 leader_election.cc:304] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ea04efd5495a41788cba5adb4c2b61bf, f70534492002493c81ab7c346471c2e5; no voters: 
I20260709 13:11:15.348547  4160 raft_consensus.cc:2804] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:15.348942  4160 raft_consensus.cc:697] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:15.349232  4067 raft_consensus.cc:2468] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.349651  4160 consensus_queue.cc:237] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.356293  3814 catalog_manager.cc:5697] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 1 to 2, leader changed from 943d717ccfa54bc8a0759440556de236 (127.29.54.195) to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 2 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.386713  4219 raft_consensus.cc:993] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: : Instructing follower ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.387215  4153 raft_consensus.cc:1081] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Signalling peer ea04efd5495a41788cba5adb4c2b61bf to start an election
I20260709 13:11:15.388602  3917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
 from {username='slave'} at 127.0.0.1:38404
I20260709 13:11:15.389036  3917 raft_consensus.cc:493] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:15.389290  3917 raft_consensus.cc:3060] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.393857  3917 raft_consensus.cc:515] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.395239  3917 leader_election.cc:290] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Requested vote from peers f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717), 943d717ccfa54bc8a0759440556de236 (127.29.54.195:45127)
I20260709 13:11:15.395964  3993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:15.396267  4067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e354606d5bf5454e9c9dd2cf3a157b5a" candidate_uuid: "ea04efd5495a41788cba5adb4c2b61bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "943d717ccfa54bc8a0759440556de236"
I20260709 13:11:15.396538  3993 raft_consensus.cc:3055] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:15.396814  4067 raft_consensus.cc:3060] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.396909  3993 raft_consensus.cc:740] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:15.397702  3993 consensus_queue.cc:260] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.398583  3993 raft_consensus.cc:3060] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:15.401111  4067 raft_consensus.cc:2468] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.402065  3882 leader_election.cc:304] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:15.402666  3993 raft_consensus.cc:2468] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea04efd5495a41788cba5adb4c2b61bf in term 2.
I20260709 13:11:15.402762  4160 raft_consensus.cc:2804] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:15.403450  4160 raft_consensus.cc:697] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Becoming Leader. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:15.404220  4160 consensus_queue.cc:237] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:15.410264  3814 catalog_manager.cc:5697] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf reported cstate change: term changed from 1 to 2, leader changed from f70534492002493c81ab7c346471c2e5 (127.29.54.194) to ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193). New cstate: current_term: 2 leader_uuid: "ea04efd5495a41788cba5adb4c2b61bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: UNKNOWN } } }
I20260709 13:11:15.504774  4067 raft_consensus.cc:1275] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.505970  4153 consensus_queue.cc:1048] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.513542  3917 raft_consensus.cc:1275] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.515293  4276 consensus_queue.cc:1048] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.598057  4067 raft_consensus.cc:1275] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.599579  4160 consensus_queue.cc:1048] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.607261  3993 raft_consensus.cc:1275] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.608670  4277 consensus_queue.cc:1048] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.657883  3993 raft_consensus.cc:1275] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.659061  4277 consensus_queue.cc:1048] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.665485  4067 raft_consensus.cc:1275] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.666834  4255 consensus_queue.cc:1048] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.676044  3917 raft_consensus.cc:1275] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.677269  4221 consensus_queue.cc:1048] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.685808  4067 raft_consensus.cc:1275] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer f70534492002493c81ab7c346471c2e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.687345  4153 consensus_queue.cc:1048] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.847680  4066 raft_consensus.cc:1275] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.848764  4255 consensus_queue.cc:1048] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.857363  3993 raft_consensus.cc:1275] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.858831  4278 consensus_queue.cc:1048] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.872925  4066 raft_consensus.cc:1275] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.873971  4160 consensus_queue.cc:1048] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:15.881871  3993 raft_consensus.cc:1275] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer ea04efd5495a41788cba5adb4c2b61bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:15.883725  4278 consensus_queue.cc:1048] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:17.993901  3814 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33044:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:11:18.018045  3814 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33044:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:11:18.045037 29915 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:11:18.301004  4333 tablet.cc:1724] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.312575  4314 log.cc:927] Time spent T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: Append to log took a long time: real 0.068s	user 0.002s	sys 0.000s
W20260709 13:11:18.317533  4311 log.cc:927] Time spent T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:11:18.319243  3988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c"
dest_uuid: "f70534492002493c81ab7c346471c2e5"
mode: GRACEFUL
new_leader_uuid: "943d717ccfa54bc8a0759440556de236"
 from {username='slave'} at 127.0.0.1:60304
W20260709 13:11:18.319972  4324 log.cc:927] Time spent T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:11:18.320248  3988 raft_consensus.cc:606] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Received request to transfer leadership to TS 943d717ccfa54bc8a0759440556de236
I20260709 13:11:18.345952  4341 tablet.cc:1724] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.357542  4312 log.cc:927] Time spent T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: Append to log took a long time: real 0.159s	user 0.005s	sys 0.000s
W20260709 13:11:18.357645  4325 log.cc:927] Time spent T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:11:18.392292  4344 tablet.cc:1724] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.401592  4322 log.cc:927] Time spent T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 13:11:18.405370  4349 tablet.cc:1724] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.412762  4342 tablet.cc:1724] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.422443  4350 tablet.cc:1724] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.425354  4351 tablet.cc:1724] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.430648  4348 tablet.cc:1724] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.387665  4339 tablet.cc:1724] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.448210  3957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:45127, user_credentials={real_user=slave}} blocked reactor thread for 43859.4us
I20260709 13:11:18.455220  4345 raft_consensus.cc:993] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5: : Instructing follower 943d717ccfa54bc8a0759440556de236 to start an election
I20260709 13:11:18.456146  4345 raft_consensus.cc:1081] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Signalling peer 943d717ccfa54bc8a0759440556de236 to start an election
I20260709 13:11:18.460050  4066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c"
dest_uuid: "943d717ccfa54bc8a0759440556de236"
 from {username='slave'} at 127.0.0.1:60010
I20260709 13:11:18.460650  4066 raft_consensus.cc:493] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:18.461045  4066 raft_consensus.cc:3060] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.469892  4333 tablet.cc:1724] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.480285  3918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc"
dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
mode: GRACEFUL
new_leader_uuid: "943d717ccfa54bc8a0759440556de236"
 from {username='slave'} at 127.0.0.1:34440
I20260709 13:11:18.492062  3918 raft_consensus.cc:606] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Received request to transfer leadership to TS 943d717ccfa54bc8a0759440556de236
I20260709 13:11:18.488303  4348 tablet.cc:1724] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.494338 29915 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:11:18.495198 29915 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:11:18.478469  4066 raft_consensus.cc:515] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:18.497907  4066 leader_election.cc:290] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 2 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:18.499154  3987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:18.505333  3987 raft_consensus.cc:3055] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:11:18.507886  3987 raft_consensus.cc:740] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f70534492002493c81ab7c346471c2e5, State: Running, Role: LEADER
I20260709 13:11:18.507265  4342 tablet.cc:1724] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.508991  3987 consensus_queue.cc:260] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:18.511739  3987 raft_consensus.cc:3060] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:11:18.515419  3882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.195:45127, user_credentials={real_user=slave}} blocked reactor thread for 48600.6us
I20260709 13:11:18.514134  4351 tablet.cc:1724] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.521227  4356 tablet.cc:1724] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.522358  4353 tablet.cc:1724] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.543073  3987 raft_consensus.cc:2468] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 2.
W20260709 13:11:18.547293  3884 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.54.194:37717, user_credentials={real_user=slave}} blocked reactor thread for 110938us
I20260709 13:11:18.560168  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be72b3634b2142a7885b0c3e762e7d7c" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:18.561141  3918 raft_consensus.cc:3060] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:11:18.561676  4344 tablet.cc:1724] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.565721  4355 raft_consensus.cc:993] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf: : Instructing follower 943d717ccfa54bc8a0759440556de236 to start an election
I20260709 13:11:18.566337  4355 raft_consensus.cc:1081] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Signalling peer 943d717ccfa54bc8a0759440556de236 to start an election
I20260709 13:11:18.568553  4059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc"
dest_uuid: "943d717ccfa54bc8a0759440556de236"
 from {username='slave'} at 127.0.0.1:59998
I20260709 13:11:18.569161  4059 raft_consensus.cc:493] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:11:18.569581  4059 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:18.572046  3918 raft_consensus.cc:2468] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 2.
I20260709 13:11:18.574262  4349 tablet.cc:1724] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.576205  4354 tablet.cc:1724] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.533828  4339 tablet.cc:1724] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.582537  4030 leader_election.cc:304] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:18.581951  4059 raft_consensus.cc:515] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:18.583700  4331 raft_consensus.cc:2804] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:11:18.584154  4331 raft_consensus.cc:697] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 2 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:18.585091  4059 leader_election.cc:290] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [CANDIDATE]: Term 3 election: Requested vote from peers ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293), f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717)
I20260709 13:11:18.585033  4331 consensus_queue.cc:237] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:18.586231  3991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f70534492002493c81ab7c346471c2e5"
I20260709 13:11:18.586917  3991 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:18.587529  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3023bb843c344b0b2f36f33b1dd6ffc" candidate_uuid: "943d717ccfa54bc8a0759440556de236" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea04efd5495a41788cba5adb4c2b61bf"
I20260709 13:11:18.588105  3918 raft_consensus.cc:3055] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:11:18.588527  3918 raft_consensus.cc:740] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea04efd5495a41788cba5adb4c2b61bf, State: Running, Role: LEADER
I20260709 13:11:18.526451  4341 tablet.cc:1724] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.589447  3918 consensus_queue.cc:260] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [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: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:18.589211  4342 tablet.cc:1724] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.590893  3918 raft_consensus.cc:3060] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:11:18.597193  4333 tablet.cc:1724] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.609536  4356 tablet.cc:1724] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.624559  3814 catalog_manager.cc:5697] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 1 to 2, leader changed from f70534492002493c81ab7c346471c2e5 (127.29.54.194) to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 2 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:18.625767  3918 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 3.
I20260709 13:11:18.627104  4030 leader_election.cc:304] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [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: 943d717ccfa54bc8a0759440556de236, ea04efd5495a41788cba5adb4c2b61bf; no voters: 
I20260709 13:11:18.627679  3991 raft_consensus.cc:2468] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 943d717ccfa54bc8a0759440556de236 in term 3.
I20260709 13:11:18.628038  4247 raft_consensus.cc:2804] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:11:18.628579  4247 raft_consensus.cc:697] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 3 LEADER]: Becoming Leader. State: Replica: 943d717ccfa54bc8a0759440556de236, State: Running, Role: LEADER
I20260709 13:11:18.630462  4247 consensus_queue.cc:237] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [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: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } }
I20260709 13:11:18.641336  4353 tablet.cc:1724] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.658334  4333 tablet.cc:1724] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.671648  4348 tablet.cc:1724] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.677160  4350 tablet.cc:1724] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:11:18.700099  3816 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea: soft_deleted_table [id=4f2b30922b4f44249fa2e97ad1d2e4c0] alter complete (version 1)
I20260709 13:11:18.704574  3814 catalog_manager.cc:5697] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 reported cstate change: term changed from 2 to 3, leader changed from ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193) to 943d717ccfa54bc8a0759440556de236 (127.29.54.195). New cstate: current_term: 3 leader_uuid: "943d717ccfa54bc8a0759440556de236" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "943d717ccfa54bc8a0759440556de236" member_type: VOTER last_known_addr { host: "127.29.54.195" port: 45127 } health_report { overall_health: HEALTHY } } }
I20260709 13:11:19.099296  3918 raft_consensus.cc:1275] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 3 FOLLOWER]: Refusing update from remote peer 943d717ccfa54bc8a0759440556de236: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:19.100477  4247 consensus_queue.cc:1048] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:19.101524  3918 raft_consensus.cc:1275] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Refusing update from remote peer 943d717ccfa54bc8a0759440556de236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:19.102785  4247 consensus_queue.cc:1048] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea04efd5495a41788cba5adb4c2b61bf" member_type: VOTER last_known_addr { host: "127.29.54.193" port: 43293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:19.117759  3991 raft_consensus.cc:1275] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 3 FOLLOWER]: Refusing update from remote peer 943d717ccfa54bc8a0759440556de236: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:11:19.122623  3987 raft_consensus.cc:1275] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Refusing update from remote peer 943d717ccfa54bc8a0759440556de236: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:11:19.124078  4331 consensus_queue.cc:1048] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:11:19.127249  4331 consensus_queue.cc:1048] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f70534492002493c81ab7c346471c2e5" member_type: VOTER last_known_addr { host: "127.29.54.194" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:11:19.549495 29915 tablet_server.cc:179] TabletServer@127.29.54.193:0 shutting down...
W20260709 13:11:19.568886  3956 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 13:11:19.574038  3956 consensus_peers.cc:597] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 -> Peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Couldn't send request to peer ea04efd5495a41788cba5adb4c2b61bf. 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:11:19.585310 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:19.586089 29915 tablet_replica.cc:333] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.586963 29915 raft_consensus.cc:2243] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.587760 29915 raft_consensus.cc:2272] T 19acb6bf26e84498a4c0107701f6a026 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.589769 29915 tablet_replica.cc:333] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.590359 29915 raft_consensus.cc:2243] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.590898 29915 raft_consensus.cc:2272] T 9cf1f00a069745d4b71659e517969288 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.593501 29915 tablet_replica.cc:333] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.594307 29915 raft_consensus.cc:2243] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.595189 29915 raft_consensus.cc:2272] T 4d00fc6d96d44ca992cf72e3574927f8 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.597306 29915 tablet_replica.cc:333] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.597872 29915 raft_consensus.cc:2243] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.598266 29915 raft_consensus.cc:2272] T 33dec09ae773405ab02c2dd49f0108e2 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.600687 29915 tablet_replica.cc:333] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.601264 29915 raft_consensus.cc:2243] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.601689 29915 raft_consensus.cc:2272] T fa9dbf78cf674b1685740182b05e9c0e P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.604143 29915 tablet_replica.cc:333] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.604714 29915 raft_consensus.cc:2243] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.605403 29915 raft_consensus.cc:2272] T e354606d5bf5454e9c9dd2cf3a157b5a P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.607640 29915 tablet_replica.cc:333] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.608201 29915 raft_consensus.cc:2243] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.608871 29915 raft_consensus.cc:2272] T 772d43e45eb84737af5af93b32fef730 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.610792 29915 tablet_replica.cc:333] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.611277 29915 raft_consensus.cc:2243] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.611635 29915 raft_consensus.cc:2272] T 50b985d86aa64d16888fd30690c2186c P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.613782 29915 tablet_replica.cc:333] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.614297 29915 raft_consensus.cc:2243] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.614732 29915 raft_consensus.cc:2272] T be72b3634b2142a7885b0c3e762e7d7c P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.617043 29915 tablet_replica.cc:333] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.617551 29915 raft_consensus.cc:2243] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.617906 29915 raft_consensus.cc:2272] T 84dc341389d543c79572d40a992e0ce2 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.619817 29915 tablet_replica.cc:333] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.620393 29915 raft_consensus.cc:2243] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.620779 29915 raft_consensus.cc:2272] T f96da298a5704ab8a2f7c9c622370458 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.622611 29915 tablet_replica.cc:333] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.623040 29915 raft_consensus.cc:2243] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.623363 29915 raft_consensus.cc:2272] T f3023bb843c344b0b2f36f33b1dd6ffc P ea04efd5495a41788cba5adb4c2b61bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.626315 29915 tablet_replica.cc:333] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.626976 29915 raft_consensus.cc:2243] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.627946 29915 raft_consensus.cc:2272] T d970082ee03e42ecbab97c2f9561874e P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:19.627966  3956 consensus_peers.cc:597] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 -> Peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Couldn't send request to peer ea04efd5495a41788cba5adb4c2b61bf. 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:11:19.630249 29915 tablet_replica.cc:333] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.630897 29915 raft_consensus.cc:2243] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.631309 29915 raft_consensus.cc:2272] T 44fd69cfc16e49ab9af8007d61d27665 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.633168 29915 tablet_replica.cc:333] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.633694 29915 raft_consensus.cc:2243] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.634449 29915 raft_consensus.cc:2272] T 6a60d41566624397a223966251a9ce1c P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.636300 29915 tablet_replica.cc:333] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.636852 29915 raft_consensus.cc:2243] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.637336 29915 raft_consensus.cc:2272] T 9934d33c8eb647578e7721e272ce321b P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.640242 29915 tablet_replica.cc:333] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.641036 29915 raft_consensus.cc:2243] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.641580 29915 raft_consensus.cc:2272] T 09b494c14b814a43bc558764d5838ea3 P ea04efd5495a41788cba5adb4c2b61bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.643749 29915 tablet_replica.cc:333] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf: stopping tablet replica
I20260709 13:11:19.644213 29915 raft_consensus.cc:2243] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.644950 29915 raft_consensus.cc:2272] T 448ec4c47f5543a890588dc82eace0b3 P ea04efd5495a41788cba5adb4c2b61bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:11:19.657027  4030 consensus_peers.cc:597] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 -> Peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Couldn't send request to peer ea04efd5495a41788cba5adb4c2b61bf. 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:11:19.685045  4030 consensus_peers.cc:597] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 -> Peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Couldn't send request to peer ea04efd5495a41788cba5adb4c2b61bf. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:43293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:19.685482 29915 tablet_server.cc:196] TabletServer@127.29.54.193:0 shutdown complete.
I20260709 13:11:19.720973 29915 tablet_server.cc:179] TabletServer@127.29.54.194:0 shutting down...
W20260709 13:11:19.736887  4033 consensus_peers.cc:597] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 -> Peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Couldn't send request to peer f70534492002493c81ab7c346471c2e5. 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:11:19.748293 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:19.749053 29915 tablet_replica.cc:333] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.749729 29915 raft_consensus.cc:2243] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.750567 29915 raft_consensus.cc:2272] T fa9dbf78cf674b1685740182b05e9c0e P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.752697 29915 tablet_replica.cc:333] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.753279 29915 raft_consensus.cc:2243] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.754125 29915 raft_consensus.cc:2272] T 9934d33c8eb647578e7721e272ce321b P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.756081 29915 tablet_replica.cc:333] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.756680 29915 raft_consensus.cc:2243] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.757208 29915 raft_consensus.cc:2272] T 6a60d41566624397a223966251a9ce1c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.759215 29915 tablet_replica.cc:333] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.759778 29915 raft_consensus.cc:2243] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.760214 29915 raft_consensus.cc:2272] T e354606d5bf5454e9c9dd2cf3a157b5a P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.762015 29915 tablet_replica.cc:333] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.762584 29915 raft_consensus.cc:2243] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.763291 29915 raft_consensus.cc:2272] T 9cf1f00a069745d4b71659e517969288 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.765051 29915 tablet_replica.cc:333] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.765576 29915 raft_consensus.cc:2243] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.765985 29915 raft_consensus.cc:2272] T 19acb6bf26e84498a4c0107701f6a026 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.767895 29915 tablet_replica.cc:333] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.768425 29915 raft_consensus.cc:2243] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.768870 29915 raft_consensus.cc:2272] T 4d00fc6d96d44ca992cf72e3574927f8 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.770731 29915 tablet_replica.cc:333] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.771292 29915 raft_consensus.cc:2243] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.771741 29915 raft_consensus.cc:2272] T 772d43e45eb84737af5af93b32fef730 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.773669 29915 tablet_replica.cc:333] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.774168 29915 raft_consensus.cc:2243] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.774982 29915 raft_consensus.cc:2272] T 84dc341389d543c79572d40a992e0ce2 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.776811 29915 tablet_replica.cc:333] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.777359 29915 raft_consensus.cc:2243] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.777742 29915 raft_consensus.cc:2272] T f3023bb843c344b0b2f36f33b1dd6ffc P f70534492002493c81ab7c346471c2e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.780216 29915 tablet_replica.cc:333] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.780721 29915 raft_consensus.cc:2243] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.781128 29915 raft_consensus.cc:2272] T 448ec4c47f5543a890588dc82eace0b3 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.783011 29915 tablet_replica.cc:333] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.783504 29915 raft_consensus.cc:2243] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.784237 29915 raft_consensus.cc:2272] T 09b494c14b814a43bc558764d5838ea3 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.786010 29915 tablet_replica.cc:333] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.786525 29915 raft_consensus.cc:2243] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.786957 29915 raft_consensus.cc:2272] T 33dec09ae773405ab02c2dd49f0108e2 P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.788699 29915 tablet_replica.cc:333] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.789173 29915 raft_consensus.cc:2243] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.789976 29915 raft_consensus.cc:2272] T f96da298a5704ab8a2f7c9c622370458 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.791759 29915 tablet_replica.cc:333] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.792275 29915 raft_consensus.cc:2243] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.792709 29915 raft_consensus.cc:2272] T 44fd69cfc16e49ab9af8007d61d27665 P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.794437 29915 tablet_replica.cc:333] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.795019 29915 raft_consensus.cc:2243] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.795559 29915 raft_consensus.cc:2272] T d970082ee03e42ecbab97c2f9561874e P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.797855 29915 tablet_replica.cc:333] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.798365 29915 raft_consensus.cc:2243] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.799057 29915 raft_consensus.cc:2272] T 50b985d86aa64d16888fd30690c2186c P f70534492002493c81ab7c346471c2e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.801195 29915 tablet_replica.cc:333] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5: stopping tablet replica
I20260709 13:11:19.801641 29915 raft_consensus.cc:2243] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.802047 29915 raft_consensus.cc:2272] T be72b3634b2142a7885b0c3e762e7d7c P f70534492002493c81ab7c346471c2e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.831521 29915 tablet_server.cc:196] TabletServer@127.29.54.194:0 shutdown complete.
W20260709 13:11:19.834095  4033 consensus_peers.cc:597] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 -> Peer f70534492002493c81ab7c346471c2e5 (127.29.54.194:37717): Couldn't send request to peer f70534492002493c81ab7c346471c2e5. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.194:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:19.864184 29915 tablet_server.cc:179] TabletServer@127.29.54.195:0 shutting down...
W20260709 13:11:19.888466  4030 consensus_peers.cc:597] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 -> Peer ea04efd5495a41788cba5adb4c2b61bf (127.29.54.193:43293): Couldn't send request to peer ea04efd5495a41788cba5adb4c2b61bf. Status: Network error: Client connection negotiation failed: client connection to 127.29.54.193:43293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:11:19.890406 29915 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:11:19.891309 29915 tablet_replica.cc:333] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.892079 29915 raft_consensus.cc:2243] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.892575 29915 raft_consensus.cc:2272] T e354606d5bf5454e9c9dd2cf3a157b5a P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.894450 29915 tablet_replica.cc:333] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.895079 29915 raft_consensus.cc:2243] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.895520 29915 raft_consensus.cc:2272] T fa9dbf78cf674b1685740182b05e9c0e P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.897276 29915 tablet_replica.cc:333] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.897819 29915 raft_consensus.cc:2243] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.898228 29915 raft_consensus.cc:2272] T 6a60d41566624397a223966251a9ce1c P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.900086 29915 tablet_replica.cc:333] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.900599 29915 raft_consensus.cc:2243] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.901016 29915 raft_consensus.cc:2272] T 9934d33c8eb647578e7721e272ce321b P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.902814 29915 tablet_replica.cc:333] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.903352 29915 raft_consensus.cc:2243] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.903870 29915 raft_consensus.cc:2272] T 19acb6bf26e84498a4c0107701f6a026 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.905577 29915 tablet_replica.cc:333] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.906086 29915 raft_consensus.cc:2243] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.906559 29915 raft_consensus.cc:2272] T 9cf1f00a069745d4b71659e517969288 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.908289 29915 tablet_replica.cc:333] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.908818 29915 raft_consensus.cc:2243] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.909245 29915 raft_consensus.cc:2272] T 4d00fc6d96d44ca992cf72e3574927f8 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.911000 29915 tablet_replica.cc:333] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.911484 29915 raft_consensus.cc:2243] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.911892 29915 raft_consensus.cc:2272] T 772d43e45eb84737af5af93b32fef730 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.913727 29915 tablet_replica.cc:333] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.914238 29915 raft_consensus.cc:2243] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.914705 29915 raft_consensus.cc:2272] T 09b494c14b814a43bc558764d5838ea3 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.916505 29915 tablet_replica.cc:333] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.917024 29915 raft_consensus.cc:2243] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.917754 29915 raft_consensus.cc:2272] T f3023bb843c344b0b2f36f33b1dd6ffc P 943d717ccfa54bc8a0759440556de236 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.920044 29915 tablet_replica.cc:333] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.920585 29915 raft_consensus.cc:2243] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.921008 29915 raft_consensus.cc:2272] T d970082ee03e42ecbab97c2f9561874e P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.922770 29915 tablet_replica.cc:333] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.923250 29915 raft_consensus.cc:2243] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.924018 29915 raft_consensus.cc:2272] T 44fd69cfc16e49ab9af8007d61d27665 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.925935 29915 tablet_replica.cc:333] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.926412 29915 raft_consensus.cc:2243] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.926896 29915 raft_consensus.cc:2272] T 84dc341389d543c79572d40a992e0ce2 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.928731 29915 tablet_replica.cc:333] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.929242 29915 raft_consensus.cc:2243] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.929692 29915 raft_consensus.cc:2272] T 50b985d86aa64d16888fd30690c2186c P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.931465 29915 tablet_replica.cc:333] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.931955 29915 raft_consensus.cc:2243] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.932678 29915 raft_consensus.cc:2272] T be72b3634b2142a7885b0c3e762e7d7c P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.934839 29915 tablet_replica.cc:333] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.935334 29915 raft_consensus.cc:2243] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:19.936100 29915 raft_consensus.cc:2272] T 33dec09ae773405ab02c2dd49f0108e2 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.937924 29915 tablet_replica.cc:333] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.938409 29915 raft_consensus.cc:2243] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.938870 29915 raft_consensus.cc:2272] T f96da298a5704ab8a2f7c9c622370458 P 943d717ccfa54bc8a0759440556de236 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.940706 29915 tablet_replica.cc:333] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236: stopping tablet replica
I20260709 13:11:19.941180 29915 raft_consensus.cc:2243] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:11:19.941609 29915 raft_consensus.cc:2272] T 448ec4c47f5543a890588dc82eace0b3 P 943d717ccfa54bc8a0759440556de236 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:19.979542 29915 tablet_server.cc:196] TabletServer@127.29.54.195:0 shutdown complete.
I20260709 13:11:20.009989 29915 master.cc:562] Master@127.29.54.254:42973 shutting down...
I20260709 13:11:20.032768 29915 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:11:20.033250 29915 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:11:20.033512 29915 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62aed87d4a1742f298ce3d035941b9ea: stopping tablet replica
I20260709 13:11:20.055310 29915 master.cc:584] Master@127.29.54.254:42973 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11374 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23668 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (176476 ms total)
[  PASSED  ] 8 tests.
I20260709 13:11:20.108916 29915 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 386 messages since previous log ~14 seconds ago
I20260709 13:11:20.109117 29915 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:11:20.109247 29915 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 389 messages since previous log ~14 seconds ago
I20260709 13:11:20.109393 29915 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 ~32 seconds ago
I20260709 13:11:20.109529 29915 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 ~32 seconds ago
I20260709 13:11:20.109658 29915 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~114 seconds ago
I20260709 13:11:20.109879 29915 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:11:20.110105 29915 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~5 seconds ago
